Skip to content

Commit

Permalink
dm thin: use slab mempools
Browse files Browse the repository at this point in the history
Use dedicated caches prefixed with a "dm_" name rather than relying on
kmalloc mempools backed by generic slab caches so the memory usage of
thin provisioning (and any leaks) can be accounted for independently.

Signed-off-by: Mike Snitzer <[email protected]>
Signed-off-by: Alasdair G Kergon <[email protected]>
  • Loading branch information
snitm authored and kergon committed Jun 2, 2012
1 parent 3599165 commit a24c256
Showing 1 changed file with 99 additions and 62 deletions.
Loading

0 comments on commit a24c256

Please sign in to comment.