P
Size: a a a
P
P
V
M
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
11345 www-data 20 0 2873136 2.292g 2456 S 200.4 7.3 415:22.78 kdevtmpfsi
9765 www-data 20 0 2873136 2.292g 2520 S 200.1 7.3 418:24.16 kdevtmpfsi
M
MG
// SPDX-License-Identifier: GPL-2.0
/*
* devtmpfs - kernel-maintained tmpfs-based /dev
*
* Copyright (C) 2009, Kay Sievers <kay.sievers@vrfy.org>
*
* During bootup, before any driver core device is registered,
* devtmpfs, a tmpfs-based filesystem is created. Every driver-core
* device which requests a device node, will add a node in this
* filesystem.
* By default, all devices are named after the name of the device,
* owned by root and have a default mode of 0600. Subsystems can
* overwrite the default setting if needed.
С
GG
С
GG
GG
GG
С
GG
GG
GG
С