• Home
  • Raw
  • Download

Lines Matching refs:accounting

444 menu "CPU/Task time and stats accounting"
450 prompt "Cputime accounting"
454 # Kind of a stub config for the pure tick based cputime accounting
456 bool "Simple tick based cputime accounting"
459 This is the basic tick based cputime accounting that maintains
466 bool "Deterministic task and CPU time accounting"
471 accounting. This is done by reading a CPU counter on each
475 this also enables accounting of stolen time on logically-partitioned
479 bool "Full dynticks CPU time accounting"
486 Select this option to enable task and CPU time accounting on full
487 dynticks systems. This accounting is implemented by watching every
489 The accounting is thus performed at the expense of some significant
500 bool "Fine granularity task level IRQ time accounting"
504 accounting. This is done by reading a timestamp on each
522 Select this option to enable thermal pressure accounting in the
548 kernel (via a special system call) to write process accounting
562 If you say Y here, the process accounting information is written
576 generic netlink interface. Unlike BSD process accounting, the
578 responses to commands. Like BSD accounting, they are sent to user
584 bool "Enable per-task delay accounting"
596 bool "Enable extended accounting over taskstats"
599 Collect extended task accounting data and send the data
605 bool "Enable per-task storage I/O accounting"
628 For more details see Documentation/accounting/psi.rst.
652 endmenu # "CPU/Task time and stats accounting"
1148 bool "Simple CPU accounting controller"