dm thin: use slab mempools
authorMike Snitzer <snitzer@redhat.com>
Sat, 2 Jun 2012 23:30:00 +0000 (00:30 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Sat, 2 Jun 2012 23:30:00 +0000 (00:30 +0100)
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 <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>

No differences found