Query: find_next_best_node
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FIND_NEXT_BEST_NODE(9) Memory Management in Linux FIND_NEXT_BEST_NODE(9)NAMEfind_next_best_node - find the next node that should appear in a given node's fallback listSYNOPSISint find_next_best_node(int node, nodemask_t * used_node_mask);ARGUMENTSnode node whose fallback list we're appending used_node_mask nodemask_t of already used nodesDESCRIPTIONWe use a number of factors to determine which is the next node that should appear on a given node's fallback list. The node should not have appeared already in node's fallback list, and it should be the next closest node according to the distance array (which contains arbitrary distance values from each node to each node in the system), and should also prefer nodes with no CPUs, since presumably they'll have very little allocation pressure on them otherwise. It returns -1 if no node is found.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FIND_NEXT_BEST_NODE(9)
Related Man Pages |
---|
blt_treegetnode(3) - debian |
blt_treedeletenode(3) - debian |
getnode(8) - ultrix |
di_minor_next(3devinfo) - debian |
net::jabber::loudmouth::messagenode(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Tar Command |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |
32 bit process addressing more than 4GB |