commit | 8ee2767a5903fde549fd3597690f64c8d951051a | [log] [tgz] |
---|---|---|
author | Milan Broz <mbroz@redhat.com> | Thu Apr 24 21:42:36 2008 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Apr 25 13:26:35 2008 +0100 |
tree | d419a324e1da7323113e8b6e0063ba94ab70fa70 | |
parent | 924362629bf5645aee5f49f8a0d0d5b193e65997 [diff] |
dm snapshot: reduce default memory allocation Limit the amount of memory allocated per snapshot on systems with a large page size. (The larger default chunk size on these systems compensates for the smaller number of pages reserved.) Signed-off-by: Milan Broz <mbroz@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>