|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [Patch] Allow bitmasks with the badpage bootoption
Hi,
The current "badpage" boot option only allows you to select
individual pages, which is not an option for me, since I have
close to 32M of bad ram. My patch allows the use of masks
to select many pages at once, much like the linux BADRAM
patch.
Masks can be specified using a forward slash, like, for example:
badpage=0xa2000/0xef000,0x00100/0xfff00,0x01000
This way, it's compatible with the current scheme.
I also wrote a small testprogram to test the algorithm.
Regards,
Erik Bosman
bad_page-mask.patch
Description: Text Data
bad_page-mask-test.c
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [Patch] Allow bitmasks with the badpage bootoption,
Erik Bosman <=
|
|
|
|
|