/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | gk20a.c | 122 u32 utilization = 0; in gk20a_pmu_dvfs_work() local 139 utilization = div_u64((u64)status.busy * 100, status.total); in gk20a_pmu_dvfs_work() 141 data->avg_load = (data->p_smooth * data->avg_load) + utilization; in gk20a_pmu_dvfs_work() 144 utilization, data->avg_load); in gk20a_pmu_dvfs_work()
|
/linux-4.1.27/drivers/devfreq/event/ |
D | Kconfig | 11 (e.g., raw data, utilization, latency, bandwidth). The events 23 utilization of each module.
|
/linux-4.1.27/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 | 245 interface we can put a cap on total utilization of -deadline tasks (i.e.,
|
/linux-4.1.27/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.1.27/arch/nios2/ |
D | Kconfig.debug | 9 bool "Enable stack utilization instrumentation"
|
/linux-4.1.27/fs/f2fs/ |
D | debug.c | 54 si->utilization = utilization(sbi); in update_general_status() 222 si->utilization, si->valid_count); in stat_show()
|
D | segment.h | 477 static inline int utilization(struct f2fs_sb_info *sbi) in utilization() function 522 utilization(sbi) > SM_I(sbi)->min_ipu_util) in need_inplace_update() 525 utilization(sbi) > SM_I(sbi)->min_ipu_util) in need_inplace_update()
|
D | f2fs.h | 1660 int total_count, utilization; member
|
/linux-4.1.27/drivers/s390/cio/ |
D | cmf.c | 1078 u64 utilization; in cmb_show_avg_utilization() local 1089 utilization = data.device_connect_time + in cmb_show_avg_utilization() 1094 while (-1ul < (data.elapsed_time | utilization)) { in cmb_show_avg_utilization() 1095 utilization >>= 8; in cmb_show_avg_utilization() 1101 u = (unsigned long) utilization / t; in cmb_show_avg_utilization()
|
/linux-4.1.27/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 | 341 utilization. The MAC controls whether the system should enter or exit
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-devices-node | 57 utilization. Similar to /proc/meminfo, see Documentation/filesystems/proc.txt
|
/linux-4.1.27/fs/proc/ |
D | Kconfig | 70 Various /proc files exist to monitor process memory utilization:
|
/linux-4.1.27/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.1.27/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.1.27/tools/perf/Documentation/ |
D | perf-stat.txt | 164 8117.370256 task clock ticks # 11.281 CPU utilization factor
|
/linux-4.1.27/arch/microblaze/ |
D | Kconfig | 238 overhead. However the utilization of memory will increase.
|
/linux-4.1.27/drivers/cpufreq/ |
D | Kconfig | 150 changes frequency based on the CPU utilization.
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_sysfs.c | 545 static DEVICE_ATTR(utilization, S_IRUGO, zfcp_sysfs_adapter_util_show, NULL);
|
/linux-4.1.27/fs/cifs/ |
D | Kconfig | 54 and memory utilization.
|
/linux-4.1.27/Documentation/scsi/ |
D | FlashPoint.txt | 49 enhance CPU utilization, optimize I/O performance, and ensure data security
|
/linux-4.1.27/Documentation/filesystems/ |
D | f2fs.txt | 220 of the filesystem utilization, and used by 545 overhead under high utilization. Contrarily, the threaded log scheme suffers
|
D | proc.txt | 590 swaps Swap space utilization 803 Provides information about distribution and utilization of memory. This
|
/linux-4.1.27/Documentation/usb/ |
D | URB.txt | 243 bandwidth utilization allows).
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | compress_offload.txt | 220 hooks to query the utilization of the audio DSP, nor any preemption
|
/linux-4.1.27/Documentation/timers/ |
D | highres.txt | 85 hardware related handling and to allow easy addition and utilization of new
|
/linux-4.1.27/drivers/mtd/maps/ |
D | Kconfig | 322 Map driver which allows for simultaneous utilization of
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 540 overhead. However the utilization of memory will increase.
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | timekeeping.txt | 609 by using CPU utilization itself as a signalling channel. Preventing such
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 988 iii. better utilization of h/w & CPU time
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 538 bool "Stack utilization instrumentation"
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 3183 but can increase CPU utilization, degrade
|