Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Date: Mon, 4 Jun 2007 14:14:12 -0500
Hi Paul,
I've got two problems working with this patchset:
1. A task can't join a cpuset unless 'cpus' and 'mems' are set. These
don't seem to automatically inherit the parent's values. So when I do
mount -t container -o ns,cpuset nsproxy /containers
(unshare a namespace)
the unshare fails because container_clone() created a new cpuset
container but the task couldn't automatically enter that new cpuset.
2. I can't delete containers because of the files they contain, and
am not allowed to delete those files by hand.
thanks,
-serge
-
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: Paul Menage
- Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- From: Paul Jackson
- Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- Prev by Date: Re: [PATCH 5/15] x86-64: Calgary - abstract how we find the iommu_table for a device
- Next by Date: Re: SLUB: Return ZERO_SIZE_PTR for kmalloc(0)
- Previous by thread: Re: [PATCH 5/15] x86-64: Calgary - abstract how we find the iommu_table for a device
- Next by thread: Re: [PATCH 00/10] Containers(V10): Generic Process Containers
- Index(es):
Relevant Pages
|