]> sourceware.org Git - lvm2.git/commit
Fit thin pool metadata into 128MB
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 5 Mar 2012 14:19:13 +0000 (14:19 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 5 Mar 2012 14:19:13 +0000 (14:19 +0000)
commit90423c12001e9b7a8bf8ee3b56d5858c0a563867
tree492f817f0c4a703a8b52263bd00c1bb4f50028b3
parent975b5b42d2997075f09b58203db7e460514f4708
Fit thin pool metadata into 128MB

If the lvcreate may decide some automagical values for a user,
try to keep the pool metadata size into 128MB range for optimal
perfomance (as suggested by Joe).

So if the pool metadata size and chunk_size were not specified,
try to select such values they would fit into 128MB size.
WHATS_NEW
lib/config/defaults.h
tools/lvcreate.c
This page took 0.03081 seconds and 5 git commands to generate.