Team LiB
Previous Section Next Section

Index


[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

ABBA deadlocks 2nd
absolute time 2nd
accessing
    system calls
         from user-space (C library) 2nd
action modifiers
     gpf_mask flags 2nd
activate task() function
add_interrupt_randomness() function
add_keyboard_randomness() function
add_mouse_randomness() function
add_timer_randomness() function
adding
    kobjects
         from sysfs file system 2nd
address intervals
    memory
         creating 2nd 3rd 4th 5th 6th
         removing 2nd 3rd
address_space object
     page caches
         a_ops field
         commit_write() method
         host field
         i_mmap field
         prepare_write() method
         readpage() method 2nd
         writepage() method 2nd
    radix tree
         searching page caches 2nd
addresses (memory)
     memory areas 2nd
         contents of 2nd 3rd
addressing memory 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th
Advanced Programming in the UNIX Environment (i)
advisory locks
AIX (IBM)
algorithms
     asymptotic behavior
     big-o notation 2nd 3rd
     big-theta notation 2nd 3rd
     defined 2nd
     scalability 2nd
     scheduling algorithm 2nd
    time complexity values
         dangers of 2nd
         listing of 2nd
alignment of data 2nd
     issues 2nd
     nonstandard types 2nd
     structure padding 2nd 3rd 4th
alloc page() function
alloc pages() function 2nd 3rd
alloc_page() function
allocating
     kobjects
     memory 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd 24th 25th 26th 27th 28th 29th 30th 31st 32nd 33rd 34th 35th 36th 37th
         statically on stacks 2nd 3rd 4th 5th
         which method to use 2nd 3rd
     memory descriptor 2nd
     process descriptors 2nd
allocating memory 2nd
allocation of memory
anonymous mapping
Anticipatory I/O Scheduler
     directory location
     minimized read latency 2nd 3rd
API (Application Programming Interface) 2nd
APIC timer
APIs
    book resources
         Advanced Programming in the UNIX Environment (i)
         Linux Application Development (i)
         UNIX Network Programming (i)
Application Programming Interface (API) 2nd
arch directory
     kernel source tree
architectures
    Linux support
         word sizes 2nd 3rd
     page size listing 2nd
arguments
     system calls
arrays
     per-CPU data 2nd 3rd
Art of Computer Programming (i)
assembly instructions
     inline assembly (GNU C) 2nd
asserting
     bugs 2nd
asynchronous interrupts
AT&T
atomic operations
     bitwise
         listing of operations 2nd 3rd
     increments 2nd
     integers 2nd
         converting
         counter implementation
         defining
         listing of operations 2nd
         overhead advantages
         testing
     interfaces
     supported architectures
atomic t data type 2nd
     converting
     counter implementation
     defining
     testing
atomic_t data type (opaque)
atomicity
     versus ordering 2nd
atomicity debugging 2nd
attributes
    sysyfs file system
         conventions 2nd 3rd
         creating 2nd
         destroying 2nd

Team LiB
Previous Section Next Section