commit | 167e6cf62979df03513898966f9227847d192327 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Thu Jul 24 16:27:52 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jul 28 15:08:07 2008 +0200 |
tree | 225b9c8e9a7d4be51ec474ad929b6b1ec3671b23 | |
parent | a403e45c3b678211ee3b7225dbb924921fb5ddd3 [diff] |
xen-balloon: fix up sysfs issues 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>