User:Lionel/What kind of kernel should I make?: Difference between revisions

Jump to navigation Jump to search
(→‎Common Parts: I/O added)
Line 8:
{{main|Interrupts}}
This is a must, because ''any'' kernel needs to handle requests and notifications for the hardware. If the CPU doesn't support some type of signaling system, replace all instances of "interrupt" with "polling".
 
=== Input/Output (I/O) ===
{{main|I/O Ports}}
You need I/O to communicate, how else do you control the HDD, tell the user what your doing or get input from the user?
 
== Common Kernel Archetypes ==
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu