Oleg Nesterov
|
a7295898a1
taskstats: add_del_listener() should ignore !valid listeners
|
14 years ago |
Oleg Nesterov
|
dfc428b656
taskstats: add_del_listener() shouldn't use the wrong node
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Vasiliy Kulikov
|
26c4caea9d
taskstats: don't allow duplicate entries in listener mode
|
14 years ago |
Mandeep Singh Baines
|
f9b182e24e
taskstats: use appropriate printk priority level
|
14 years ago |
Jeff Mahoney
|
9ab020cf07
taskstats: use better ifdef for alignment
|
14 years ago |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Jeff Mahoney
|
4be2c95d1f
taskstats: pad taskstats netlink response for aligment issues on ia64
|
14 years ago |
Christoph Lameter
|
cd85fc58cd
taskstats: Use this_cpu_ops
|
14 years ago |
Michael Holzheu
|
3d9e0cf1fe
taskstats: split fill_pid function
|
14 years ago |
Michael Holzheu
|
9323312592
taskstats: separate taskstats commands
|
14 years ago |
Jeff Mahoney
|
8589312069
delayacct: align to 8 byte boundary on 64-bit systems
|
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 |
Alexey Dobriyan
|
b54452b07a
const: struct nla_policy
|
15 years ago |
Johannes Berg
|
134e63756d
genetlink: make netns aware
|
16 years ago |
Rusty Russell
|
41c7bb9588
cpumask: convert rest of files in kernel/
|
16 years ago |
Rusty Russell
|
29c0177e6a
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 years ago |
Vegard Nossum
|
b81f3ea92b
taskstats: remove initialization of static per-cpu variable
|
17 years ago |
Mike Travis
|
363ab6f142
core: use performance variant for_each_cpu_mask_nr
|
17 years ago |
Pavel Emelyanov
|
cb41d6d068
Use find_task_by_vpid in taskstats
|
17 years ago |
Adrian Bunk
|
f96159840b
kernel/taskstats.c: fix bogus nlmsg_free()
|
17 years ago |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 years ago |
Balbir Singh
|
846c7bb055
Add cgroupstats
|
17 years ago |
Jesper Juhl
|
a9022e9cb9
Clean up duplicate includes in kernel/
|
17 years ago |
Maxim Uvarov
|
b663a79c19
taskstats: add context-switch counters
|
18 years ago |
Christoph Lameter
|
0a31bd5f2b
KMEM_CACHE(): simplify slab cache creation
|
18 years ago |
Arnaldo Carvalho de Melo
|
b529ccf279
[NETLINK]: Introduce nlmsg_hdr() helper
|
18 years ago |
Oleg Nesterov
|
3716748530
[PATCH] taskstats: cleanup reply assembling
|
18 years ago |
Oleg Nesterov
|
51de4d9085
[PATCH] taskstats: use nla_reserve() for reply assembling
|
18 years ago |
Oleg Nesterov
|
68062b86fc
[PATCH] taskstats: factor out reply assembling
|
18 years ago |