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>pull/1657/head
parent
ae63dfd38c
commit
61b6d132d8
1 changed files with 8 additions and 1 deletions
@ -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…
Reference in new issue