os
問題一覧
1
batch system and time-shared systems
2
job, process
3
process
4
execution of program
5
text section
6
stack
7
data section
8
heap section
9
process state
10
new, running, waiting, ready, terminated, suspended ready, suspended block
11
new
12
running
13
waiting
14
ready
15
terminated
16
suspended ready
17
suspended block
18
execution status and resource availability
19
new to ready
20
ready to running
21
process control block (PCB)
22
process state
23
program counter
24
cpu registers
25
cpu scheduling information
26
memory-management information
27
accounting information
28
I/O status information
29
context switching
30
mode switch
31
mode switch
32
CPU-bound process
33
I/O bound process
34
process termination
35
exit()
36
abort()
37
unit of CPU utilization
38
path of execution
39
responsiveness, resource sharing, economy, scalability
40
responsiveness
41
resource sharing
42
economy
43
scalability
44
many-to-one
45
one-to-one
46
many-to-many
47
two-level model
48
windows thread
49
context
50
ETHREAD (executive thread block)
51
KTHREAD (kernel thread block)
52
TEB (thread environment block)
53
tasks
54
clone()
55
clone()
56
struct task_struct
57
fork()
pee
pee
Leanne Lamano · 65問 · 1年前pee
pee
65問 • 1年前pee_lesson 10
pee_lesson 10
Leanne Lamano · 35問 · 1年前pee_lesson 10
pee_lesson 10
35問 • 1年前pee_finals
pee_finals
Leanne Lamano · 46問 · 1年前pee_finals
pee_finals
46問 • 1年前OS_ module 1
OS_ module 1
Leanne Lamano · 56問 · 1年前OS_ module 1
OS_ module 1
56問 • 1年前os_module 2_lesson 1 and 2
os_module 2_lesson 1 and 2
Leanne Lamano · 46問 · 1年前os_module 2_lesson 1 and 2
os_module 2_lesson 1 and 2
46問 • 1年前dsa
dsa
Leanne Lamano · 35問 · 1年前dsa
dsa
35問 • 1年前問題一覧
1
batch system and time-shared systems
2
job, process
3
process
4
execution of program
5
text section
6
stack
7
data section
8
heap section
9
process state
10
new, running, waiting, ready, terminated, suspended ready, suspended block
11
new
12
running
13
waiting
14
ready
15
terminated
16
suspended ready
17
suspended block
18
execution status and resource availability
19
new to ready
20
ready to running
21
process control block (PCB)
22
process state
23
program counter
24
cpu registers
25
cpu scheduling information
26
memory-management information
27
accounting information
28
I/O status information
29
context switching
30
mode switch
31
mode switch
32
CPU-bound process
33
I/O bound process
34
process termination
35
exit()
36
abort()
37
unit of CPU utilization
38
path of execution
39
responsiveness, resource sharing, economy, scalability
40
responsiveness
41
resource sharing
42
economy
43
scalability
44
many-to-one
45
one-to-one
46
many-to-many
47
two-level model
48
windows thread
49
context
50
ETHREAD (executive thread block)
51
KTHREAD (kernel thread block)
52
TEB (thread environment block)
53
tasks
54
clone()
55
clone()
56
struct task_struct
57
fork()