*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 roundrobin_interval(9) -- perform round-robin scheduling of runnable processes
    Each process has three different priorities stored in struct proc: p_usrpri, p_nativepri, and p_priority. The p_usrpri member is the user priority of the process calculated from a process' estimated ...
 rtalloc(9) -- look up a route in the kernel routing table
    The kernel uses a radix tree structure to manage routes for the networking subsystem. The rtalloc() family of routines is used by protocols to query this structure for a route corresponding to a parti...
 rtalloc1(9) -- look up a route in the kernel routing table
    The kernel uses a radix tree structure to manage routes for the networking subsystem. The rtalloc() family of routines is used by protocols to query this structure for a route corresponding to a parti...
 rtalloc_ign(9) -- look up a route in the kernel routing table
    The kernel uses a radix tree structure to manage routes for the networking subsystem. The rtalloc() family of routines is used by protocols to query this structure for a route corresponding to a parti...
 rtentry(9) -- structure of an entry in the kernel routing table
    The kernel provides a common mechanism by which all protocols can store and retrieve entries from a central table of routes. Parts of this mechanism are also used to interact with user-level processes...
 runqueue(9) -- manage the queue of runnable processes
    The run queue consists of four priority queues: itqueues for interrupt threads, rtqueues for realtime priority processes, queues for time sharing processes, and idqueues for idle priority processes. E...
 runtime(9) -- system time variables
    The time variable is the system's ``wall time'' clock. It is set at boot by inittodr(9), and is updated by the settimeofday(2) system call and by periodic clock interrupts. The boottime variable ho...
 sbuf(9) -- safe string formatting
    The sbuf family of functions allows one to safely allocate, construct and release bounded null-terminated strings in kernel space. Instead of arrays of characters, these functions operate on structure...
 sbuf_cat(9) -- safe string formatting
    The sbuf family of functions allows one to safely allocate, construct and release bounded null-terminated strings in kernel space. Instead of arrays of characters, these functions operate on structure...
 sbuf_clear(9) -- safe string formatting
    The sbuf family of functions allows one to safely allocate, construct and release bounded null-terminated strings in kernel space. Instead of arrays of characters, these functions operate on structure...
 sbuf_cpy(9) -- safe string formatting
    The sbuf family of functions allows one to safely allocate, construct and release bounded null-terminated strings in kernel space. Instead of arrays of characters, these functions operate on structure...
 sbuf_data(9) -- safe string formatting
    The sbuf family of functions allows one to safely allocate, construct and release bounded null-terminated strings in kernel space. Instead of arrays of characters, these functions operate on structure...
 sbuf_delete(9) -- safe string formatting
    The sbuf family of functions allows one to safely allocate, construct and release bounded null-terminated strings in kernel space. Instead of arrays of characters, these functions operate on structure...
 sbuf_finish(9) -- safe string formatting
    The sbuf family of functions allows one to safely allocate, construct and release bounded null-terminated strings in kernel space. Instead of arrays of characters, these functions operate on structure...
 sbuf_len(9) -- safe string formatting
    The sbuf family of functions allows one to safely allocate, construct and release bounded null-terminated strings in kernel space. Instead of arrays of characters, these functions operate on structure...
<<  [Prev]  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  
33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service