Changes

Jump to navigation Jump to search
57 bytes removed ,  00:18, 15 December 2016
no edit summary
Line 123: Line 123:  
| 0x68
 
| 0x68
 
| u32
 
| u32
| List size; this [[KLinkedList]] of [[KThread]] instances of the parent process.
+
| List size; this [[KLinkedList]] of all the [[KThread]] instances of the parent process: the currently running threads followed the others,
It is made of the process's currently running threads, then, for each core, of one thread by priority (if it exists), from highest to lowest priority
+
by core then by dynamic priority.
 
|-
 
|-
 
| 0x6C
 
| 0x6C

Navigation menu