6: function of os Flashcards

1
Q

6 main function of OS

A
  • process
  • storage
  • I/O device
  • User Interface
  • security
  • networks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

define process management

A

process is a program in execution
- OS control and schedule for execution by CPU

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

5 stages in process management

A
  1. New
  2. running
  3. waiting
  4. ready
  5. terminate
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

4 activities in process management

A
  • process synchronization
  • process communication
  • creating and deleting process
  • suspending and resuming process
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

3 activities in storage management

A
  • allocate and deallocate storage
  • keep track of storage in use and free storage
  • transfer data between primary and secondary storage
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

3 activities in I/O device management

A
  • tracking the status of each device
  • allocating and deallocating device
  • schedule tasks for individual device
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

function of User Interface management

A
  • bring structure to interaction between user and computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

two common types of UI

A
  • icon based point-to-click (Microsoft)
  • keyboard-enter command (UNIX)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

function of network management

A

to establish Internet connection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

function Security management

A

provide a protecting system to computer system resource such as CPU, memory, disk, software program and data stored in computer
- authentication
- one time password
- program threat
- program attack
- system threat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

two ways in authentication

A
  • username/password
  • user attribute (fingerprint)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

define program threat

A

user program ask process to do malicious task
- exp: program installed in computer store and send user credential via network to some hacker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

define system threat

A

misuse of system service and network connection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

program attack

A

system threat launch program threat on a complete network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly