/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | gk20a.c | 129 u32 utilization = 0; in gk20a_pmu_dvfs_work() local 146 utilization = div_u64((u64)status.busy * 100, status.total); in gk20a_pmu_dvfs_work() 148 data->avg_load = (data->p_smooth * data->avg_load) + utilization; in gk20a_pmu_dvfs_work() 151 utilization, data->avg_load); in gk20a_pmu_dvfs_work()
|
/linux-4.4.14/drivers/devfreq/event/ |
D | Kconfig | 11 (e.g., raw data, utilization, latency, bandwidth). The events 23 utilization of each module.
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-nice-design.txt | 42 a CPU utilization, but because it causes too frequent (once per 48 right minimal granularity - and this translates to 5% CPU utilization. 51 terms of CPU utilization, we only got complaints about it (still) being 95 the new scheduler makes nice(1) have the same CPU utilization effect on 98 utilization "split" between them as running a nice -5 and a nice -4
|
D | sched-deadline.txt | 150 The utilization of a real-time task is defined as the ratio between its 154 If the total utilization U=sum(WCET_i/P_i) is larger than M (with M equal 157 Note that total utilization is defined as the sum of the utilizations 161 Moreover, if the total utilization is larger than M, then we risk starving 163 If, instead, the total utilization is smaller than M, then non real-time 174 utilization[12]. 183 of all the tasks executing on a CPU if and only if the total utilization 201 but this cannot be done by comparing the total utilization or density with 235 time t + e + P, after its absolute deadline. The total utilization of the 244 between total utilization (or density) and a fixed constant. If all tasks [all …]
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-genwqe | 46 Used for performance and utilization measurements. 52 Used for performance and utilization measurements.
|
D | sysfs-fs-f2fs | 44 Controls the FS utilization condition for the in-place-update
|
/linux-4.4.14/arch/nios2/ |
D | Kconfig.debug | 9 bool "Enable stack utilization instrumentation"
|
/linux-4.4.14/fs/f2fs/ |
D | debug.c | 58 si->utilization = utilization(sbi); in update_general_status() 227 si->utilization, si->valid_count); in stat_show()
|
D | segment.h | 490 static inline int utilization(struct f2fs_sb_info *sbi) in utilization() function 535 utilization(sbi) > SM_I(sbi)->min_ipu_util) in need_inplace_update() 538 utilization(sbi) > SM_I(sbi)->min_ipu_util) in need_inplace_update()
|
D | f2fs.h | 1883 int total_count, utilization; member
|
/linux-4.4.14/drivers/s390/cio/ |
D | cmf.c | 1059 u64 utilization; in cmb_show_avg_utilization() local 1070 utilization = data.device_connect_time + in cmb_show_avg_utilization() 1075 while (-1ul < (data.elapsed_time | utilization)) { in cmb_show_avg_utilization() 1076 utilization >>= 8; in cmb_show_avg_utilization() 1082 u = (unsigned long) utilization / t; in cmb_show_avg_utilization()
|
/linux-4.4.14/Documentation/networking/ |
D | e1000e.txt | 61 load on the system and can lower CPU utilization under heavy load, 112 are in use simultaneously, the CPU utilization may increase non- 113 linearly. In order to limit the CPU utilization without impacting 123 be platform-specific. If CPU utilization is not a concern, use
|
D | e1000.txt | 93 load on the system and can lower CPU utilization under heavy load, 154 are in use simultaneously, the CPU utilization may increase non- 155 linearly. In order to limit the CPU utilization without impacting 165 be platform-specific. If CPU utilization is not a concern, use 176 incoming packets, at the expense of increased system memory utilization.
|
D | i40e.txt | 52 utilization can be significantly reduced when under large Rx load. GRO is
|
D | s2io.txt | 131 bring down CPU utilization.
|
D | cxgb.txt | 77 thereby reducing system CPU utilization and enhancing performance.
|
D | ixgbe.txt | 228 utilization can be significantly reduced when under large Rx load. GRO is an
|
D | stmmac.txt | 331 utilization. The MAC controls whether the system should enter or exit
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-devices-node | 57 utilization. Similar to /proc/meminfo, see Documentation/filesystems/proc.txt
|
/linux-4.4.14/arch/arc/boot/dts/ |
D | axs10x_mb.dtsi | 76 * Most probably "Hold Register" utilization is platform-
|
/linux-4.4.14/fs/proc/ |
D | Kconfig | 70 Various /proc files exist to monitor process memory utilization:
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | TODO | 34 than resending (helps reduce server resource utilization and avoid
|
D | CHANGES | 816 dead code. Remove excessive stack space utilization from
|
/linux-4.4.14/Documentation/vm/ |
D | frontswap.txt | 81 utilization in various system configurations: 86 cycles used in compression/decompression for better memory utilization. 109 optimize RAM utilization. And when guest OS's are induced to surrender
|
D | cleancache.txt | 129 optimize RAM utilization. And when guest OS's are induced to surrender
|
D | transhuge.txt | 145 can set this to 0 to run khugepaged at 100% utilization of one core):
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-stat.txt | 177 8117.370256 task clock ticks # 11.281 CPU utilization factor
|
D | perf-report.txt | 32 --show-cpu-utilization::
|
/linux-4.4.14/arch/microblaze/ |
D | Kconfig | 238 overhead. However the utilization of memory will increase.
|
/linux-4.4.14/Documentation/device-mapper/ |
D | cache-policies.txt | 84 The smq policy (vs mq) offers the promise of less memory utilization,
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 54 and memory utilization.
|
/linux-4.4.14/drivers/s390/scsi/ |
D | zfcp_sysfs.c | 545 static DEVICE_ATTR(utilization, S_IRUGO, zfcp_sysfs_adapter_util_show, NULL);
|
/linux-4.4.14/drivers/cpufreq/ |
D | Kconfig | 150 changes frequency based on the CPU utilization.
|
/linux-4.4.14/Documentation/scsi/ |
D | FlashPoint.txt | 49 enhance CPU utilization, optimize I/O performance, and ensure data security
|
/linux-4.4.14/Documentation/filesystems/ |
D | f2fs.txt | 223 of the filesystem utilization, and used by 548 overhead under high utilization. Contrarily, the threaded log scheme suffers
|
D | proc.txt | 608 swaps Swap space utilization 821 Provides information about distribution and utilization of memory. This
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | compress_offload.txt | 220 hooks to query the utilization of the audio DSP, nor any preemption
|
/linux-4.4.14/Documentation/usb/ |
D | URB.txt | 243 bandwidth utilization allows).
|
/linux-4.4.14/Documentation/timers/ |
D | highres.txt | 85 hardware related handling and to allow easy addition and utilization of new
|
/linux-4.4.14/drivers/mtd/maps/ |
D | Kconfig | 322 Map driver which allows for simultaneous utilization of
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 317 of less memory utilization, improved performance and increased
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 543 overhead. However the utilization of memory will increase.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 609 by using CPU utilization itself as a signalling channel. Preventing such
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 988 iii. better utilization of h/w & CPU time
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 548 bool "Stack utilization instrumentation"
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 3303 but can increase CPU utilization, degrade
|