IB Computer Science HL Paper 1 Topic 6

studied byStudied by 3 people
0.0(0)
Get a hint
Hint

Resources that need to be managed in a computer system

1 / 9

10 Terms

1

Resources that need to be managed in a computer system

  • Primary memory (RAM / Cache / ROM)

  • Secondary storage

  • Processor speed

  • Bandwidth

New cards
2

The use of paging in the management of primary memory

  • It is used in the formation of virtual memory to increase the amount of primary memory

  • The OS copies as much data as possible into RAM, and leaves the rest on the disk

  • Memory is divided into pages and transferred in and out of the RAM (exchange between RAM and disk) as requires

New cards
3

Polling

  • A technique which allows one unit to check the status of another unit at regular intervals

New cards
4

Protocol

  • A set of standards to coordinate data transmission

New cards
5

Why protocols are necessary

  • To ensure data integrity

  • To control data flow

  • Minimalise congestion

  • To allow communication

New cards
6

Functions of an OS related to multitasking

  • Memory management - allocates separate memory to each program / process, allowing programs to share memory

    • The system will moved to paging if it beings to run out of shared memory

  • Processor management - allows the appearance of more than one program running at the same time by allocating time slices for parts of each program

    • Arranges the execution of applications so that the user believes several programs at once are running

    • Prioritises tasks by importance

New cards
7

Interrupts

  • A signal to the CPU to hardware or software to alert the CPU to stop execution of the current program and transfer control to the interrupt handler, and execute the higher priority task

  • The previous order of tasks is saved to the interrupt stack, so it can resume once the interrupt has been serviced

New cards
8

Policy

  • User specified values to help guide a machine’s mechanisms

New cards
9

Scheduling

  • The process by which tasks are assigned computer resources to compute

New cards
10

Operating system resource management techniques

  • Scheduling

  • Policies

  • Multitasking

  • Paging

  • Interrupt

  • Polling

  • Virtual memory

New cards

Explore top notes

note Note
studied byStudied by 219 people
... ago
5.0(4)
note Note
studied byStudied by 6 people
... ago
5.0(1)
note Note
studied byStudied by 1197 people
... ago
5.0(6)
note Note
studied byStudied by 45 people
... ago
4.8(4)
note Note
studied byStudied by 5 people
... ago
5.0(1)
note Note
studied byStudied by 8 people
... ago
5.0(1)
note Note
studied byStudied by 13 people
... ago
5.0(1)
note Note
studied byStudied by 5 people
... ago
5.0(2)

Explore top flashcards

flashcards Flashcard (107)
studied byStudied by 14 people
... ago
5.0(1)
flashcards Flashcard (30)
studied byStudied by 2 people
... ago
5.0(1)
flashcards Flashcard (230)
studied byStudied by 17 people
... ago
5.0(1)
flashcards Flashcard (41)
studied byStudied by 48 people
... ago
5.0(1)
flashcards Flashcard (232)
studied byStudied by 60 people
... ago
5.0(1)
flashcards Flashcard (58)
studied byStudied by 4 people
... ago
5.0(1)
flashcards Flashcard (22)
studied byStudied by 37 people
... ago
5.0(1)
flashcards Flashcard (49)
studied byStudied by 79 people
... ago
5.0(2)
robot