Home
last modified time | relevance | path

Searched refs:nice (Results 76 – 100 of 138) sorted by relevance

123456

/linux/drivers/cpufreq/
H A DKconfig8 CPUs on the fly. This is a nice method to save power, because
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl44 34 common nice sys_nice
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl44 34 common nice sys_nice
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl44 34 common nice sys_nice
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl47 34 common nice sys_nice
/linux/Documentation/admin-guide/
H A Dxfs.rst542 nice Relative priority of scheduling the threads. These are the
543 same nice levels that can be applied to userspace processes.
H A Dcgroup-v2.rst1105 cpu.weight.nice
1109 The nice value is in the range [-20, 19].
1113 same values used by nice(2). Because the range is smaller and
1114 granularity is coarser for the nice values, the read value is
2689 root cgroup. This child cgroup weight is dependent on its thread nice
2694 appropriately so the neutral - nice 0 - value is 100 instead of 1024).
3021 mapped nice levels to cgroup weights. This worked for some cases but
3025 There also were other issues. The mapping from nice level to weight
H A Dsysrq.rst128 ``n`` Used to make RT tasks nice-able
/linux/Documentation/timers/
H A Dtimekeeping.rst146 Some architectures may have a limited set of time sources and lack a nice
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl52 34 common nice sys_nice
/linux/arch/arm/tools/
H A Dsyscall.tbl48 34 common nice sys_nice
/linux/arch/x86/entry/syscalls/
H A Dsyscall_32.tbl48 34 i386 nice sys_nice
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_o32.tbl46 34 o32 nice sys_nice
/linux/Documentation/locking/
H A Drobust-futexes.rst163 locks to be held at a time. Nevertheless it's nice to know that this
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl55 34 common nice sys_nice
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl39 34 common nice sys_nice sys_nice
/linux/security/
H A Dcommoncap.c1226 int cap_task_setnice(struct task_struct *p, int nice) in cap_task_setnice() argument
/linux/include/linux/
H A Dlsm_hook_defs.h237 LSM_HOOK(int, 0, task_setnice, struct task_struct *p, int nice)
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl55 34 common nice sys_nice
/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl39 34 common nice sys_nice sys_nice
/linux/Documentation/PCI/
H A Dpci.rst231 if Mem-Wr-Inval would be nice to have but is not required, call
389 will stop functioning properly. Not a nice situation.
/linux/fs/proc/
H A Dbase.c1512 int nice; in sched_autogroup_write() local
1520 err = kstrtoint(strstrip(buffer), 0, &nice); in sched_autogroup_write()
1528 err = proc_sched_autogroup_set_nice(p, nice); in sched_autogroup_write()
/linux/Documentation/networking/
H A Darcnet.rst26 nice, but after that even FEWER people started writing to me because they
267 oak.oakland.edu:/simtel/msdos/nfs has some nice DOS clients. There
/linux/Documentation/doc-guide/
H A Dcontributing.rst284 contained. That would be a nice thing to eliminate.
/linux/Documentation/userspace-api/media/v4l/
H A Dcontrol.rst14 control ioctls provide the information and a mechanism to create a nice

123456