diff options
author | Coly Li <colyli@suse.de> | 2020-01-23 20:01:36 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-01-23 21:40:02 +0300 |
commit | 7a0bc2a8966040d54289b64842d55e2cf4343ad9 (patch) | |
tree | 335808680806e905557201c23c021dc5e47303d9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0e0c12316d8a645e7b1880e135837ee78d18aed9 (diff) | |
download | linux-7a0bc2a8966040d54289b64842d55e2cf4343ad9.tar.xz |
bcache: add code comments for state->pool in __btree_sort()
To explain the pages allocated from mempool state->pool can be
swapped in __btree_sort(), because state->pool is a page pool,
which allocates pages by alloc_pages() indeed.
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions