Changes

187 bytes added ,  22:39, 31 January 2016
no edit summary
Line 9: Line 9:  
|-
 
|-
 
| 1
 
| 1
| 0x20 (only accepted value)
+
| Must be translate-header value 0x20.
 +
|-
 +
| 2
 +
| The kernel writes the PID of the current process here.
 
|}
 
|}
   Line 26: Line 29:     
Registers the given process ID for use of other ''srv:'' commands. Based on the process ID, ''srv:'' performs some rudimentary access control.
 
Registers the given process ID for use of other ''srv:'' commands. Based on the process ID, ''srv:'' performs some rudimentary access control.
 +
 +
Internally sm-module just writes the input PID into the object associated with the user-process session-handle.