mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 03:23:08 +01:00
Resources added for IO management (#1346)
* Resources added for IO management * Update content/roadmaps/101-backend/content/102-os-general-knowledge/107-io-management.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
parent
ae63dfd38c
commit
61b6d132d8
@ -1 +1,8 @@
|
||||
# Io management
|
||||
# I/O Management
|
||||
|
||||
One of the important jobs of an Operating System is to manage various I/O devices including mouse, keyboards, touchpad, disk drives, display adapters, USB devices, Bit-mapped screens, LED, Analog-to-digital converter, On/off switch, network connections, audio I/O, printers, etc.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.tutorialspoint.com/operating_system/os_io_hardware.htm'>Operating System - I/O Hardware</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.omscs-notes.com/operating-systems/io-management/'>IO Management</BadgeLink>
|
||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=F18RiREDkwE'>Basics of OS (I/O Structure)</BadgeLink>
|
||||
|
Loading…
x
Reference in New Issue
Block a user