Re: [ckrm-tech] [patch 0/5]-Containers: Introduction [message #6483] |
Mon, 18 September 2006 22:42 |
Rohit Seth
Messages: 101 Registered: August 2006
|
Senior Member |
|
|
On Mon, 2006-09-18 at 14:08 -0700, Badari Pulavarty wrote:
> On Thu, 2006-09-14 at 18:37 -0700, Rohit Seth wrote:
> > Containers:
> >
>
> I was just trying out your patches and ran into
> following Oops.
>
> (Created a container, assigned a pid (shell) to it,
> set page limit and started a kernel compile in the shell).
>
I wasn't initializing the ctn_task_list (in container_init_task_ptr) in
task structure. Fixed. Thanks for giving it a spin. Will be releasing
a new version today.
(There is another change that would prevent non-configured container
kernels to not compile because of this patch. Fixed that as well).
-rohit
|
|
|