Coly Li
|
ecb2ba8cb8
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
|
7 years ago |
Coly Li
|
771f393e8f
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
|
7 years ago |
Coly Li
|
99361bbf26
bcache: properly set task state in bch_writeback_thread()
|
7 years ago |
Tang Junhui
|
4eca1cb28d
bcache: segregate flash only volume write streams
|
7 years ago |
Huacai Chen
|
cf33c1ee52
bcache: Fix building error on MIPS
|
7 years ago |
Linus Torvalds
|
e2c5923c34
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Tang Junhui
|
d44c2f9e7c
bcache: update bucket_in_use in real time
|
8 years ago |
Coly Li
|
b1e8139e48
bcache: fix a comments typo in bch_alloc_sectors()
|
8 years ago |
Coly Li
|
91af8300d9
bcache: check ca->alloc_thread initialized before wake up it
|
8 years ago |
Tang Junhui
|
89b1fc54c2
bcache: increase the number of open buckets
|
8 years ago |
Jiri Kosina
|
770b8ce400
bcache: bch_allocator_thread() is not freezable
|
9 years ago |
Slava Pestov
|
8b326d3a2a
bcache allocator: send discards with correct size
|
11 years ago |
Kent Overstreet
|
2531d9ee61
bcache: Kill unused freelist
|
11 years ago |
Kent Overstreet
|
0a63b66db5
bcache: Rework btree cache reserve handling
|
11 years ago |
Kent Overstreet
|
4fe6a81670
bcache: Add a real GC_MARK_RECLAIMABLE
|
11 years ago |
Kent Overstreet
|
7159b1ad3d
bcache: Better alloc tracepoints
|
11 years ago |
Kent Overstreet
|
e0a985a4b1
bcache: Improve bucket_prio() calculation
|
12 years ago |
Kent Overstreet
|
78365411b3
bcache: Rework allocator reserves
|
11 years ago |
Nicholas Swenson
|
981aa8c091
bcache: bugfix - moving_gc now moves only correct buckets
|
12 years ago |
Kent Overstreet
|
3a3b6a4e07
bcache: Don't bother with bucket refcount for btree node allocations
|
12 years ago |
Kent Overstreet
|
280481d06c
bcache: Debug code improvements
|
12 years ago |
Kent Overstreet
|
2599b53b7b
bcache: Move sector allocator to alloc.c
|
12 years ago |
Kent Overstreet
|
72a44517f3
bcache: Convert gc to a kthread
|
12 years ago |
Kent Overstreet
|
35fcd848d7
bcache: Convert bucket_wait to wait_queue_head_t
|
12 years ago |
Kent Overstreet
|
49b1212dfa
bcache: Use blkdev_issue_discard()
|
12 years ago |
Kent Overstreet
|
79826c35eb
bcache: Allocation kthread fixes
|
12 years ago |
Kent Overstreet
|
c37511b863
bcache: Fix/revamp tracepoints
|
12 years ago |
Kent Overstreet
|
119ba0f828
bcache: Convert allocator thread to kthread
|
12 years ago |
Kent Overstreet
|
86b26b824c
bcache: Allocator cleanup/fixes
|
12 years ago |