Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- From: "Paul Menage" <menage@xxxxxxxxxx>
- Date: Mon, 4 Jun 2007 13:56:12 -0700
On 6/4/07, Serge E. Hallyn <serue@xxxxxxxxxx> wrote:
root@linuz11 root]# rm -rf /containers/1
Just use "rmdir /containers/1" here.
Ah, I see the second time I typed 'ls /containers/1/tasks' instead of
cat. When I then used cat, the file was empty, and I got an oops just
like Pavel reported. I bet if I solve the problem he reported, then I
solve my problem :)
As far as I could see, Pavel's problem wasn't actually an Oops, it was
a WARN_ON() when allocating a zero length chunk of memory. There's
ongoing discussion as to whether this counts as a problem with the
allocators or the kmalloc() code, since it used to be OK to allocate a
zero-length chunk.
Paul
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- From: Serge E. Hallyn
- Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- References:
- Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- From: Serge E. Hallyn
- Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- From: Paul Menage
- Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- From: Serge E. Hallyn
- Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- Prev by Date: Re: thinkpad testers wanted (was Re: 2.6.22-rc[23]: blinking capslock led, stuck keys?)
- Next by Date: Re: [2.6.22-rc3][ACPI?] Resume from s2r doesn't work.
- Previous by thread: Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- Next by thread: Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- Index(es):