Commit Graph

36 Commits (06b8e878a9bc9301201cffe186eba99c4185f20a)

Author SHA1 Message Date
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". 18 years ago
Balbir Singh 846c7bb055 Add cgroupstats 18 years ago
Jesper Juhl a9022e9cb9 Clean up duplicate includes in kernel/ 18 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
Oleg Nesterov 34ec12349c [PATCH] taskstats: cleanup ->signal->stats allocation 18 years ago
Oleg Nesterov 115085ea07 [PATCH] taskstats: cleanup do_exit() path 18 years ago
Oleg Nesterov 128fb95650 [PATCH] taskstats_exit_alloc: optimize/simplify 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Thomas Graf 17c157c889 [GENL]: Add genlmsg_put_reply() to simplify building reply headers 18 years ago
Thomas Graf 3dabc71578 [GENL]: Add genlmsg_new() to allocate generic netlink messages 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
Oleg Nesterov 4a279ff1ea [PATCH] taskstats: fix sub-threads accounting 18 years ago
Oleg Nesterov 3d8334def5 [PATCH] taskstats: fix sk_buff size calculation 18 years ago
Oleg Nesterov d46a3d0d07 [PATCH] taskstats: fix sk_buff leak 18 years ago
Oleg Nesterov d7c3f5f231 [PATCH] fill_tgid: cleanup delays accounting 18 years ago
Oleg Nesterov a98b609426 [PATCH] taskstats: don't use tasklist_lock 18 years ago
Oleg Nesterov b8534d7bd8 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock 18 years ago
Oleg Nesterov fca178c0c6 [PATCH] fill_tgid: fix task_struct leak and possible oops 18 years ago
Jay Lan 9acc185351 [PATCH] csa: Extended system accounting over taskstats 19 years ago
Jay Lan f3cef7a994 [PATCH] csa: basic accounting over taskstats 19 years ago
Balbir Singh 0ae646845b [PATCH] Fix taskstats size calculation (use the new genetlink utility functions) 19 years ago
Thomas Graf fe4944e59c [NETLINK]: Extend netlink messaging interface 19 years ago
Shailabh Nagar d94a041519 [PATCH] taskstats: free skb, avoid returns in send_cpu_listeners 19 years ago
Shailabh Nagar 7d94dddd43 [PATCH] make taskstats sending completely independent of delay accounting on/off status 19 years ago
Shailabh Nagar bb129994c3 [PATCH] Remove down_write() from taskstats code invoked on the exit() path 19 years ago
Shailabh Nagar f9fd8914c1 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks 19 years ago
Shailabh Nagar ad4ecbcba7 [PATCH] delay accounting taskstats interface send tgid once 19 years ago
Shailabh Nagar 6f44993fe1 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface 19 years ago
Shailabh Nagar c757249af1 [PATCH] per-task-delay-accounting: taskstats interface 19 years ago