System Calls

Home > Computer Science > Computer Architecture > Interrupts and Exceptions > System Calls

Designed to request OS services, such as I/O or memory management, and typically executed using software interrupts.