Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- From: "Paul Menage" <menage@xxxxxxxxxx>
- Date: Mon, 4 Jun 2007 13:32:06 -0700
On 6/4/07, Serge E. Hallyn <serue@xxxxxxxxxx> wrote:
2. I can't delete containers because of the files they contain, and
am not allowed to delete those files by hand.
You should be able to delete a container with rmdir as long as it's
not in use - its control files will get cleaned up automatically.
If you're getting an EBUSY error that means that either there are
still tasks running in the container (look in the "tasks" file) or
else there's a reference counting bug somewhere.
Can you post an example to reproduce the problem?
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
- Prev by Date: Re: lid switch hangs notebook
- Next by Date: RE: slow open() calls and o_nonblock
- Previous by thread: Re: [ckrm-tech] [PATCH 00/10] Containers(V10): Generic Process Containers
- Next by thread: Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- Index(es):