Changes

201 bytes added ,  19:46, 18 March 2015
no edit summary
Line 2: Line 2:     
Size : 0x228 bytes  
 
Size : 0x228 bytes  
 +
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 15: Line 16:  
| 0x4
 
| 0x4
 
| u32
 
| u32
| Unused
+
| Unused, may have been for reference count
 
|-
 
|-
 
| 0x8
 
| 0x8
Line 36: Line 37:  
| bool
 
| bool
 
| Post-interrupt rescheduling needed
 
| Post-interrupt rescheduling needed
 +
|-
 +
| 0x10
 +
| s16
 +
| Scheduler core number
 +
|-
 +
| 0x12
 +
| s16
 +
| Count of threads currently being managed by this scheduler object
 
|}
 
|}
 +
 +
 +
There is 1 KScheduler object per core.
374

edits