[Devel] Re: [patch00/05]: Containers(V2)- Introduction

Paul Jackson pj at sgi.com
Wed Sep 20 15:58:15 PDT 2006


Seth wrote:
> So now we depend on getting memory hot-plug to work for faking up these
> nodes ...for the memory that is already present in the system. It just
> does not sound logical.

It's logical to me.  Part of memory hotplug is adding physial memory,
which is not an issue here.  Part of it is adding another logical
memory node (turning on another bit in node_online_map) and fixing up
any code that thought a systems memory nodes were baked in at boottime.
Perhaps the hardest part is the memory hot-un-plug, which would become
more urgently needed with such use of fake numa nodes.  The assumption
that memory doesn't just up and vanish is non-trivial to remove from
the kernel.  A useful memory containerization should (IMHO) allow for
both adding and removing such containers.

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj at sgi.com> 1.925.600.0401




More information about the Devel mailing list