index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
delayacct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
delayacct: Remove braindamaged type conversions
Thomas Gleixner
2014-07-23
1
-11
/
+7
*
delayacct: Make accounting nanosecond based
Thomas Gleixner
2014-07-23
1
-22
/
+12
*
delayacct: Use ktime_get_ts()
Thomas Gleixner
2014-06-12
1
-13
/
+3
*
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
Chen Gang
2013-11-13
1
-7
/
+0
*
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
1
-2
/
+5
*
KVM: Steal time implementation
Glauber Costa
2011-07-14
1
-0
/
+2
*
headers: taskstats_kern.h trim
Alexey Dobriyan
2009-09-18
1
-0
/
+1
*
schedstat: consolidate per-task cpu runtime stats
Ken Chen
2008-12-18
1
-1
/
+1
*
per-task-delay-accounting: update taskstats for memory reclaim delay
Keika Kobayashi
2008-07-25
1
-0
/
+3
*
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
2008-07-25
1
-0
/
+13
*
Add scaled time to taskstats based process accounting
Michael Neuling
2007-10-18
1
-0
/
+6
*
sched: clean up schedstats, cnt -> count
Ingo Molnar
2007-10-15
1
-1
/
+1
*
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
2007-07-09
1
-5
/
+5
*
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-05-07
1
-5
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] lockdep: fix delayacct locking bug
Peter Zijlstra
2006-11-06
1
-6
/
+9
*
[PATCH] task delay accounting fixes
Shailabh Nagar
2006-09-01
1
-16
/
+0
*
[PATCH] delay accounting: temporarily enable by default
Shailabh Nagar
2006-07-31
1
-4
/
+4
*
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
2006-07-14
1
-0
/
+12
*
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
2006-07-14
1
-1
/
+61
*
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2006-07-14
1
-0
/
+19
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-14
1
-0
/
+87