[Vollbild]  [Home]

Process Flags

Location: /usr/include/linux/sched.h


Flags:
BitHexc++ namedescription
0..70x000000FFCSIGNALsignal mask to be sent at exit
80x00000100CLONE_VMshare VM(virtual memory) between processes
90x00000200CLONE_FSshare fs(file system) between processes
100x00000400CLONE_FILESshare open files between processes
110x00000800CLONE_SIGHANDshare signal handlers and blocked signals
130x00002000CLONE_PTRACEtracing continue on the child too
140x00004000CLONE_VFORKparent wants the child to wake it up on mm_release
150x00008000CLONE_PARENTsame parent as the cloner
160x00010000CLONE_THREADsame thread group
170x00020000CLONE_NEWNSmount new namespace group
180x00040000CLONE_SYSVSEMshare system V SEM_UNDO semantics
190x00080000CLONE_SETTLScreate a new TLS(thread local storage) for the child
200x00100000CLONE_PARENT_SETTIDset the TID in the parent
210x00200000CLONE_CHILD_CLEARTIDclear the TID in the child
220x00400000CLONE_DETACHEDunused, ignored
230x00800000CLONE_UNTRACEDtracing process can't force CLONE_PTRACE
240x01000000CLONE_CHILD_SETTIDset the TID(thread identifier)
250x02000000CLONE_NEWCGROUPnew cgroup namespace
260x04000000CLONE_NEWUTSnew utsname namespace
270x08000000CLONE_NEWIPCnew ipc namespace
280x10000000CLONE_NEWUSERnew user namespace
290x20000000CLONE_NEWPIDnew pid namespace
300x40000000CLONE_NEWNETnew network namespace
310x80000000CLONE_IOclone io context


I know something !
 
 
Free Web Hosting