diff options
author | Carsten Otte <[email protected]> | 2008-06-27 15:05:31 +0200 |
---|---|---|
committer | Avi Kivity <[email protected]> | 2008-07-20 12:42:36 +0300 |
commit | eff0114ac3d3a20a5c93b31b00134e59bfc75189 (patch) | |
tree | 32272e088d90148842b260c650d4c66e2b5d91a5 /fs/jbd2/commit.c | |
parent | f8b78fa3d406f3a2dc038e2b47749013a9295994 (diff) |
KVM: s390: dont allocate dirty bitmap
This patch #ifdefs the bitmap array for dirty tracking. We don't have dirty
tracking on s390 today, and we'd love to use our storage keys to store the
dirty information for migration. Therefore, we won't need this array at all,
and due to our limited amount of vmalloc space this limits the amount of guests
we can run.
Signed-off-by: Carsten Otte <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions