Home     aDirectory     wServer     FAQs     Forms     test_form     How_to     Map_our_site     Definitions      
See_BIG_picture
01005_Use_UserMode
01005_Apply_SubSystem
01007_Call_Integral_SubSy
01007_See_kernel_mode
01008_Manage_IO
01008_Manage_security
01008_Manage_comm
01008_Manage_memory
01008_Manage_processes
01008_Manage_PlugNPlay
01008_Manage_power
01008_Manage_displays
01008_Manage_graphs
01009_Drive_devices
01008_Manage_objects
01009_Use_Microkernel
01009_Call_HAL
01011_Administer_SERVICEs
01012_Use_Mgt_Console
01012_Unify_server_client
01013_Apply_group_policy
01013_Use_99_times_out_
01016_Integrate_services
01017_Use_namespaces
01018_Manage_branch_offic
01019_Serve_terminals
01024_Use_DIRECTORY
Manage Input / Output:
 
- Manage Input/0utput from the devices on the machine.
-- Translate 'file system' requests into device-specific calls.
-- Manage the 'device drivers' that directly access hardware.
-- Manage I/O performance by caching disk reads -- buried in the I/O manager code.
It also caches write and read requests and handles offline or background writes to the hardware.