Home
last modified time | relevance | path

Searched full:daemon (Results 1 – 25 of 90) sorted by relevance

1234

/Documentation/filesystems/
Dautofs.rst36 as the "automount daemon" or simply "the daemon".
40 can each be managed separately, or all managed by the same daemon.
49 Objects can only be created by the automount daemon: symlinks are
100 automount daemon asking it to find and mount the filesystem. The
101 autofs `d_automount` method then waits for the daemon to report that
110 automount daemon would not be able to mount a filesystem on the 'trap'
138 lookup is the automount daemon and that the mount has been
140 discussed later. This allows the automount daemon not to get
145 be managed by the same daemon. For the daemon to be able to mount
148 the automount daemon. It must only return it when a mount has
[all …]
Dnilfs2.rst109 nilfs_cleanerd daemon.
113 nilfs_cleanerd daemon.
118 daemon.
122 nilfs_cleanerd daemon to skip unnecessary
129 by nilfs_cleanerd daemon.
132 This ioctl is used by nilfs_cleanerd daemon.
136 nilfs_cleanerd daemon.
141 nilfs_cleanerd daemon.
185 Then, the cleaner daemon is automatically shut down by the umount
Dfuse.rst15 Filesystem daemon:
20 The filesystem daemon is running with the privileges of the mounting
25 A connection between the filesystem daemon and the kernel. The
26 connection exists until either the daemon dies, or the filesystem is
123 userspace or being processed by the filesystem daemon. If there is
193 - Kill the filesystem daemon. Works in case of a) and b)
195 - Kill the filesystem daemon and all users of the filesystem. Works
238 filesystem, the filesystem daemon serving requests can record the
322 | "rm /mnt/fuse/file" | FUSE filesystem daemon
370 | "rm /mnt/fuse/file" | FUSE filesystem daemon
Dautofs-mount-control.rst155 expire in the daemon has become far to complex because umount
162 the daemon until we can't umount any more mounts, then return the
163 appropriate status to the daemon. At the moment we just expire one
298 Set the pipe file descriptor used for kernel communication to the daemon.
309 controlling process (eg. the owning automount(8) daemon) to the process
368 request back to the daemon and waits for completion.
/Documentation/filesystems/caching/
Dcachefiles.rst40 CacheFiles uses a userspace daemon to do some of the cache management - such as
50 to communication with the daemon. Only one thing may have this open at once,
51 and while it is open, a cache is at least partially in existence. The daemon
68 The use of CacheFiles and its daemon requires the following features to be
124 The cache is started by running the daemon. The daemon opens the cache device,
128 The daemon is run as follows::
153 mountpoints, but the daemon can't avoid them.
205 The userspace daemon scans the cache to build up a table of cullable objects.
222 to the graveyard from which the daemon will actually delete them.
224 The daemon uses dnotify to monitor the graveyard directory, and will delete
[all …]
/Documentation/ABI/testing/
Dsysfs-platform-kim12 daemon and opens the device when install is requested.
24 daemon when the ldisc install is requested.
46 daemon managing the UART, and is notified about the change
Dsysfs-devices-system-ibm-rtl12 Users: The ibm-prtm userspace daemon uses this interface.
22 Users: The ibm-prtm userspace daemon uses this interface.
Dsysfs-class-tee7 user-space daemon tee-supplicant or the RPMB subsystem
Dsysfs-class-rtc-rtc0-device-rtc_calibration14 daemon uses this interface.
Dsysfs-kernel-mm-ksm17 Description: Kernel Samepage Merging daemon sysfs interface
/Documentation/filesystems/smb/
Dksmbd.rst22 ksmbd (kernel daemon)
25 When the server daemon is started, It starts up a forker thread
49 ksmbd.mountd (user space daemon)
55 kernel. For the execution part it has a daemon which is continuously running
157 5. Start ksmbd user space daemon
166 1. kill user and kernel space daemon
/Documentation/admin-guide/mm/
Dksm.rst17 The KSM daemon ksmd periodically scans those areas of user memory
21 content). The amount of pages that KSM daemon scans in a single pass
53 KSM daemon is not currently running, MADV_MERGEABLE still registers
54 the range for whenever the KSM daemon is started; even if the range
73 KSM daemon sysfs interface
76 The KSM daemon is controlled by sysfs files in ``/sys/kernel/mm/ksm/``,
/Documentation/watchdog/
Dwatchdog-api.rst23 Usually a userspace daemon will notify the kernel watchdog driver via the
44 some data to the device. So a very simple watchdog daemon would look
52 good idea, since if there is a bug in the watchdog daemon and it
57 started. So, if the watchdog daemon crashes, the system will reboot
67 /dev/watchdog just before closing the file. If the userspace daemon
69 will assume that the daemon (and userspace in general) died, and will
/Documentation/admin-guide/RAS/
Derror-decoding.rst12 While the daemon is running, it would automatically log and decode
/Documentation/security/
Dsak.rst71 daemon gpm
75 daemon gpm < /dev/null
/Documentation/admin-guide/
Dbug-hunting.rst72 systemd, it may also be stored by the ``journald`` daemon, and accessed
308 When a protection fault occurs the ``klogd`` daemon automatically
318 In order to do static translation the ``klogd`` daemon
319 must be able to find a system map file at daemon initialization time.
330 system calls the klogd daemon builds a symbol table which can be used
339 mechanism for notifying the ``klogd`` daemon when a change in module
341 allow klogd to signal the currently executing daemon that symbol
/Documentation/admin-guide/nfs/
Dnfs-idmapper.rst9 or by placing a call to the rpc.idmap daemon.
19 legacy rpc.idmap daemon for the id mapping. This result will be stored
Dpnfs-block-server.rst20 option enabled, the blkmapd daemon from nfs-utils is running, and the
/Documentation/filesystems/nfs/
Drpc-server-gss.rst50 to talk to a custom daemon called rpc.svcgssd that is provide by the
70 The newer upcall mechanism uses RPC over a unix socket to a daemon
/Documentation/usb/
Dfunctionfs.rst52 $ ( cd /dev/ffs-mtp && mtp-daemon ) &
54 $ ( cd /dev/ffs-hid && hid-daemon ) &
/Documentation/networking/device_drivers/ethernet/chelsio/
Dcxgb.rst257 It is highly suggested that you do not run the irqbalance daemon on your
259 The irqbalance daemon runs on a 10 second interval and binds interrupts
260 to the least loaded CPU determined by the daemon. To disable this daemon::
265 irqbalance, which performs the same function as the daemon. To disable
/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst15 device file, through which it can interface with a user-space daemon. This
16 daemon is then ultimately responsible for determining and taking necessary
86 an appropriate user-space daemon can handle it and send instructions back
95 this driver or any user-space daemon. See the ``SDTX_IOCTL_LATCH_CONFIRM``
103 Valid responses by a user-space daemon to a detachment request event are:
717 A user-space daemon utilizing this API can be found at
718 https://github.com/linux-surface/surface-dtx-daemon.
/Documentation/power/
Dapm-acpi.rst31 system the associated daemon will exit gracefully.
/Documentation/driver-api/usb/
Dhotplug.rst27 (triggering some monitoring daemon to invoke a helper program) or
80 user mode daemon to detect changes in system configuration.
/Documentation/ABI/stable/
Dsysfs-firmware-opal-elog23 Typically, a user space daemon will monitor for new

1234