]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commit
xen: Adds a cap to the number of map cache entries.
authorJohn Baboval <john.baboval@virtualcomputer.com>
Tue, 22 Mar 2011 14:50:28 +0000 (14:50 +0000)
committerAlexander Graf <agraf@suse.de>
Sun, 8 May 2011 08:10:01 +0000 (10:10 +0200)
commitea6c5f8ffe6de12e04e63acbb9937683b30216e2
tree9cc24d8dce3c19edc776cb3904512b1348d6c0a4
parent432d268c0552fd30c8be564f7ea2504a2b546101
xen: Adds a cap to the number of map cache entries.

Adds a cap to the number of map cache entries. This prevents the map
cache from overwhelming system memory.

I also removed the bitmap macros and #included bitmap.h instead.

Signed-off-By: John Baboval <john.baboval@virtualcomputer.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
xen-mapcache.c