[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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 Attachment:
bad_page-mask.patch Attachment:
bad_page-mask-test.c _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |