Keywords - I
 · ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · 
- I/O messages
 
- 
			·
			Message types ·
 
- I/O privileges
 
- 
			·
			Defragmenting physical memory ·
			Locking memory ·
			Summary of signals ·
 
- I/O resources
 
- 
			·
			Domains of authority ·
 
- i8259 interrupt control hardware
 
- 
			·
			Interrupt calls ·
 
- idle thread
 
- 
			·
			Interrupt calls ·
			Scheduling priority ·
 
- ifconfig
 
- 
			·
			Loading and unloading a driver ·
 
- Image filesystem
 
- 
			·
			Image filesystem ·
 
- inet_addr()
 
- 
			·
			Socket API ·
 
- inet_aton()
 
- 
			·
			Socket API ·
 
- inet_lnaof()
 
- 
			·
			Socket API ·
 
- inet_makeaddr()
 
- 
			·
			Socket API ·
 
- inet_netof()
 
- 
			·
			Socket API ·
 
- inet_network()
 
- 
			·
			Socket API ·
 
- inet_ntoa()
 
- 
			·
			Socket API ·
 
- inheritance structure
 
- 
			·
			Bound multiprocessing (BMP) ·
 
- initial budget (sporadic scheduling)
 
- 
			·
			Sporadic scheduling ·
 
- inodes
 
- 
			·
			Problems with existing disk filesystems ·
 
- input mode
 
- 
	
	- edited
 
	- 
			·
			Edited input mode ·
	
 
	
	
	- raw
 
	- 
			·
			Input modes ·
	
 
	
 
- input, redirecting
 
- 
			·
			Pipes ·
 
- instrumentation
 
- 
	
	- interrupts can be traced
 
	- 
			·
			Introduction ·
	
 
	
	
	- kernel can be used in prototypes or final products
 
	- 
			·
			Introduction ·
	
 
	
	
	- works on SMP systems
 
	- 
			·
			Introduction ·
	
 
	
 
- interprocess communication
 
- 
		See
		IPC 
 
- interprocessor interrupts (IPIs)
 
- 
			·
			Interprocessor interrupts (IPIs) ·
 
- INTERRUPT (thread state)
 
- 
			·
			Thread life cycle ·
 
- interrupt control hardware (i8259 on a PC)
 
- 
			·
			Interrupt calls ·
 
- interrupt handlers
 
- 
			·
			Interrupt handling ·
			System services ·
	
	- SMP
 
	- 
			·
			Critical sections ·
	
 
	
		
		See also
		ISR 
		
 
- interrupt latency
 
- 
			·
			Interrupt latency ·
 
- Interrupt Service Routine
 
- 
		See
		ISR 
 
- InterruptAttach()
 
- 
			·
			Interrupt calls ·
 
- InterruptAttachEvent()
 
- 
			·
			Interrupt calls ·
 
- InterruptDetach()
 
- 
			·
			Interrupt calls ·
 
- InterruptDisable()
 
- 
			·
			Interrupt calls ·
	
	- problem on SMP systems
 
	- 
			·
			Critical sections ·
	
 
	
 
- InterruptEnable()
 
- 
			·
			Interrupt calls ·
	
	- problem on on SMP systems
 
	- 
			·
			Critical sections ·
	
 
	
 
- InterruptHookIdle()
 
- 
			·
			Interrupt calls ·
 
- InterruptHookTrace()
 
- 
			·
			Interrupt calls ·
 
- InterruptLock()
 
- 
			·
			Critical sections ·
			Interrupt calls ·
 
- InterruptMask()
 
- 
			·
			Interrupt calls ·
	
	- problem on SMP systems
 
	- 
			·
			Critical sections ·
	
 
	
 
- interrupts
 
- 
	
	- masking, automatically by the kernel
 
	- 
			·
			Interrupt calls ·
	
 
	
	
	- nested
 
	- 
			·
			Nested interrupts ·
	
 
	
	
	- priorities
 
	- 
			·
			Nested interrupts ·
	
 
	
 
- InterruptUnlock()
 
- 
			·
			Critical sections ·
			Interrupt calls ·
 
- InterruptUnmask()
 
- 
			·
			Interrupt calls ·
	
	- problem on SMP systems
 
	- 
			·
			Critical sections ·
	
 
	
 
- InterruptWait()
 
- 
			·
			Interrupt calls ·
			Thread life cycle ·
 
- intr_timed_wait()
 
- 
			·
			Timers ·
 
- io-audio
 
- 
	
	- resource manager
 
	- 
			·
			The MME resource managers ·
	
 
	
 
- io-blk
 
- 
			·
			Filesystems as shared libraries ·
			io-blk ·
 
- io-fs
 
- 
	
	- resource manager
 
	- 
			·
			The MME resource managers ·
	
 
	
 
- io-media
 
- 
	
	- resource manager
 
	- 
			·
			The MME resource managers ·
	
 
	
 
- io-pkt*
 
- 
			·
			Introduction ·
 
- io-usb
 
- 
	
	- resource manager
 
	- 
			·
			The MME resource managers ·
	
 
	
 
- _IO_STAT
 
- 
			·
			Device resource managers ·
 
- ioctl()
 
- 
			·
			Socket API ·
 
- iofunc_*() shared library
 
- 
			·
			Second-level default message handling ·
 
- ionotify()
 
- 
			·
			I/O notification ·
 
- IP filtering
 
- 
			·
			IP filtering and NAT ·
 
- IPC
 
- 
			·
			Interprocess communication ·
			Interprocess Communication (IPC) ·
	
	- forms of
 
	- 
			·
			Interprocess Communication (IPC) ·
	
 
	
	
	- term qualified to apply to “threads”
 
	- 
			·
			Threads and processes ·
	
 
	
 
- ISR
 
- 
			·
			Interrupt calls ·
	
	- attaching to PC timer interrupt
 
	- 
			·
			Interrupt calls ·
	
 
	
	
	- floating-point operations aren't safe to use in
 
	- 
			·
			Interrupt calls ·
	
 
	
		
		See also
		interrupt handlers 
		
 
 · ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·