Copyright (c) Hyperion Entertainment and contributors.
Kernel: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
m Put "Item Pools" after "Memory Pools" because this is more logical. |
m Removed the constant repetition of "Exec" in section titles. We're under the "Exec" heading so this is quite explicit; no need to increase information smog on the page. |
||
Line 3: | Line 3: | ||
[[Introduction to Exec]] |
[[Introduction to Exec]] |
||
[[Exec Libraries]] |
[[Exec Libraries|Libraries]] |
||
[[Exec Device I/O]] |
[[Exec Device I/O|Device I/O]] |
||
[[Exec Memory Allocation]] |
[[Exec Memory Allocation|Memory Allocation]] |
||
: [[Exec Memory Pools|Memory Pools]] |
: [[Exec Memory Pools|Memory Pools]] |
||
: [[Exec Item Pools|Item Pools]] |
: [[Exec Item Pools|Item Pools]] |
||
: [[Exec Named Memory|Named Memory]] |
: [[Exec Named Memory|Named Memory]] |
||
: [[Obsolete_Exec_Memory_Allocation|Obsolete |
: [[Obsolete_Exec_Memory_Allocation|Obsolete Memory Allocation Techniques]] |
||
[[Exec Tasks]] |
[[Exec Tasks|Tasks]] |
||
[[Exec Signals]] |
[[Exec Signals|Signals]] |
||
[[Exec Lists and Queues]] |
[[Exec Lists and Queues|Lists and Queues]] |
||
[[Exec Messages and Ports]] |
[[Exec Messages and Ports|Messages and Ports]] |
||
[[Exec Semaphores]] |
[[Exec Semaphores|Semaphores]] |
||
[[Exec Mutexes]] |
[[Exec Mutexes|Mutexes]] |
||
[[Exec Interrupts]] |
[[Exec Interrupts|Interrupts]] |
||
[[Exec Resources]] |
[[Exec Resources|Resources]] |
||
[[Exec Debug]] |
[[Exec Debug|Debugging Facilities]] |
||
== Additional Components == |
== Additional Components == |