Tejun Heo
|
3c798398e3
blkcg: mass rename of blkcg API
|
13 years ago |
Tejun Heo
|
36558c8a30
blkcg: style cleanups for blk-cgroup.h
|
13 years ago |
Tejun Heo
|
54e7ed12ba
blkcg: remove blkio_group->path[]
|
13 years ago |
Tejun Heo
|
c94bed8999
blkcg: blkg_rwstat_read() was missing inline
|
13 years ago |
Tejun Heo
|
6d18b008da
blkcg: shoot down blkgs if all policies are deactivated
|
13 years ago |
Tejun Heo
|
3c96cb32d3
blkcg: drop stuff unused after per-queue policy activation update
|
13 years ago |
Tejun Heo
|
a2b1693bac
blkcg: implement per-queue policy activation
|
13 years ago |
Tejun Heo
|
03d8e11142
blkcg: add request_queue->root_blkg
|
13 years ago |
Tejun Heo
|
b82d4b197c
blkcg: make request_queue bypassing on allocation
|
13 years ago |
Tejun Heo
|
80fd99792b
blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing
|
13 years ago |
Tejun Heo
|
da8b066262
blkcg: make blkg_conf_prep() take @pol and return with queue lock held
|
13 years ago |
Tejun Heo
|
8bd435b30e
blkcg: remove static policy ID enums
|
13 years ago |
Tejun Heo
|
ec399347d3
blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blkgs()
|
13 years ago |
Tejun Heo
|
bc0d6501a8
blkcg: kill blkio_list and replace blkio_list_lock with a mutex
|
13 years ago |
Tejun Heo
|
f48ec1d788
cfq: fix build breakage & warnings
|
13 years ago |
Tejun Heo
|
5bc4afb1ec
blkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros
|
13 years ago |
Tejun Heo
|
d366e7ec41
blkcg: pass around pd->pdata instead of pd itself in prfill functions
|
13 years ago |
Tejun Heo
|
af133ceb26
blkcg: move blkio_group_conf->iops and ->bps to blk-throttle
|
13 years ago |
Tejun Heo
|
3381cb8d2e
blkcg: move blkio_group_conf->weight to cfq
|
13 years ago |
Tejun Heo
|
8a3d26151f
blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c
|
13 years ago |
Tejun Heo
|
155fead9b6
blkcg: move blkio_group_stats to cfq-iosched.c
|
13 years ago |
Tejun Heo
|
9ade5ea4ce
blkcg: add blkio_policy_ops operations for exit and stat reset
|
13 years ago |
Tejun Heo
|
41b38b6d54
blkcg: cfq doesn't need per-cpu dispatch stats
|
13 years ago |
Tejun Heo
|
629ed0b102
blkcg: move statistics update code to policies
|
13 years ago |
Tejun Heo
|
2ce4d50f9c
cfq: collapse cfq.h into cfq-iosched.c
|
13 years ago |
Tejun Heo
|
60c2bc2d5a
blkcg: move conf/stat file handling code to policies
|
13 years ago |
Tejun Heo
|
44ea53de46
blkcg: implement blkio_policy_type->cftypes
|
13 years ago |
Tejun Heo
|
829fdb5000
blkcg: export conf/stat helpers to prepare for reorganization
|
13 years ago |
Tejun Heo
|
726fa6945e
blkcg: simplify blkg_conf_prep()
|
13 years ago |
Tejun Heo
|
3a8b31d396
blkcg: restructure blkio_group configruation setting
|
13 years ago |