Home
last modified time | relevance | path

Searched refs:processes (Results 1 – 181 of 181) sorted by relevance

/linux-4.4.14/Documentation/cgroups/
Dpids.txt20 number of processes currently in the cgroup is given by pids.current.
24 be smaller than pids.current, or attaching enough processes to the cgroup such
43 Then we create a hierarchy, set limits and attach processes to it:
56 # ( /bin/echo "Here's some processes for you." | cat )
71 # ( /bin/echo "Here's some processes for you." | cat )
76 processes from being forked at all (note that the shell itself counts towards
Dnet_prio.txt33 processes in this group and egressing the system on various interfaces. It
40 This command would force any traffic originating from processes belonging to the
Dcgroups.txt25 2.2 Attaching processes
53 anything that wants to act on a group of processes, e.g. a
74 accounting/limiting the resources which processes in a cgroup can
86 grouping/partitioning of processes, with newly forked processes ending
421 has processes attached, or is held alive by other subsystem-specific
424 2.2 Attaching processes
679 Q: When I attach processes, only the first of the line gets really attached !
Dunified-hierarchy.txt259 organize processes as it sees fit and further distribute the resources
276 delegatees from smuggling processes across disjoint sub-hierarchies.
288 resources the processes under C0 are entitled to are controlled by
291 the processes under C0 and further control the distribution of C0's
297 only be able to move processes in each sub-hierarchy but also across
558 aggressively will not terminate the processes, but instead it will
603 processes in sub-hierarchies may be delegated by changing the
Dcpusets.txt30 2.4 Attaching processes
75 the efficient scheduling and memory placement of processes.
111 Memory Nodes are used by a process or set of processes.
744 the CPUs and Memory Nodes it can use, the processes that are using
767 processes attached).
810 2.4 Attaching processes
832 Q: When I attach processes, only the first of the line gets really attached !
Dmemory.txt58 cgroup.procs # show list of processes
126 processes associated with the controller. Each cgroup has a memory controller
176 processes, duplicate accounting is carefully avoided.
308 kernel memory, we prevent new processes from being created when the kernel
Dmemcg_test.txt62 (b) If the SwapCache has been mapped by processes, it has been
/linux-4.4.14/Documentation/security/
DYama.txt15 running state of any of their processes. For example, if one application
17 attach to other running processes (e.g. Firefox, SSH sessions, GPG agent,
41 Firefox's crash handlers, and by Wine for allowing only Wine processes
63 2 - admin-only attach: only processes with CAP_SYS_PTRACE may use ptrace
66 3 - no attach: no processes may use ptrace with PTRACE_ATTACH nor via
DSmack.txt171 label hosts only from processes that have Smack write access
225 label hosts without CIPSO headers, but only from processes
233 This contains labels processes must have for CAP_MAC_ADMIN
235 these capabilities are effective at for processes with any
495 for two processes with different labels to share data without granting
509 Sockets are data structures attached to processes and sending a packet from
666 to processes running with various labels.
743 access mode will logged. When a new label is introduced for processes
Dkeys-request-key.txt141 processes for a key that will never be obtainable.
Dcredentials.txt205 accesses performed by processes, without the necessity of ordinary
Dkeys.txt863 calling processes has a searchable link to the key from one of its
/linux-4.4.14/Documentation/power/
Dfreezing-of-tasks.txt6 The freezing of tasks is a mechanism by which user space processes and some
14 PF_NOFREEZE unset (all user space processes and some kernel threads) are
24 fake signal to all user space processes, and wakes up all the kernel threads.
31 kernel/freezer.c & include/linux/freezer.h). User space processes are generally
38 For user space processes try_to_freeze() is called automatically from the
110 The majority of these are user space processes, but if any of the kernel threads
122 3. The third reason is to prevent user space processes and some kernel threads
152 4. Another reason for freezing tasks is to prevent user space processes from
154 space processes should not notice that such a system-wide operation has occurred
174 space processes:
[all …]
Dbasic-pm-debugging.txt47 - test the freezing of processes
50 - test the freezing of processes and suspending of devices
53 - test the freezing of processes, suspending of devices and platform
57 - test the freezing of processes, suspending of devices, platform
61 - test the freezing of processes, suspending of devices, platform global
69 /sys/power/pm_test (eg. "devices" to test the freezing of processes and
78 Then, the kernel will try to freeze processes, suspend devices, wait a few
80 parameter), resume devices and thaw processes. If "platform" is written to
Dnotifiers.txt10 .resume() or .complete() routines (user land processes are frozen at these
11 points). The solution may be to load the firmware into memory before processes
Dtricks.txt20 * try running as few processes as possible, preferably go to single
D00-INDEX14 - How processes and controlled during suspend
Duserland-swsusp.txt33 SNAPSHOT_FREEZE - freeze user space processes (the current process is
37 SNAPSHOT_UNFREEZE - thaw user space processes frozen by SNAPSHOT_FREEZE
113 unfreeze user space processes frozen by SNAPSHOT_UNFREEZE if they are
Dswsusp.txt80 interrupt our programs so processes that are calculating something for a long
164 A: The freezing of tasks is a mechanism by which user space processes and some
240 user processes are stopped
261 …user processes are stopped (in common case there are none, but with resume-from-initrd, no one kno…
272 thaw all user processes
Dcharger-manager.txt33 monitoring the battery health and tasks, and user processes that are
Dpm_qos_interface.txt72 Only processes can register a pm_qos request. To provide for automatic
/linux-4.4.14/drivers/android/
DKconfig15 Binder is used in Android for both communication between processes,
20 between said processes.
/linux-4.4.14/arch/cris/
DKconfig.debug35 bool "Keep segfaulting processes"
37 Place segfaulting user mode processes on a wait queue instead of
/linux-4.4.14/drivers/infiniband/
DKconfig21 userspace processes to send and receive MADs. You will also
30 communication manager (CM). This allows userspace processes
/linux-4.4.14/Documentation/vm/
Dpage_migration32 through user space processes that move pages. A special function call
45 of processes in a cpuset are moved if the allowed memory nodes of a
101 processes that attempt to access the page will now wait on the page lock.
103 5. The radix tree lock is taken. This will cause all processes trying
135 so will enable access for user space processes not already waiting for
Duserfaultfd.txt39 different processes without them being aware about what is going on
96 page faults in the guest scheduler so those guest processes that
Dpagemap.txt34 pages between processes.
113 identical memory pages dynamically shared between one or more processes
Dhwpoison.txt5 kill the processes associated with it and avoid using it in the future.
Dslub.txt307 The slabinfo-gnuplot.sh script will pre-processes the collected records
Dnuma_memory_policy.txt14 memory may be allocated by a set of processes. Memory policies are a
Dunevictable-lru.txt441 sections above. Both processes (migration and m[un]locking) hold the page
/linux-4.4.14/Documentation/filesystems/
Dmandatory-locking.txt32 processes. File locks are applied using the flock() and fcntl() system calls
41 In a perfect world all processes would use and honour a cooperative, or
123 other processes are permitted to read from that region. If any of these
124 processes attempts to write to the region it will block until the lock is
135 any mandatory locks owned by other processes will be rejected with the
167 Not even root can override a mandatory lock, so runaway processes can wreak
Dfuse.txt232 other users' and the super user's processes
235 other users' or the super user's processes
262 undesired behavior in other users' processes, such as:
275 of other users' processes.
289 The solution to this as well as B) is not to allow processes
306 measures, that system processes will never enter non-privileged
310 users' processes.
Dproc.txt105 * Uncovering various information about the kernel and the processes running
446 in memory, where each page is divided by the number of processes sharing it.
925 has been allocated by processes, even if it has not been
933 This is useful if one needs to guarantee that processes will
1285 processes 2915
1295 - user: normal processes executing in user mode
1296 - nice: niced processes executing in user mode
1297 - system: processes executing in kernel mode
1317 The "processes" line gives the number of processes and threads created, which
1324 The "procs_blocked" line gives the number of processes currently blocked,
[all …]
Dlocks.txt36 to lock solid with deadlocked processes.
Dcoda.txt156 When processes on a Coda enabled system access files in the Coda
269 proceeds through messages. The synchronization between processes
271 up processes. The Coda FS driver processes VFS- and pioctl-requests
308 now returns and Venus processes the request.
324 the FS Driver. The FS driver processes the request immediately
1613 much more delicate. User processes hold reference counts in Coda
1640 +o Close will notify any sleeping processes that their upcall cannot
Ddirectory-locking76 Thus all processes are blocked on ->i_mutex.
Doverlayfs.txt110 directory is opened and read by two processes at the same time, they
Dsysfs.txt198 When writing sysfs files, userspace processes should first read the
Dsharedsubtree.txt196 namespaces. But namespaces are associated with processes. If
Dxfs-delayed-logging-design.txt681 given separate wait lists to reduce lock contention and the number of processes
/linux-4.4.14/Documentation/block/
Dioprio.txt10 processes or process groups, similar to what has been possible with cpu
21 higher priority than any other in the system, processes from this class are
36 IOPRIO_CLASS_IDLE: This is the idle scheduling class, processes running at this
Dcfq-iosched.txt5 I/O bandwidth for all the processes which requests an I/O operation.
7 CFQ maintains the per process queue for the processes which request I/O
9 requests from all the processes are batched together according to their
/linux-4.4.14/kernel/debug/kdb/
Dkdb_cmds3 # processes. Commands that require process data (including stack or
/linux-4.4.14/security/keys/
DKconfig29 in the sense that they stay around after all processes of that UID
34 LSMs gets to rule on which admin-level processes get to access the
/linux-4.4.14/Documentation/locking/
Drt-mutex-design.txt34 processes, let's call them processes A, B, and C, where A is the highest
65 to understand, let's use the previous example, with processes A, B, and C again.
78 PI chain - The PI chain is an ordered series of locks and processes that cause
79 processes to inherit priorities from a previous process that is
107 waiters - A list of processes that are blocked on a mutex.
115 differentiate between two processes that are being described together.
121 The PI chain is a list of processes and mutexes that may cause priority
162 For PI to work, the processes at the right end of these chains (or we may
164 than the processes to the left or below in the chain.
187 on both mutexes and processes, I'll explain the plist. This is similar to
[all …]
Dww-mutex-design.txt10 can be shared across contexts/processes, exist in different memory
/linux-4.4.14/kernel/
Dcred.c339 atomic_inc(&p->cred->user->processes); in copy_creds()
372 atomic_inc(&new->user->processes); in copy_creds()
465 atomic_inc(&new->user->processes); in commit_creds()
469 atomic_dec(&old->user->processes); in commit_creds()
Duser.c93 .processes = ATOMIC_INIT(1),
Dfork.c1315 if (atomic_read(&p->real_cred->user->processes) >= in copy_process()
1657 atomic_dec(&p->cred->user->processes); in copy_process()
Dexit.c177 atomic_dec(&__task_cred(p)->user->processes); in release_task()
Dsys.c436 if (atomic_read(&new_user->processes) >= rlimit(RLIMIT_NPROC) && in set_user()
/linux-4.4.14/Documentation/infiniband/
Duser_verbs.txt50 unprivileged processes do not exceed their RLIMIT_MEMLOCK limit.
68 use by non-privileged processes, it may be useful to add an
/linux-4.4.14/Documentation/namespaces/
Dresource-control.txt3 of processes is allowed to switch user ids. With user namespaces
/linux-4.4.14/Documentation/mic/
Dscif_overview.txt22 SCIF exposes the notion of a connection which can be used by peer processes on
60 SCIF allows memory sharing via mmap(..) between processes on different PCIe
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-devices-system-cpu24 If set by a process it will be inherited by child processes.
Dsysfs-firmware-opal-elog35 it easier for simple user space processes to extract
/linux-4.4.14/tools/perf/Documentation/
Dperf-bench.txt93 options (20 sender and receiver processes per group)
94 (10 groups == 400 processes run)
Dperf-timechart.txt52 Select the processes to display, by name or PID
Dintel-pt.txt482 By default "perf record" post-processes the event stream to find all build ids
537 In per-cpu mode all processes (or processes from the selected cgroup i.e. -G
538 option, or processes selected with -p or -u) are traced. Each cpu has its own
556 mode too if the workload creates new processes.
Dperf-stat.txt158 or processes (-p option).
Dperf-script-perl.txt17 built-in Perl interpreter. It reads and processes the input file and
Dperf-script-python.txt17 built-in Python interpreter. It reads and processes the input file and
/linux-4.4.14/Documentation/networking/
Dip_dynaddr.txt9 while in SYN_SENT state (diald-box processes).
Dnetlink_mmap.txt15 are mapped into the processes address space.
23 kernel processes all messages contained in the ring using a single sendmsg()
36 kernel, then a call to mmap() to map the ring into the processes address space:
Ddns_resolver.txt136 off and processes any options included in the data, and then attaches the
Drds.txt17 cluster - so in a cluster with N processes you need N sockets, in contrast
86 processes sending to this congested port.
Dphonet.txt8 and RPC. With the Linux Phonet socket family, Linux host processes can
Dtimestamping.txt375 Only a processes with admin rights may change the configuration. User
376 space is responsible to ensure that multiple processes don't interfere
Dopenvswitch.txt18 When a packet arrives on a vport, the kernel module processes it by
Dip-sysctl.txt197 processes. The list is a subset of those listed in
823 If set, allows processes to bind() to non-local IP addresses,
1496 If set, allows processes to bind() to non-local IPv6 addresses,
Dscaling.txt421 with the CPU that processes transmit completions for that queue
Dpacket_mmap.txt584 processes. This also works in combination with mmap(2) on packet sockets.
/linux-4.4.14/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,video.txt7 Xilinx video IP pipeline processes video streams through one or more Xilinx
/linux-4.4.14/Documentation/sysctl/
Dvm.txt106 huge pages although processes will also directly compact memory as required.
280 will use the legacy (2.4) layout for all processes.
388 Control how to kill processes when uncorrected memory error (typically
396 1: Kill all processes that have the corrupted and not reloadable page mapped
401 0: Only unmap the corrupted page from all processes and only kill a process
404 The kill is done using a catchable SIGBUS with BUS_MCEERR_AO, so processes can
480 of memory userspace processes should not be allowed to write to them. By
540 Type(A) offers the best locality for processes on Node(0), but ZONE_DMA
681 called oom_killer. Usually, oom_killer can kill rogue processes and
803 Allowing zone reclaim to write out pages stops processes that are
[all …]
Dnet.txt104 Allow processes to receive tx timestamps looped together with the original
106 processes are dropped unless socket option SOF_TIMESTAMPING_OPT_TSONLY is set.
181 the target CPU processes packets. It might give some delay on timestamps, but
Dfs.txt232 1 - (debug) - all processes dump core when possible. The core dump is
236 contents of privileged processes.
Dkernel.txt226 processes proc files prematurely. This in turn creates the
230 processes may be piped to user space applications in parallel. If
231 this value is exceeded, then those crashing processes above that value
233 special value, indicating that unlimited processes may be captured in
813 0 - (default) Same behavior as above, but warn about processes that
/linux-4.4.14/Documentation/x86/x86_64/
Dmm.txt29 the processes using the page fault handler, with init_level4_pgt as
/linux-4.4.14/Documentation/
Dunshare.txt31 between processes and "threads". The kernel allows processes to share
67 processes when working with these directories. Using unshare, a PAM
79 client requests by creating processes that share resources such as
128 context that are currently being shared with other processes. Part
Dsysrq.txt23 8 = 0x8 - enable debugging dumps of processes etc.
26 64 = 0x40 - enable signalling of processes (term, kill, oom-kill)
76 'e' - Send a SIGTERM to all processes, except for init.
86 'i' - Send a SIGKILL to all processes, except for init.
174 processes.
DSAK.txt51 You can identify processes which will be killed by SAK with the
Dmd-cluster.txt101 receiver processes the message
Dcachetlb.txt243 processes to mmap shared memory at address which are a multiple of
314 the actual flush if there are currently no user processes
Dmodule-signing.txt115 packages to the kernel build processes for the tool that does the signing.
Dnommu-mmap.txt56 are visible in other processes (no MMU protection), but should not
Dinitrd.txt46 It is therefore possible to leave processes running on initrd during that
Dworkqueue.txt92 which manages worker-pools and processes the queued work items.
Dcpu-hotplug.txt250 - All processes are migrated away from this outgoing CPU to new CPUs.
Ddma-buf-sharing.txt77 drivers and/or processes.
Dkernel-docs.txt516 files/directories/processes invisible, become root, hijack ttys,
DIPMI.txt100 interface for use by application processes.
Dmemory-barriers.txt559 machines with split caches, so that, for example, one cache bank processes
560 even-numbered cache lines and the other bank processes odd-numbered cache
2229 the semaphore's list of waiting processes:
Dkernel-parameters.txt419 32: only for 32-bit processes
420 64: only for 64-bit processes
421 on: enable for both 32- and 64-bit processes
422 off: disable for both 32- and 64-bit processes
Ddevices.txt3337 PPP capability) to arbitrary data-generation processes. Each PTY has
/linux-4.4.14/Documentation/scheduler/
Dsched-rt-group.txt33 are real-time processes).
95 processes. With CONFIG_RT_GROUP_SCHED it signifies the total bandwidth
122 done that, even if the user has the rights to run processes with realtime
Dsched-stats.txt151 report on how well a particular process or set of processes is faring
/linux-4.4.14/block/
DKconfig.iosched29 among all processes in the system. It should provide a fair
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-memory-page-offline34 any processes owning the page. The kernel will avoid
/linux-4.4.14/tools/perf/bench/
Dnuma.c859 int processes = 0; in count_node_processes() local
873 processes++; in count_node_processes()
879 return processes; in count_node_processes()
979 int processes = count_node_processes(node); in calc_convergence() local
982 tprintf(" %2d/%-2d", nr, processes); in calc_convergence()
984 process_groups += processes; in calc_convergence()
/linux-4.4.14/drivers/staging/android/
DKconfig34 Registers processes to be killed when low memory conditions, this is useful
/linux-4.4.14/Documentation/prctl/
Dseccomp_filter.txt66 processes will be constrained to the same filters and system
72 programs cannot be applied to child processes with greater privileges
138 allow use of ptrace, even of other sandboxed processes, without
Dno_new_privs.txt11 - chroot is disallowed to unprivileged processes, since it would allow
/linux-4.4.14/arch/powerpc/platforms/
DKconfig.cputype240 processes can execute altivec instructions.
257 processes can execute VSX instructions.
314 'spe enable' bit so user processes can execute SPE instructions.
/linux-4.4.14/Documentation/device-mapper/
Ddm-log.txt41 logging requests to userspace, where a daemon receives and processes the
/linux-4.4.14/arch/metag/
DKconfig178 This option allows processes to use FPU hardware available with this
188 This option allows processes to use DSP hardware available
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-calling.txt58 mailboxes for pending commands, processes them, sets the result code, populates
Dfw-dma.txt40 - The driver post-processes the newly transferred buffers.
/linux-4.4.14/drivers/char/ipmi/
DKconfig44 userland processes may use IPMI. It supports poll() and select().
/linux-4.4.14/Documentation/arm/
Dmemory.txt11 space, and this must be shared between user space processes, the
DPorting76 Anything above TASK_SIZE is common to all processes. I'll call
/linux-4.4.14/crypto/
DKconfig1116 This module provides the Cast5 cipher algorithm that processes
1142 This module provides the Cast6 cipher algorithm that processes
1171 one that processes three blocks parallel.
1302 This module provides Serpent cipher algorithm that processes eight
1324 This module provides Serpent cipher algorithm that processes four
1346 This module provides the Serpent cipher algorithm that processes
1369 This module provides Serpent cipher algorithm that processes 16
1462 This module provides Twofish cipher algorithm that processes three
1488 This module provides the Twofish cipher algorithm that processes
/linux-4.4.14/mm/
DKconfig259 Allows the migration of the physical location of pages of processes
378 if there are a lot of transient processes.
608 int "Maximum user stack size for 32-bit processes (MB)"
615 user processes when the stack grows upwards (currently only on parisc
637 processes running early in the lifetime of the systemm until kswapd
/linux-4.4.14/Documentation/powerpc/
Dtransactional_memory.txt111 For 64-bit processes, uc->uc_mcontext.regs->msr is a full 64-bit MSR and its TS
114 For 32-bit processes, the mcontext's MSR register is only 32 bits; the top 32
Dpmu-ebb.txt32 processes, subject to standard permission checks. This is also true of EBB
Dcxlflash.txt266 Context sharing across processes is not supported with CXL and
/linux-4.4.14/Documentation/target/
Dtcmu-design.txt183 Other devices may be using UIO besides TCMU. Unrelated user processes
185 processes must find their devices by scanning sysfs
267 TCMU is designed so that multiple unrelated processes can manage TCMU
/linux-4.4.14/drivers/xen/
DKconfig146 Allows userspace processes to use grants.
153 Allows userspace processes to create pages with access granted
/linux-4.4.14/lib/
DKconfig.kgdb93 0x0080 - enable signalling of processes
/linux-4.4.14/Documentation/RCU/
DNMI-RCU.txt43 The do_nmi() function processes each NMI. It first disables preemption
DRTFP.txt257 Keeps full list of processes that were active when a given
258 node was to be deleted, and waits until all such processes have
265 systems comprised of long-lived processes. It also produces
267 of processes. Finally, it is specific to AVL trees.
290 Keeps full list of processes that were active when a given
291 node was to be deleted, and waits until all such processes have
298 systems comprised of long-lived processes. It also produces
300 of processes. Finally, it is specific to AVL trees.
/linux-4.4.14/tools/power/cpupower/bench/
DREADME-BENCH14 processes with a higher prio than the governor's kernel thread
/linux-4.4.14/Documentation/extcon/
Dporting-android-switch-class47 so that they are still compatible with legacy userspace processes.
/linux-4.4.14/Documentation/trace/
Dtracepoint-analysis.txt68 call. The following is an example that reports every 5 seconds what processes
212 processes, the parent process responsible for creating all the helpers
/linux-4.4.14/Documentation/x86/
Dentry_64.txt12 syscall entry points and thus provides for 32-bit processes the
Dintel_mpx.txt113 by carving the space out of the normal processes address space and then
/linux-4.4.14/Documentation/cpu-freq/
Dgovernors.txt151 set to '0' (its default), all processes are counted towards the
152 'cpu utilisation' value. When set to '1', the processes that are
/linux-4.4.14/Documentation/kdump/
Dgdbmacros.txt4 # all the processes or a particular process and trapinfo.
/linux-4.4.14/Documentation/networking/caif/
DLinux-CAIF.txt11 communication between Modem and host. The host processes can open virtual AT
/linux-4.4.14/tools/perf/config/
Dutilities.mak120 # processes the resulting escaped text, it transforms
/linux-4.4.14/arch/m68k/ifpsp060/
Dos.S65 | The result is that Unix processes are allowed to sleep as a consequence
/linux-4.4.14/tools/perf/
Ddesign.txt312 * processes.
443 this process has created on other processes. It only enables or
/linux-4.4.14/init/
DKconfig225 system calls which let processes (running programs) synchronize and
427 Export selected statistics for tasks/processes through the
429 statistics are available during the lifetime of tasks/processes as
931 This option adds support for grouping sets of processes together, for
963 cgroup. Any attempt to fork more processes than is allowed in the
1052 the kmem extension can use it to guarantee that no group of processes
1215 processes with the same pid as long as they are in different
1379 If you say N here, all processes will run with UID 0, GID 0, and all
/linux-4.4.14/drivers/staging/most/Documentation/
Ddriver_usage.txt69 The core layer contains the mostcore module only, which processes the driver
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dkeystone-netcp.txt4 The network coprocessor (NetCP) is a hardware accelerator that processes
/linux-4.4.14/Documentation/fault-injection/
Dfault-injection.txt81 Any positive value limits failures to only processes indicated by
/linux-4.4.14/fs/jffs2/
DREADME.Locking161 of those objects. Thus, a series of processes is often required to retry,
/linux-4.4.14/Documentation/ioctl/
Dcdrom.txt263 EBUSY other processes are accessing drive, or door is locked
282 EBUSY other processes are accessing drive, or door is locked
Dbotching-up-ioctls.txt172 needs to be shared across processes - fd-passing over unix domain sockets
/linux-4.4.14/Documentation/arm64/
Darm-acpi.txt77 infrastructure is in place, the bindings are in place, and the processes are
79 integrated devices, but there are no good processes for supporting what the
276 processes. Use them both. When the driver itself is submitted for review
/linux-4.4.14/Documentation/accounting/
Dtaskstats.txt146 interface to return them. Since userspace processes each netlink attribute
/linux-4.4.14/Documentation/filesystems/caching/
Dcachefiles.txt322 processes.
422 preventing other processes from accessing the cache - including CacheFiles's
Dbackend-api.txt82 (2) that of one of the processes in the FS-Cache thread pool.
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt127 user processes to observe slight drifts in clock rate.) Therefore, the
318 and processes. This configuration normally involves binding
/linux-4.4.14/Documentation/scsi/
DFlashPoint.txt144 processes that are much more rarely exercised in production systems, but
Dlibsas.txt11 SAS Layer processes),
DChangeLog.1992-1997832 processes waiting.
1681 resulting in processes hanging. Add messages when we spin up a
DChangeLog.lpfc222 * Make sure function which processes unsolicited IOCBs on ELS ring
/linux-4.4.14/Documentation/filesystems/nfs/
Drpc-cache.txt171 written from user-space and processes it. It should return an error
/linux-4.4.14/Documentation/hid/
Duhid.txt157 This is sent when there are no more processes which read the HID data. It is
/linux-4.4.14/Documentation/virtual/kvm/
Dmsr.txt192 up all processes waiting for APFs and no individual type 2 APFs
Dapi.txt40 In general file descriptors can be migrated among processes by means
/linux-4.4.14/kernel/power/
DKconfig26 Skip the kernel sys_sync() before freezing user processes.
/linux-4.4.14/Documentation/frv/
Dfeatures.txt302 context, i.e.: when the all the subscribing processes have exited or
/linux-4.4.14/Documentation/sound/alsa/soc/
DDPCM.txt89 The audio driver processes this as follows :-
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc547 // bootstrap processes, idle process will be last, and not return
/linux-4.4.14/Documentation/development-process/
D3.Early-stage29 onto processes which they would not otherwise have) and a risk to system
D2.Process7 processes to keep development happening smoothly. A solid understanding of
/linux-4.4.14/Documentation/PCI/
Dpcieaer-howto.txt113 internally processes and logs the error message in its PCI Express
/linux-4.4.14/drivers/base/
DKconfig14 frame. One forked process per event can create so many processes
/linux-4.4.14/net/
DKconfig257 Cgroup subsystem for use in assigning processes to network priorities on
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt90 11.2 Examining sleeping processes
541 processes use the lower 3G (0x00000000 - 0xbfffffff). However, some
543 the upper 2G (0x80000000 - 0xffffffff) and processes using the lower
1470 Ethertap is the general mechanism on 2.2 for userspace processes to
2501 11.2. Examining sleeping processes
2504 processes hang in the kernel when they shouldn't because they've
4294 processes, and added some useful code to the block driver
4372 enabling UML processes to access audio devices on the host. He also
/linux-4.4.14/scripts/
Dspelling.txt756 processess||processes
/linux-4.4.14/Documentation/s390/
DDebugging390.txt942 Tracing particular processes
947 However it is quite common for user processes to have addresses which collide
1943 All the processes running on the machine have their own entry defined by
1982 /proc/1/mem is the current running processes memory which you
2029 the processes'es registers from the kernel task_structure
/linux-4.4.14/fs/
Dexec.c1505 atomic_read(&current_user()->processes) > rlimit(RLIMIT_NPROC)) { in do_execveat_common()
/linux-4.4.14/Documentation/sound/alsa/
DAudiophile-Usb.txt113 compliant (supposedly supporting S16_LE) but processes in fact only S16_BE streams.
/linux-4.4.14/Documentation/filesystems/configfs/
Dconfigfs.txt59 once. When writing to configfs attributes, userspace processes should
/linux-4.4.14/kernel/trace/
DKconfig583 affected by processes that are running.
/linux-4.4.14/include/linux/
Dsched.h816 atomic_t processes; /* How many processes does this user have? */ member
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES395 processes accessing the same server at the same time).
492 using uid of the client processes you would in a local filesystem).
DREADME566 could grant fcntl leases if no other local processes are using
/linux-4.4.14/drivers/platform/x86/
DKconfig466 NOTE: access to this feature is limited to processes with the
/linux-4.4.14/Documentation/input/
Dsentelic.txt672 FSP processes multiple fingers' coordinates internally and convert them
/linux-4.4.14/arch/x86/
DKconfig1175 This device gives privileged processes access to the x86
1184 This device gives processes access to the x86 CPUID instruction to
/linux-4.4.14/net/netfilter/
DKconfig984 generated packets based on which net_cls control group processes
/linux-4.4.14/arch/arm/crypto/
Dsha512-core.S_shipped39 @ for further details. On side note Cortex-A15 processes one byte in
/linux-4.4.14/Documentation/video4linux/
Dv4l2-framework.txt736 processes to access the device node while the first process is waiting for
/linux-4.4.14/drivers/tty/serial/
DKconfig176 This is because this console driver processes the input in NMI
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex328 processes that have the device opened) is registered in $use_count$. The
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt629 NOTE: Access to this feature is restricted to processes owning the
/linux-4.4.14/arch/arm/
DKconfig1685 For systems with a lot of processes, this can use a lot of