Dave Hansen wrote:Hm, actually this is precisely the wrong thing to do in this case. When the balloon driver adds a new section of hotplug memory, its doing it to get the page structures, but there's no actual memory backing those pages. The memory only comes into existence on a page-by-page basis when the balloon driver gets memory from the hypervisor and attaches it to each page (the balloon driver uses online_page() on each page as its ready). If the user does a mass online via /sys the system explodes because it onlines a large number of pages which have no backing memory. Since none of those pages can be mapped, the kernel explodes in a variety of interesting ways. So I'd really like to inhibit the sysfs interface on these sections. Thoughts? Thanks, J --
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Linus Torvalds | Re: Slow DOWN, please!!! |
| Tony Lindgren | [PATCH 37/90] ARM: OMAP: MPUIO wake updates |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Dushan Tcholich | Re: ksoftirqd high cpu load on kernels 2.6.24 to 2.6.27-rc1-mm1 |
