summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-10-16 15:26:43 +1000
committerNeil Brown <neilb@suse.de>2006-10-16 15:26:43 +1000
commitb39827de21032f5bda931242f232ec9c3cb7da98 (patch)
tree34ac5f630691562826561ce9ada12d1f3de16ebc /ChangeLog
parent97a6748ce2fc70f35b599bd16b76d16a1e48bc0d (diff)
Reduce max bitmap size when bitmap is in a file.
To ensure kernel never needs to allocate more than 1 page contiguously.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e89a0dd5..44fd2964 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
Changes Prior to this release
- Don't #include linux/blkpg.h as that isn't safe. Just
include the content literally.
+ - Reduce maximum bitmap usage when working with bitmap files,
+ so that a only single-page allocations are made, even on
+ 64bit hosts with 4K pages.
Changes Prior to 2.5.4 release
- When creating devices in /dev/md/ create matching symlinks