Level 19 Level 21
Level 20

271 - 285


15 words 0 ignored

Ready to learn       Ready to review

Ignore words

Check the boxes below to ignore/unignore words, then click save at the bottom. Ignored words will never appear in any learning session.

All None

Ignore?
Fragmentation
Secondary storage is divided into segments, files will often be larger than a segment, so are
Pointers
Each block contains information about the next block, so the operating system can follow them and
Defragmentation
After a while, access to files starts to slow, a process can be used to tidy up the disk or other
Device Drivers
Small programs stored on the hard drive that tell the computer how to communicate with a specific
Multi-Tasking
Multiple processes that happen at the same time on the system.
Multiprogramming
interweaves execution of more than one program. the operating system shifts its attention
Scheduler
Allocates time to multiple processes on a single processor.
Scheduler Policies
Shortest jobs first.
Directory
A logical grouping files, in windows systems they are called folders.
File Extensions
Parts of the file name that indicate what type of file it is.
File Extension Examples
doc: Word Document
Encryption
Files are transformed in a form that an unauthorized person cannot understand them.
Attirbutes
Extra information given to a file so the user can see more about it.
Attribute Examples
Who created the file
Privileges
The rights assigned to users and groups.