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
/
block
/
blk-cgroup.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
blkcg: add blkio_policy_ops operations for exit and stat reset
Tejun Heo
2012-04-01
1
-0
/
+4
*
blkcg: cfq doesn't need per-cpu dispatch stats
Tejun Heo
2012-04-01
1
-6
/
+6
*
blkcg: move statistics update code to policies
Tejun Heo
2012-04-01
1
-94
/
+0
*
blkcg: move conf/stat file handling code to policies
Tejun Heo
2012-04-01
1
-15
/
+0
*
blkcg: implement blkio_policy_type->cftypes
Tejun Heo
2012-04-01
1
-0
/
+1
*
blkcg: export conf/stat helpers to prepare for reorganization
Tejun Heo
2012-04-01
1
-0
/
+27
*
blkcg: restructure blkio_group configruation setting
Tejun Heo
2012-04-01
1
-13
/
+0
*
blkcg: restructure configuration printing
Tejun Heo
2012-04-01
1
-2
/
+1
*
blkcg: restructure statistics printing
Tejun Heo
2012-04-01
1
-56
/
+4
*
blkcg: introduce blkg_stat and blkg_rwstat
Tejun Heo
2012-04-01
1
-45
/
+166
*
blkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters
Tejun Heo
2012-04-01
1
-3
/
+6
*
blkcg: remove unused @pol and @plid parameters
Tejun Heo
2012-04-01
1
-6
/
+2
*
blkcg: add blkcg->id
Tejun Heo
2012-03-20
1
-0
/
+3
*
blkcg: remove blkio_group->stats_lock
Tejun Heo
2012-03-20
1
-2
/
+1
*
blkcg: restructure blkio_get_stat()
Tejun Heo
2012-03-20
1
-1
/
+5
*
blkcg: simplify stat reset
Tejun Heo
2012-03-20
1
-2
/
+12
*
blkcg: don't use percpu for merged stats
Tejun Heo
2012-03-20
1
-3
/
+3
*
blkcg: alloc per cpu stats from worker thread in a delayed manner
Vivek Goyal
2012-03-20
1
-0
/
+2
*
block: make block cgroup policies follow bio task association
Tejun Heo
2012-03-06
1
-2
/
+2
*
blkcg: drop unnecessary RCU locking
Tejun Heo
2012-03-06
1
-2
/
+2
*
blkcg: use double locking instead of RCU for blkg synchronization
Tejun Heo
2012-03-06
1
-4
/
+0
*
blkcg: unify blkg's for blkcg policies
Tejun Heo
2012-03-06
1
-8
/
+7
*
blkcg: let blkcg core manage per-queue blkg list and counter
Tejun Heo
2012-03-06
1
-10
/
+5
*
blkcg: move per-queue blkg list heads and counters to queue and blkg
Tejun Heo
2012-03-06
1
-0
/
+1
*
blkcg: don't use blkg->plid in stat related functions
Tejun Heo
2012-03-06
1
-30
/
+50
*
blkcg: make blkg->pd an array and move configuration and stats into it
Tejun Heo
2012-03-06
1
-9
/
+9
*
blkcg: move refcnt to blkcg core
Tejun Heo
2012-03-06
1
-0
/
+35
*
blkcg: let blkcg core handle policy private data allocation
Tejun Heo
2012-03-06
1
-3
/
+50
*
blkcg: add blkcg_{init|drain|exit}_queue()
Tejun Heo
2012-03-06
1
-0
/
+7
*
blkcg: let blkio_group point to blkio_cgroup directly
Tejun Heo
2012-03-06
1
-1
/
+1
*
blkcg: kill the mind-bending blkg->dev
Tejun Heo
2012-03-06
1
-2
/
+0
*
blkcg: kill blkio_policy_node
Tejun Heo
2012-03-06
1
-32
/
+0
*
blkcg: don't allow or retain configuration of missing devices
Tejun Heo
2012-03-06
1
-0
/
+9
*
blkcg: factor out blkio_group creation
Tejun Heo
2012-03-06
1
-15
/
+15
*
blkcg: add blkio_policy[] array and allow one policy per policy ID
Tejun Heo
2012-03-06
1
-0
/
+2
*
blkcg: use q and plid instead of opaque void * for blkio_group association
Tejun Heo
2012-03-06
1
-10
/
+12
*
blkcg: shoot down blkio_groups on elevator switch
Tejun Heo
2012-03-06
1
-1
/
+4
*
blkcg: make CONFIG_BLK_CGROUP bool
Tejun Heo
2012-03-06
1
-8
/
+2
*
block: fix a typo in the blk-cgroup.h file
Jie Liu
2011-10-24
1
-1
/
+1
*
cfq-iosched: Make IO merge related stats per cpu
Vivek Goyal
2011-05-23
1
-2
/
+2
*
blk-cgroup: Make 64bit per cpu stats safe on 32bit arch
Vivek Goyal
2011-05-20
1
-0
/
+2
*
blk-throttle: Make dispatch stats per cpu
Vivek Goyal
2011-05-20
1
-6
/
+21
*
blk-cgroup: move some fields of unaccounted_time file under right config option
Vivek Goyal
2011-05-20
1
-3
/
+4
*
blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
Vivek Goyal
2011-05-16
1
-0
/
+3
*
blk-cgroup: Add unaccounted time to timeslice_used.
Justin TerAvest
2011-03-12
1
-2
/
+10
*
blk-cgroup: Lower minimum weight from 100 to 10.
Justin TerAvest
2011-03-08
1
-1
/
+1
*
blkio-throttle: limit max iops value to UINT_MAX
Vivek Goyal
2010-10-01
1
-0
/
+3
*
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
Vivek Goyal
2010-10-01
1
-10
/
+11
*
blk-cgroup: cgroup changes for IOPS limit support
Vivek Goyal
2010-09-16
1
-0
/
+13
*
blk-cgroup: Introduce cgroup changes for throttling policy
Vivek Goyal
2010-09-16
1
-1
/
+29
[prev]
[next]