understanding linux kernel 3rd by Daniel P. Bovet
Author:Daniel P. Bovet
Language: eng
Format: epub
Tags: Linux
Publisher: epub掌上书苑
Published: 2012-10-17T16:00:00+00:00
[A] [C] [D] [E] [F] [G] [H] [J] [K] [L] [M] [N] [O] [V] [W] [X] [Z]
a.out executable format
aborts
access control lists
access rights
access_ok
include/asm-i386/uaccess.h
account_it_prof
kernel/sched.c
account_it_virt
kernel/sched.c
account_system_time
kernel/sched.c
account_user_time
kernel/sched.c
ACPI 2nd 3rd 4th
Power Management Timer 2nd 3rd
activate_page
mm/swap.c
add_disk
drivers/block/genhd.c
add_page_to_active_list
include/linux/mm_inline.h
add_page_to_inactive_list
include/linux/mm_inline.h
add_timer
include/linux/timer.h
add_to_page_cache
mm/filemap.c
add_to_swap
mm/swap_state.c
add_to_swap_cache
mm/swap_state.c
__add_to_swap_cache
mm/swap_state.c
add_wait_queue
kernel/wait.c
add_wait_queue_exclusive
kernel/wait.c
address spaces 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd
creating
deleting
IPC shared memory regions
address_space
include/linux/fs.h
address_space_operations
include/linux/fs.h
AGPs
AIO rings
aio_complete
fs/aio.c
aio_pread
fs/aio.c
aio_pwrite
fs/aio.c
aio_ring
include/linux/aio.h
aio_run_iocb
fs/aio.c
aio_wq
fs/aio.c
alignment_check
arch/i386/kernel/entry.S
alloc_bootmem_low_pages
include/linux/bootmem.h
alloc_buffer_head
fs/buffer.c
alloc_chrdev_region
fs/char_dev.c
alloc_disk
drivers/block/genhd.c
alloc_page
include/linux/gfp.h
alloc_page_buffers
fs/buffer.c
alloc_pages
include/linux/gfp.h
__alloc_pages
mm/page_alloc.c
alloc_percpu
include/linux/percpu.h
alloc_slabmgmt
mm/slab.c
alloc_task_struct()
kernel/fork.c
alloc_thread_info
include/asm-i386/thread_info.h
alloc_vfsmnt
fs/namespace.c
allocate_resource
kernel/resource.c
anon_pipe_buf_ops
fs/pipe.c
anon_vma
include/linux/rmap.h
anonymous mapping
apic_intr_init
arch/i386/kernel/apic.c
apic_timer_interrupt
include/asm-i386/mach-default/
APICs
CPU local timer
I/O APICs
local APICs
arbitration
interrupts
time interrupt handlers
timers, synchronization of
APM 2nd
arch_get_unmapped_area
mm/mmap.c
arch_get_unmapped_area_topdown
mm/mmap.c
arch_pick_mmap_layout
arch/i386/mm/mmap.c
array_cache
mm/slab.c
assembly language fragments
asm statements
embedded in the C code
extended inline assembly language
assembly language instructions
bound 2nd 3rd
bsfl
call
cld
cli 2nd 3rd 4th 5th 6th
clts
ESCAPE instructions 2nd
far jmp
fnsave
FPU instructions
frstor
fxrstor
fxsave
hlt
in 2nd 3rd
ins
int 2nd 3rd 4th 5th 6th 7th 8th 9th 10th
int3 2nd 3rd
into 2nd 3rd
invlpg
iret 2nd 3rd 4th 5th 6th 7th
lfence
lidt 2nd
lock byte 2nd 3rd
mfence
MMX instructions 2nd
movsb
movzwl
out 2nd 3rd
outb
outs
pause
rdtsc
rep bytes 2nd
ret
scasb
sfence
SSE/SSE2 instructions 2nd
sti 2nd 3rd 4th
string instructions 2nd
sysenter 2nd 3rd 4th 5th 6th
sysexit 2nd
xchg
asynchronous DMA mappings
see streaming DMA mappings
asynchronous I/O contexts
asynchronous interrupts
asynchronous notifications
atomic memory allocation requests
atomic operations 2nd
atomic_add
include/asm-i386/atomic.h
atomic_add_negative
include/asm-i386/atomic.h
atomic_add_return
include/asm-i386/atomic.h
atomic_clear_mask
include/asm-i386/atomic.h
atomic_dec
include/asm-i386/atomic.h
atomic_dec_and_test
include/asm-i386/atomic.h
atomic_dec_return
include/asm-i386/atomic.h
atomic_inc
include/asm-i386/atomic.h
atomic_inc_and_test
include/asm-i386/atomic.h
atomic_inc_return
include/asm-i386/atomic.h
atomic_read
include/asm-i386/atomic.h
atomic_set
include/asm-i386/atomic.h
atomic_set_mask
include/asm-i386/atomic.h
atomic_sub
include/asm-i386/atomic.h
atomic_sub_and_test
include/asm-i386/atomic.h
atomic_sub_return
include/asm-i386/atomic.h
atomic_t
include/asm-i386/atomic.h
attach_pid
kernel/pid.c
autoremove_wake_function
kernel/wait.c
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(14778)
The Mikado Method by Ola Ellnestam Daniel Brolund(12038)
Hello! Python by Anthony Briggs(11949)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(11368)
Dependency Injection in .NET by Mark Seemann(11134)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10528)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(9966)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(9573)
Grails in Action by Glen Smith Peter Ledbrook(9292)
Hit Refresh by Satya Nadella(9039)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(8893)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(8759)
The Kubernetes Operator Framework Book by Michael Dame(8473)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(8360)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8294)
Robo-Advisor with Python by Aki Ranin(8247)
Practical Computer Architecture with Python and ARM by Alan Clements(8223)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(8192)
Building Low Latency Applications with C++ by Sourav Ghosh(8096)