git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78b77bf
)
bcache: Use a mempool for mergesort temporary space
author
Kent Overstreet
<kmo@daterainc.com>
Wed, 18 Dec 2013 08:01:06 +0000
(
00:01
-0800)
committer
Kent Overstreet
<kmo@daterainc.com>
Wed, 8 Jan 2014 21:05:11 +0000
(13:05 -0800)
It was a single element mempool before, it's slightly cleaner to just use a real
mempool.
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
No differences found