KAMEZAWA Hiroyuki
|
1ac101a5d6
procfs: add num_to_str() to speed up /proc/stat
|
13 years ago |
Eric Dumazet
|
59a32e2ce5
proc: speed up /proc/stat handling
|
13 years ago |
Russell King
|
f7e6746eba
sched/accounting, proc: Fix /proc/stat interrupts sum
|
13 years ago |
Linus Torvalds
|
0db49b72bc
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Andreas Schwab
|
34845636a1
procfs: do not confuse jiffies with cputime64_t
|
13 years ago |
Ingo Molnar
|
6a54aebf69
Merge commit 'v3.2-rc5' into sched/core
|
13 years ago |
Michal Hocko
|
2a95ea6c0d
procfs: do not overflow get_{idle,iowait}_time for nohz
|
13 years ago |
Glauber Costa
|
3292beb340
sched/accounting: Change cpustat fields to an array
|
13 years ago |
Michal Hocko
|
a25cac5198
proc: Consider NO_HZ when printing idle and iowait times
|
14 years ago |
Yuanhan Liu
|
a4dbf0ec2a
proc/stat: use defined macro KMALLOC_MAX_SIZE
|
14 years ago |
Alexey Dobriyan
|
9d6de12f70
proc: use seq_puts()/seq_putc() where possible
|
14 years ago |
KAMEZAWA Hiroyuki
|
478735e388
/proc/stat: fix scalability of irq sum of all cpu
|
14 years ago |
KAMEZAWA Hiroyuki
|
f2c66cd8ee
/proc/stat: scalability of irq num per cpu
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ryota Ozaki
|
ce0e7b28fb
sched, cpuacct: Fix niced guest time accounting
|
15 years ago |
Keika Kobayashi
|
d3d64df21d
proc: export statistics for softirq to /proc
|
16 years ago |
Martin Schwidefsky
|
e1c805309d
[S390] /proc/stat idle field for idle cpus
|
16 years ago |
KOSAKI Motohiro
|
26ddd8d5ca
proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
|
16 years ago |
KOSAKI Motohiro
|
13bd41bc22
proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQ
|
16 years ago |
Yinghai Lu
|
240d367b4e
sparseirq: fix Alpha build failure
|
16 years ago |
Yinghai Lu
|
0b8f1efad3
sparse irq_desc[] array: core kernel and x86 changes
|
16 years ago |
Alexey Dobriyan
|
df8106dbb5
proc: move /proc/stat to fs/proc/stat.c
|
16 years ago |