Re: [PATCH 7/7] uts namespaces: Implement CLONE_NEWUTS flag

From: Andi Kleen
Date: Tue May 02 2006 - 02:55:38 EST


"Serge E. Hallyn" <serue@xxxxxxxxxx> writes:

> Implement a CLONE_NEWUTS flag, and use it at clone and sys_unshare.

I still think it's a design mistake to add zillions of pointers to task_struct
for every possible kernel object. Going through a proxy datastructure to
merge common cases would be much better.

-Andi
-
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/