This page (revision-1) was last changed on 29-Nov-2024 16:16 by -jim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
1 29-Nov-2024 16:16 726 bytes -jim

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 11 lines
!!! Overview
[{$pagename}] a feature of the [Linux] [kernel] that partitions kernel resources such that one set of processes sees one set of resources while another set of processes sees a different set of resources.
The feature works by having the same namespace for a set of resources and processes, but those namespaces refer to distinct resources. [Resources] may exist in multiple spaces.
[Examples] of such resources are process IDs, [hostnames], user IDs, file names, and some names associated with [network] access, and [Inter-Process Communication] [[IPC]].
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]