/linux-2.4.37.9/Documentation/networking/ |
D | netdevices.txt | 16 Context: process 20 Context: process 26 Context: process 30 Context: nominally process, but don't sleep inside an rwlock
|
D | packet_mmap.txt | 22 In Linux 2.4/2.6 if PACKET_MMAP is not enabled, the capture process is very 33 It's fine to use PACKET_MMAP to improve the performance of the capture process, 64 the following process: 70 user process 96 also the maping of the circular buffer in the user process and 120 circular buffer (ring) of unswappable memory mapped in the capture process. 121 Being mapped in the capture process allows reading the captured frames and 280 the allocation can wait and swap other process' memory in order to allocate 321 The maping of the buffer in the user process is done with the conventional
|
/linux-2.4.37.9/Documentation/ |
D | ptrace.txt | 5 control the parameters of every syscall used by a given process. 33 traced process is running again and/or has a wrong syscall number. 36 process activities using ptrace report alerts when the monitored process
|
D | smp.tex | 63 Within the Linux kernel certain guarantees are made. No process running in 64 kernel mode will be pre-empted by another kernel mode process unless it 67 many operations. Secondly interrupts may pre-empt a kernel running process, 68 but will always return to that process. A process in kernel mode may 79 relinquished. This lock ensures that a kernel mode process will not be 89 process sets perform well but I/O bound task sets can easily degenerate to 141 they will run when they have no real work to process. 155 keeping a process on the same CPU, especially on processor boards with per 159 current process. In Linux/SMP this becomes a macro which expands to 165 process id of zero until the SMP kernel starts up properly. This is [all …]
|
D | mandatory.txt | 15 normally a process' responsibility to check for locks on a file it wishes to 28 block attempts by a process to write to a file that another process holds a 30 file that a process holds a "write " -or- "exclusive" lock on. 71 another process has outstanding mandatory locks. This is in direct 103 2. If a process has locked a region of a file with a mandatory read lock, then 106 released, unless the process has opened the file with the O_NONBLOCK 110 3. If a process has locked a region of a file with a mandatory write lock, all 112 unless a process has opened the file with the O_NONBLOCK flag in which case
|
D | rtc.txt | 26 built in locking so that only one process is allowed to have the /dev/rtc 29 A user process can monitor these interrupts by doing a read(2) or a 30 select(2) on /dev/rtc -- either will block/stop the user process until 35 At high frequencies, or under high loads, the user process should check 52 the process of doing this, the kernel briefly turns off RTC periodic
|
D | cachetlb.txt | 75 Linux to keep track of mmap'd regions for a process, the 196 Linux to keep track of mmap'd regions for a process, the 244 user address space of a process. If it is possible for 292 space of a user process. So for example, VFS layer code 345 part of the address space of a user process (which may be some 346 other process than the current process). The addr argument 347 gives the virtual address in that process's address space, 355 into a user process' address space. It offers an opportunity
|
D | using-newer-gcc.txt | 21 build process. GCC 3.4 was a real pain to introduce as it required a lot of 39 Solution : the two-minutes process 44 is rather fast. I call that a two-minutes process because building an 141 support a trick on the command line during the installation process, which
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | Makefile | 11 all: kernel.o init_task.o pdc_cons.o process.o head64.o unaligned.o perf.o perf_asm.o 13 all: kernel.o init_task.o pdc_cons.o process.o head.o unaligned.o
|
/linux-2.4.37.9/drivers/net/wan/ |
D | dlci.c | 168 int process, header; in dlci_receive() local 172 process = 0; in dlci_receive() 203 process = 1; in dlci_receive() 209 process = 1; in dlci_receive() 225 if (process) in dlci_receive()
|
/linux-2.4.37.9/Documentation/x86_64/ |
D | mm.txt | 3 o per process virtual address space limit of 512 Gigabytes 20 This is where the per-process 512 Gigabytes limit cames from. 26 Since the per-process limit is 512 Gigabytes (due to kernel common 42 During 2.5.x we can break the 512 Gigabytes per-process limit 53 per-process limitation for the 2.4.x timeframe and he has given me and Andi 128 footprint from the regular per-process-stack, so it could allow 157 context switch the first slot is rewritten to the pgd of the new process
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.concap | 5 drivers that need to process an encapsulation protocol. 36 traditional linux network device drivers used to process the 98 - process (xmit) data handed down by upper protocol layer 100 - process connect indication from lower (hardware) layer 101 - process disconnect indication from lower (hardware) layer 128 /* process a frame handed down to us by upper layer */ 135 Protocols that don't process these primitives might fill in
|
/linux-2.4.37.9/arch/arm/mm/ |
D | proc-arm2,3.S | 91 blne update_pte @ process pte 95 blne update_pte @ process pte 99 blne update_pte @ process pte 103 blne update_pte @ process pte
|
/linux-2.4.37.9/include/asm-ia64/sn/ |
D | mmtimer_private.h | 39 struct task_struct *process; member
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | 00-INDEX | 2 - this file: info on the kernel build process
|
/linux-2.4.37.9/Documentation/vm/ |
D | locking | 10 Page stealers pick processes out of the process pool and scan for 11 the best process to steal pages from. To guarantee the existence 16 process adding/deleting to the list. This also guarantees existence 109 which deletes pages from the swap cache if no process has a reference on
|
D | balance | 16 a proactive process. 69 and all process contexts are sleeping. For 2.3, kswapd does not really 74 Page stealing from process memory and shm is done if stealing the page would
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | Makefile | 21 obj-y := process.o signal.o entry.o traps.o irq.o \
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | Makefile | 20 obj-y := process.o signal.o entry.o traps.o irq.o irq_intc.o \
|
/linux-2.4.37.9/drivers/char/ |
D | ChangeLog | 300 values during the extraction process. 333 (random_select): Allow a random refresh daemon process to 470 discipline close blocks, and another process then tries 507 If tty->closing is set, then only process XON and XOFF 573 save the tty's current foreground process group in the 575 terminates, send a SIGHUP, SIGCONT to that process group. 579 orphaned process groups caused by modem hangups. 679 process or process group has not be specified yet, set it 680 to be the tty's process group, or if that is not yet set, 681 to the current process's pid. [all …]
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | Makefile | 18 obj-y := entry.o bitmap.o traps.o time.o process.o irq.o \
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | Makefile | 23 obj-y := entry.o process.o traps.o ints.o signal.o ptrace.o \
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | Makefile | 17 machvec.o pal.o process.o perfmon.o ptrace.o sal.o salinfo.o semaphore.o setup.o \
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | Makefile | 20 obj-y := entry.o bitmap.o traps.o time.o process.o irq.o \
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | README.freeze | 30 for each process using sysrq-t (see Documentation/sysrq.txt). ksymoops 32 possible to figure where *exactly* some process in "D" state is stuck.
|