I would prefer:
- sys_ns_create()
creates namespace and makes a task to inherit this namespace. If _needed_, it _can_ fork inside.
I don't see why not have both, the auto-createdCan you give more details on what you mean by auto-created *space and empty *space?
*space on clone() and the ability to create empty
*spaces which can be populated and/or entered
sys_ns_change ? :)- sys_ns_inherit()hmm, sounds like a misnomer to me ...
change active namespace.
Should it be integer or path as Eric proposes?But how should we reference namespace? by globabl ID?definitely by some system-unique identifier ...