0% found this document useful (0 votes)
169 views2 pages

OS Assignment 1: Introduction: Student Name

This document contains an assignment for an operating systems course. It includes key terms from the course to define in Vietnamese, and theory questions about operating systems concepts to answer in Vietnamese. The questions cover main OS functions, instructions that should only run in kernel mode, the difference between traps and interrupts, calculating instructions per second for a pipelined CPU, and requesting information about computer buses.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
0% found this document useful (0 votes)
169 views2 pages

OS Assignment 1: Introduction: Student Name

This document contains an assignment for an operating systems course. It includes key terms from the course to define in Vietnamese, and theory questions about operating systems concepts to answer in Vietnamese. The questions cover main OS functions, instructions that should only run in kernel mode, the difference between traps and interrupts, calculating instructions per second for a pipelined CPU, and requesting information about computer buses.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 2

OS Assignment 1: Introduction Student name: __________________ A.

Key terms ( Gii ngha bng ting vit)


Operating System: Shell: GUI: Kernel mode: User mode: Vacuum Tubes: Transistor: Batch system (P.9): Multiprogramming (P.11): Program counter(P.18): System call (P.19): L1 cache: L2 cache: Virtual memory(P.24): PCI Express(P.29): BIOS(P.31): Process(P36):

Hungld2@fpt.edu.vn

FPT University

B. Theory question (Tr li bng ting vit)


9. List 2 main functions of Operating System

10. Which of the following instructions should be allowed only in kernel mode? Why ? (a) (b) (c) (d) Disable all interrupts. Read the time-of-day clock. Set the time-of-day dock. Change the memory map.

11. What is the key difference between a trap and an interrupt?

12. A computer has a pipeline with four stages. Each stage takes the same time to do its work, namely, 1 nsec. How many instructions per second can this machine execute? A-> B-> C-> D => 4ns ======>1s = 10^9ns; 10^9 instructions 1ns 13. Fill the information about following buses (search info in book, 1.4.4) Bus Rate (Mhz) Byte transfer Max speed ISA PCI USB N/A N/A SCSI N/A N/A

Hungld2@fpt.edu.vn

FPT University

You might also like