diff options
author | 2013-05-14 13:52:32 -0700 | |
---|---|---|
committer | 2013-05-14 13:52:32 -0700 | |
commit | c9e0332e877c1a1ccfe4ba315a437c7a8cf6e575 (patch) | |
tree | d5bab892cad9080643d619684e9d3dc59f320022 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | blk-throttle: remove pointless throtl_nr_queued() optimizations (diff) | |
download | linux-dev-c9e0332e877c1a1ccfe4ba315a437c7a8cf6e575.tar.xz linux-dev-c9e0332e877c1a1ccfe4ba315a437c7a8cf6e575.zip |
blk-throttle: rename throtl_rb_root to throtl_service_queue
throtl_rb_root will be expanded to cover more roles for hierarchy
support. Rename it to throtl_service_queue and make its fields more
descriptive.
* rb -> pending_tree
* left -> first_pending
* count -> nr_pending
* min_disptime -> first_pending_disptime
This patch is purely cosmetic.
Signed-off-by: Tejun Heo <tj@kernel.org
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions