/linux-6.12.1/Documentation/networking/device_drivers/ethernet/cirrus/ |
D | cs89x0.rst | 29 1.3 System Requirements 106 1.3. System Requirements 111 * Cirrus Logic LAN (CS8900/20-based) Ethernet ISA Adapter 125 * CS8900/20 Setup Utility (DOS-based) 155 stored in an on-board EEPROM. You must use the DOS-based CS8900/20 Setup 163 Since the CS8900/20 Setup Utility is a DOS-based application, you must install 164 and configure the adapter in a DOS-based system using the CS8900/20 Setup 165 Utility before installation in the target LINUX system. (Not required if 187 CS8900/20 Setup Utility. 196 run the CS8900/20 Setup Utility to disable PnP and configure the [all …]
|
/linux-6.12.1/Documentation/translations/zh_CN/core-api/ |
D | workqueue.rst | 237 20 w0 finishes 238 20 w1 starts and burns CPU 255 20 w0 finishes 256 20 w1 wakes up and finishes 267 20 w0 finishes 268 20 w1 wakes up and finishes 269 20 w2 starts and burns CPU 283 20 w0 finishes 284 20 w1 wakes up and finishes 342 ``system`` [all …]
|
/linux-6.12.1/Documentation/core-api/ |
D | workqueue.rst | 33 thread system-wide. A single MT wq needed to keep around the same 43 while an ST wq one for the whole system. Work items had to compete for 120 Minimal to save resources and sufficient in that the system is used at 201 managed by the system scheduler. 204 A freezable wq participates in the freeze phase of the system 228 execution is regulated by the system scheduler. 285 20 w0 finishes 286 20 w1 starts and burns CPU 303 20 w0 finishes 304 20 w1 wakes up and finishes [all …]
|
/linux-6.12.1/arch/powerpc/platforms/ps3/ |
D | Kconfig | 39 range 18 20 40 default 20 43 tune the pagetable size on their system. The value here is 45 18, 19, and 20, corresponding to 256KB, 512KB and 1MB respectively. 47 If unsure, choose the default (20) with the confidence that your 48 system will have optimal runtime performance. 81 tristate "PS3 System Manager driver" if PS3_ADVANCED 85 Include support for the PS3 System Manager. 87 This support is required for PS3 system control. In 103 Enables support for writing to the PS3 System Repository. [all …]
|
/linux-6.12.1/drivers/ras/amd/atl/ |
D | reg_fields.h | 50 * D18F1x208 [System Fabric ID Mask 0] 53 * D18F1x150 [System Fabric ID Mask 0] 56 * D18F4x1B0 [System Fabric ID Mask 0] 96 * D18F1x208 [System Fabric ID Mask] 99 * D18F1x20C [System Fabric ID Mask 1] 102 * D18F1x158 [System Fabric ID Mask 2] 105 * D18F4x1B8 [System Fabric ID Mask 2] 121 * D18F1x208 [System Fabric ID Mask] 226 * DF3 GlbHashIntlvCtl64K [20] 230 * DF3p5 GlbHashIntlvCtl64K [20] [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | thead,th1520-clk-ap.yaml | 7 title: T-HEAD TH1520 AP sub-system clock controller 10 The T-HEAD TH1520 AP sub-system clock controller configures the 14 …https://openbeagle.org/beaglev-ahead/beaglev-ahead/-/blob/main/docs/TH1520%20System%20User%20Manua…
|
/linux-6.12.1/tools/perf/Documentation/ |
D | security.txt | 77 drwxr-xr-x. 2 root root 4.0K Mar 20 12:16 . 78 drwxr-xr-x. 3 root root 4.0K Mar 20 12:16 .. 79 -rw-r--r--. 1 root root 112K Mar 20 12:16 selinux-policy-3.14.4-48.fc31.noarch.rpm 80 -rw-r--r--. 1 root root 1.2M Mar 20 12:17 selinux-policy-devel-3.14.4-48.fc31.noarch.rpm 81 -rw-r--r--. 1 root root 2.3M Mar 20 12:17 selinux-policy-doc-3.14.4-48.fc31.noarch.rpm 82 -rw-r--r--. 1 root root 12M Mar 20 12:17 selinux-policy-minimum-3.14.4-48.fc31.noarch.rpm 83 -rw-r--r--. 1 root root 4.5M Mar 20 12:16 selinux-policy-mls-3.14.4-48.fc31.noarch.rpm 84 -rw-r--r--. 1 root root 111K Mar 20 12:16 selinux-policy-sandbox-3.14.4-48.fc31.noarch.rpm 85 -rw-r--r--. 1 root root 14M Mar 20 12:17 selinux-policy-targeted-3.14.4-48.fc31.noarch.rpm 96 # This file controls the state of SELinux on the system. [all …]
|
/linux-6.12.1/Documentation/admin-guide/thermal/ |
D | intel_powerclamp.rst | 34 Consider the situation where a system’s power consumption must be 70 If the kernel can also inject idle time to the system, then a 71 closed-loop control system can be established that manages package 73 control system, where the target set point is a user-selected idle 101 on large scale systems (Westmere system with 80 processors). 125 In terms of dynamics of the idle control system, package level idle 126 time is considered largely as a non-causal system where its behavior 133 When used in a causal control system, such as a temperature control, 146 also true for the ability of a system to enter package level C-states. 159 This is to offset the error occurring when the system can [all …]
|
/linux-6.12.1/fs/proc/ |
D | proc_tty.c | 29 seq_printf(m, "%-20s ", p->driver_name ? p->driver_name : "unknown"); in show_tty_range() 39 seq_puts(m, "system"); in show_tty_range() 75 seq_printf(m, "%-20s /dev/%-8s ", "/dev/tty", "tty"); in show_tty_driver() 77 seq_puts(m, "system:/dev/tty\n"); in show_tty_driver() 78 seq_printf(m, "%-20s /dev/%-8s ", "/dev/console", "console"); in show_tty_driver() 80 seq_puts(m, "system:console\n"); in show_tty_driver() 82 seq_printf(m, "%-20s /dev/%-8s ", "/dev/ptmx", "ptmx"); in show_tty_driver() 84 seq_puts(m, "system\n"); in show_tty_driver() 87 seq_printf(m, "%-20s /dev/%-8s ", "/dev/vc/0", "vc/0"); in show_tty_driver() 89 seq_puts(m, "system:vtmaster\n"); in show_tty_driver()
|
/linux-6.12.1/tools/perf/scripts/perl/ |
D | failed-syscalls.pl | 1 # failed system call counts 5 # Displays system-wide failed system call totals 38 printf("%-20s %10s\n", "comm", "# errors"); 39 printf("%-20s %6s %10s\n", "--------------------", "----------"); 45 printf("%-20s %10s\n", $comm, $failed_syscalls{$comm});
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | hugetlbpage.rst | 20 system call or standard SYSV shared memory system calls (shmget, shmat). 32 size of the arguments to system calls that map huge page regions. 64 pages when the system is under memory pressure. 87 the user when the system is under memory pressure. Please try again later. 94 pool, a user with appropriate privilege can use either the mmap system call 95 or shared memory system calls to use the huge pages. See the discussion of 173 echo 20 > /proc/sys/vm/nr_hugepages 176 huge page pool to 20, allocating or freeing huge pages, as required. 189 physically contiguous memory that is present in system at the time of the 191 some nodes in a NUMA system, it will attempt to make up the difference by [all …]
|
/linux-6.12.1/drivers/firmware/microchip/ |
D | mpfs-auto-update.c | 52 * | 20 MiB | 55 * | 20 MiB | 58 * | 20 MiB | 111 * currently possible due to limitations of the system controller in mpfs_auto_update_prepare() 129 * There's also no need to consume more than 20 MiB per image. in mpfs_auto_update_prepare() 133 if (priv->size_per_bitstream > 20 * SZ_1M) in mpfs_auto_update_prepare() 134 priv->size_per_bitstream = 20 * SZ_1M; in mpfs_auto_update_prepare() 174 * The system controller can verify that an image in the flash is valid. in mpfs_auto_update_verify_image() 176 * service from the system controller instead. in mpfs_auto_update_verify_image() 219 * the system controller where to find the actual bitstream. Since in mpfs_auto_update_set_image_address() [all …]
|
/linux-6.12.1/Documentation/tools/rtla/ |
D | rtla-timerlat-top.rst | 5 Measures the operating system timer latency 21 operating system noise via the **osnoise:** tracepoints that can be 38 Print the auto-analysis if the system hits the stop tracing condition. This option 70 18 #12318 | 0 0 0 12 | 8 2 8 20 72 20 #12317 | 0 0 0 20 | 9 3 8 34 106 The system has exit from idle latency! 115 syscall in a btrfs file system.
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | associativity.rst | 60 the domainIDs present in the system. The offset of the domainID in this property is 68 computing the distance of domain 8 from other domains present in the system. For the rest of 72 distance between resource groups/domains present in the system. 81 ibm,numa-distace-table = <9>, /bits/ 8 < 10 20 80 20 10 160 80 160 10>; 88 0 | 10 20 80 90 8 | 20 10 160
|
/linux-6.12.1/include/uapi/linux/ |
D | sem.h | 22 #define SEM_STAT_ANY 20 39 /* semop system calls takes an array of these. */ 46 /* arg for semctl system calls. */ 82 #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */ 89 #define SEMMNU SEMMNS /* num of undo structures system wide */ 91 #define SEMUSZ 20 /* sizeof struct sem_undo */
|
D | sysctl.h | 3 * sysctl.h: General linux system control interface 85 KERN_OSTYPE=1, /* string: system version */ 86 KERN_OSRELEASE=2, /* string: system release */ 87 KERN_OSREV=3, /* int: system revision */ 115 KERN_MSGPOOL=37, /* int: Maximum system message pool size */ 117 KERN_MAX_THREADS=39, /* int: Maximum nr of threads in the system */ 156 KERN_PANIC_PRINT=78, /* ulong: bitmask to print system info on panic */ 183 VM_LOWMEM_RESERVE_RATIO=20,/* reservation ratio for lower memory zones */ 224 NET_DCCP=20, 276 NET_CORE_AEVENT_ETIME=20, [all …]
|
/linux-6.12.1/drivers/eisa/ |
D | eisa.ids | 18 ACE1010 "ACME Super Fast System Board" 26 ACR1201 "Acer 1200 486/25 EISA System Board" 27 ACR1211 "AcerFrame 3000SP33 486/33 EISA System Board" 28 ACR1341 "M1 486SX/20 CPU Board" 29 ACR1351 "M1 486SX/20 CPU Board" 30 ACR1361 "M1 487/20 CPU Board" 31 ACR1371 "M1 487/20 CPU Board" 32 ACR1381 "M1 486/20 CPU Board" 33 ACR1391 "M1 486/20 CPU Board" 39 ACR1711 "AcerFrame 1000 486/33 SYSTEM-2" [all …]
|
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 61 every task in the system is in exactly one of the cgroups in the 62 hierarchy, and a set of subsystems; each subsystem has system-specific 67 cgroups. Each hierarchy is a partition of all tasks in the system. 70 instance of the cgroup virtual file system, specify and query to 73 associated with that instance of the cgroup file system. 97 minimal impact on the system fast paths, and provides hooks for 115 university server with various users - students, professors, system 125 In addition (system tasks) are attached to topcpuset (so 126 that they can run anywhere) with a limit of 20% 128 Memory : Professors (50%), Students (30%), system (20%) [all …]
|
/linux-6.12.1/arch/mips/include/asm/dec/ |
D | ioasic_addrs.h | 10 * "DEC 3000 300/400/500/600/700/800/900 AXP Models System Programmer's Manual" 26 #define IOASIC_SYS_ROM (0*IOASIC_SLOT_SIZE) /* system board ROM */ 72 #define IO_REG_DATA_0 0xc0 /* System Data Buffer 0 */ 73 #define IO_REG_DATA_1 0xd0 /* System Data Buffer 1 */ 74 #define IO_REG_DATA_2 0xe0 /* System Data Buffer 2 */ 75 #define IO_REG_DATA_3 0xf0 /* System Data Buffer 3 */ 78 #define IO_REG_SSR 0x100 /* System Support Register */ 79 #define IO_REG_SIR 0x110 /* System Interrupt Register */ 80 #define IO_REG_SIMR 0x120 /* System Interrupt Mask Reg. */ 81 #define IO_REG_SAR 0x130 /* System Address Register */ [all …]
|
D | ioasic_ints.h | 11 * "DEC 3000 300/400/500/600/700/800/900 AXP Models System Programmer's Manual" 46 #define IO_INR_RES_20 20 /* unused */ 56 #define IO_INR_ISDN_ERR 20 /* ISDN memory read/overrun error */ 61 * The lower 16 bits are system-specific and thus defined in 62 * system-specific headers.
|
/linux-6.12.1/drivers/hwmon/ |
D | abituguru3.c | 85 #define ABIT_UGURU3_TEMP_NAMES_LENGTH (13 + 11 + 12 + 13 + 20 + 12 + 16 + 13) 193 { "MCH 2.5V", 5, 0, 20, 1, 0 }, 198 { "+3.3V", 10, 0, 20, 1, 0 }, 201 { "System", 25, 1, 1, 1, 0 }, 215 { "MCH 2.5V", 5, 0, 20, 1, 0 }, 220 { "+3.3V", 10, 0, 20, 1, 0 }, 223 { "System", 25, 1, 1, 1, 0 }, 244 { "MCH 2.5V", 5, 0, 20, 1, 0 }, 249 { "+3.3V", 10, 0, 20, 1, 0 }, 252 { "System", 25, 1, 1, 1, 0 }, [all …]
|
/linux-6.12.1/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 21 system calls 'write' and 'read'. For example, a SET_FOO ioctl would 85 0x10 20-2F arch/s390/include/uapi/asm/hypfs.h 98 '%' 00-0F include/uapi/linux/stm.h System Trace Module subsystem 134 'F' 20 drivers/video/fsl-diu-fb.h conflict! 135 'F' 20 linux/ivtvfb.h conflict! 136 'F' 20 linux/matroxfb.h conflict! 137 'F' 20 drivers/video/aty/atyfb_base.c conflict! 149 'H' 20-40 sound/asound_fm.h conflict! 192 'R' 20-2F linux/trace_mmap.h 250 'g' 20-2F linux/usb/g_printer.h [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/power/ |
D | renesas,sysc-rmobile.yaml | 7 title: Renesas R-Mobile System Controller 14 The R-Mobile System Controller provides the following functions: 93 sysc: system-controller@e6180000 { 115 pd_a4su: a4su@20 { 116 reg = <20>;
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | max77620.txt | 21 - system-power-controller: Indicates that this PMIC is controlling the 22 system power, see [1] for more details. 69 configuration nodes which is explained in respective sub-system DT 72 There is need for different FPS configuration parameters based on system 73 state like when system state changed from active to suspend or active to 92 when system enters in to shutdown 96 when system enters in to suspend state. 113 MAX20024 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds. 114 MAX77663 supports 20, 40, 80, 160, 320, 640, 1280 and 2540 microseconds. 130 under their respective sub-system directories.
|
/linux-6.12.1/arch/arm/kernel/ |
D | topology.c | 40 * On a heteregenous system, cores don't have the same computation capacity 57 * The efficiency value must fit in 20bit and the final 128 capacity = ((be32_to_cpup(rate)) >> 20) * cpu_eff->efficiency; in parse_dt_topology() 130 /* Save min capacity of the system */ in parse_dt_topology() 134 /* Save max capacity of the system */ in parse_dt_topology() 144 * of an 'average' CPU of the system will be as close as possible to in parse_dt_topology() 161 * boot. The update of all CPUs is in O(n^2) for heteregeneous system but the 162 * function returns directly for SMP system. 198 * This is a multiprocessor system in store_cpu_topology() 215 * This is an uniprocessor system in store_cpu_topology() [all …]
|