summaryrefslogtreecommitdiffstats
path: root/kernel/delayacct.c
Commit message (Expand)AuthorAgeFilesLines
* delayacct: Use raw_spinlocksSebastian Andrzej Siewior2018-04-271-8/+9
* delayacct: Account blkio completion on the correct taskJosh Snyder2018-01-161-16/+26
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* delaycct: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-5/+5
* sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-011-2/+2
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
* delayacct: Remove braindamaged type conversionsThomas Gleixner2014-07-231-11/+7
* delayacct: Make accounting nanosecond basedThomas Gleixner2014-07-231-22/+12
* delayacct: Use ktime_get_ts()Thomas Gleixner2014-06-121-13/+3
* kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()Chen Gang2013-11-131-7/+0
* cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-2/+5
* KVM: Steal time implementationGlauber Costa2011-07-141-0/+2
* headers: taskstats_kern.h trimAlexey Dobriyan2009-09-181-0/+1
* schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-181-1/+1
* per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi2008-07-251-0/+3
* per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-251-0/+13
* Add scaled time to taskstats based process accountingMichael Neuling2007-10-181-0/+6
* sched: clean up schedstats, cnt -> countIngo Molnar2007-10-151-1/+1
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-091-5/+5
* KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-071-5/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] lockdep: fix delayacct locking bugPeter Zijlstra2006-11-061-6/+9
* [PATCH] task delay accounting fixesShailabh Nagar2006-09-011-16/+0
* [PATCH] delay accounting: temporarily enable by defaultShailabh Nagar2006-07-311-4/+4
* [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar2006-07-141-0/+12
* [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar2006-07-141-1/+61
* [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar2006-07-141-0/+19
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-141-0/+87
OpenPOWER on IntegriCloud