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]

k name pointer (kobjects)
kallsyms command 2nd
kbuild system
    modules
         building 2nd 3rd
Kconfig file
    modules
         configuration options 2nd 3rd 4th 5th
kdb debugger 2nd
KERN ALERT loglevel
     printk() function
KERN CRIT loglevel
     printk() function
KERN DEBUG loglevel
     printk() function
KERN EMERG loglevel
     printk(0 function
KERN ERR loglevel
     printk() function
KERN INFO loglevel
     printk() function
KERN NOTICE loglevel
     printk() function
KERN WARNING loglevel
     printk() function
kernel
     building
         Booleans 2nd 3rd
         noise minimization 2nd
         spawning multiple jobs 2nd
         tristates 2nd 3rd
     C library 2nd 3rd 4th
    coding style
         braces 2nd 3rd
         comments 2nd 3rd 4th 5th
         consistency
         documentation
         functions 2nd
         importance of
         indent utility 2nd
         indention
         interfaces
         line size 2nd
         naming conventions 2nd
         productivity
         structure initializers 2nd
         typedefs 2nd
     concurrency 2nd
    configuration tools
         make config utility
         make defconfig utility
         make gconfig utility
         make menuconfig utility
         make oldconfig utility
         make xconfig utility
     defined 2nd
     development community
     development kernel 2nd 3rd 4th 5th
    device model
         benefits 2nd 3rd
         kobjects, dentry pointer
         kobjects, embedding 2nd
         kobjects, function of
         kobjects, k name pointer
         kobjects, ksets 2nd
         kobjects, ktypes 2nd
         kobjects, parent pointer
         ksets 2nd
         ktypes 2nd
         subsystems 2nd
     general activities
     GNU C 2nd 3rd
         branch annotation 2nd
         inline assembly 2nd
         inline functions 2nd
     hardware
         interrupt context
         interrupt handlers
     idle process
     installing 2nd
     interrupt context
         stack space 2nd
     lack of memory protection 2nd
    linked lists
         navigating through 2nd
         structure of 2nd 3rd 4th
    Linux community
         deugging help resources 2nd
     Linux versus Unix 2nd 3rd
     microkernels 2nd 3rd 4th 5th
     monolithic 2nd 3rd 4th 5th
     no use of floating point instructions
     portability 2nd
    preemption
         disabling 2nd 3rd
     procfs (virtual filesystem) 2nd 3rd 4th
    random number generator
         pseudo 2nd 3rd
         true 2nd 3rd
     rules 2nd
    source code
         downloading
         incremental patches 2nd
    source tree
         root directories
     stable kernel 2nd 3rd 4th 5th
    stacks
         small, fixed-size 2nd
     synchronization 2nd
     system calls 2nd 3rd 4th
     Unix versus Linux 2nd 3rd
     vendors
     version naming convention 2nd
    Web sites
         Kernel Newbies
         Kernel Traffic
         Kernel.org
         KernelTrap
         Linux Weekly News
         OS News
         Tech9.net
kernel directory
     kernel source tree
Kernel Event Layer
    events
         D-BUS
         netlink
         parameters 2nd 3rd
         payloads
         verb strings
kernel locked() function
kernel maintainer 2nd
kernel messages
     klogd daemon
     log buffer 2nd
     syslogd daemon
Kernel Newbies Web site 2nd
kernel preemption 2nd 3rd 4th 5th
     per-CPU data 2nd 3rd
     portability 2nd
kernel source tree
    modules
         drivers directory 2nd 3rd
         externally living 2nd
kernel threads 2nd 3rd
     ksoftirqd task 2nd
    memory
         mm struct 2nd
     pdflush task 2nd
kernel timers 2nd [See timers]
Kernel Traffic Web site 2nd
Kernel,org Web site
kernel-space
Kernel.org
    source code
         downloading
kernels
    book resources
         Design and Implementation of the 4.4BSD Operating System (i)
         Design and Implementation of the FreeBSD Operating System (i)
         Design of the Unix Operating System, The (i)
         HP-UX 11i Internals (i)
         IA-64 Linux Kernel (i)
         Linux Device Drivers (i)
         Solaris Internals … Core Kernel Architecture (i)
         Unix Internals … The New Frontiers (i)
         UNIX Systems for Modern Architectures (i)
     known-safe
    Linux
         dynamic loading
         object-oriented device model
         preemptive nature
         symmetrical multiprocessor (SMP)
         thread support
    microkernels
         message passing
KernelTrap Web site
kfree percpu() function
kfree() function 2nd
kgdb patch
klogd daemon
kmalloc percpu() function
kmalloc() function 2nd 3rd 4th
     gpf_mask flags 2nd
         action modifiers 2nd
         type flags 2nd 3rd 4th
         zone modifiers 2nd
known-safe kernels
kobjects
     allocating
     declaring 2nd
     dentry pointer
     embedding 2nd
    events
         Kernel Event Layer
         Kernel Event Layer, D-BUS
         Kernel Event Layer, netlink
         Kernel Event Layer, parameters 2nd 3rd
         Kernel Event Layer, payloads
         Kernel Event Layer, verb strings
     function of
     initializing 2nd
     k name pointer
     ksets 2nd
         field setting
     ktypes 2nd
     manipulation of 2nd
     naming
     parent pointer
    reference counts
         bumping
         decrementing
         incrementing
         kref structure 2nd 3rd
         pinned
     structures
         struct kobj type
         struct kobject
         struct ksets
         struct subsystems
    sysfs file system
         adding 2nd
         dentry variable
         device topology 2nd 3rd 4th
         devices directory
         file additions
         file attributes 2nd 3rd
         file attributes, conventions 2nd 3rd
         file attributes, creating 2nd
         file attributes, destroying 2nd
         removing
         root directories 2nd
kqdb debugger
kref strcture (kobjects)
     reference counts 2nd 3rd
ksets 2nd
     subsystems 2nd
ksoftirqd task
     kernel threads 2nd
ksoftirqd threads
     tasklet processing 2nd 3rd
ksymoops command 2nd
ktypes 2nd
kupdated daemon

Team LiB
Previous Section Next Section