xen-balloon: fix up sysfs issues
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 24 Jul 2008 23:27:52 +0000 (16:27 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 28 Jul 2008 13:08:07 +0000 (15:08 +0200)
1. Set the class so it doesn't clash with the normal memory class
2. Fix up the sysfs show functions to match the new prototype
3. Clean up use of memparse

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: "viets@work.de" <viets@work.de>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found