Operating Systems Flashcards
Choice & use of operating systems
What is an operating system
The platform which enables software installed on a digital device to work. It manages all the resources on the computer. Without it, you PC would be useless
What is Real-time operating systems (RTOS)
A system which process data in current real time.
For example Linux and Windows
What are the advantages of real-time operating systems
- Provides fast response
- Best used where inputs must be processed & responded immediately
such as traffic light systems
What is Single-use single task operating systems
One user can use the system at a time, and one application can run at a time
such as on a basic mobile phone, unlike a smartphone, which runs several software applications at the same time
What are the advantages of single-use single task operating systems
- Requires fewer resources
- Best used on devices that have limited processing and memory, which could not handle running multiple applications
What is Single-use multitasking operating systems
One user can use the system at a time, but many applications can run simultaneously
What are the advantages of single-user multitasking operating systems
- Allows the user to use several applications at once
- Best used on systems where a user needs to be able to switch quickly between applications
For example an office worker using a PC
What is a Multi-user operating system
When many users can use the system at the same time & can run many applications simultaneously.
What are the advantages of a multi user operating systems
- Processing and resources can be shared by multiple users
- Best used were many users need access to the resources at the same time.
Example web users
What are the factors affecting operating system performance
Hardware
Malware
Virtual memory
How is hardware affecting the operating system performance
- Limited RAM capacity
- Limited CPU speed
- Number of cores
- Slow hard disk
How is malware affecting the operating system performance
- Viruses
- Worms
- Spyware
How is virtual memory affecting the operating system performance
- Heavy reliance on virtual memory slows down performance due to slow disk transfers instead of fast RAM data transfers.
- Insufficient HDD space limits RAM extension.
What does networking do in an operating system
Controls access to resources & devices on a network.
Networking operations include tasks such as: managing remote printing, user management & backing up files
What does security do in an operating system
Ongoing checks are conducted on the system & its software to detect attacks. Data from these checks is analysed and collated to generate extensive intelligence about the IT system’s health.
Features to improve security:
- User authentication
- Antivirus & firewall software
- Backup facilities