Kernel: Difference between revisions
No edit summary |
|||
Line 276: | Line 276: | ||
<div style="display: inline-block"> | <div style="display: inline-block"> | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 318: | Line 317: | ||
| 0x2016 || u16 || NumActiveSlots | | 0x2016 || u16 || NumActiveSlots | ||
|- | |- | ||
| 0x2040 || | | 0x2040 || [[#KSpinLock]] || Lock | ||
|} | |} | ||
</div> | </div> | ||
Line 345: | Line 342: | ||
[1.0.0] Size: 0x1 | [1.0.0] Size: 0x1 | ||
[2.0.0] Size: 0x40 | |||
<div style="display: inline-block"> | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Offset || Type || Description | ! 1.0.0 Offset || Type || Description | ||
|- | |- | ||
| 0 || u8 || IsBusy | | 0 || u8 || IsBusy | ||
|} | |} | ||
</div> | |||
<div style="display: inline-block; vertical-align:top;"> | |||
{| class="wikitable" border="1" | |||
|- | |||
! 2.0.0 Offset || Type || Description | |||
|- | |||
| 0 || u16 || | |||
|- | |||
| 0x20 || u16 || | |||
|} | |||
</div> | |||
= KMemoryManager = | = KMemoryManager = |