OpenVZ Forum


Home » Mailing lists » Devel » pspace name
Re: pspace name [message #16632 is a reply to message #16612] Fri, 08 September 2006 16:02 Go to previous message
Dave Hansen is currently offline  Dave Hansen
Messages: 240
Registered: October 2005
Senior Member
On Thu, 2006-09-07 at 15:22 +0200, Cedric Le Goater wrote:
> all,
> 
> 'pspace' sounds wrong when you know about the other namespaces :

Yeah, I agree.

> struct nsproxy {
> 	atomic_t count;
> 	spinlock_t nslock;
> 	struct uts_namespace *uts_ns;
> 	struct ipc_namespace *ipc_ns;
> 	struct user_namespace *user_ns;
> 	struct namespace *namespace;
> };
> 
> 'proc_namespace' might be confusing, what about 'task_namespace' ?

task_ might do.  I don't have any better ideas.

> 'namespace' should probably be renamed to something like 'mnt_namespace' ?

fs_namespace?  This is probably a "do a patch and CC Viro" kind of
thing.

-- Dave

_______________________________________________
Containers mailing list
Containers@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: [RFC][PATCH 1/2] add user namespace [try #2]
Next Topic: Re: Re: [PATCH] usb: Fixup usb so it uses struct pid
Goto Forum:
  


Current Time: Thu Jul 31 15:26:39 GMT 2025

Total time taken to generate the page: 0.64324 seconds