2.4 Operating Systems Flashcards
What is a operating system?
An operating system is a piece of software that manages the hardware and software, memory and process on a computer system.
How does it help the CPU?
It mimics multi-tasking. if a user has multiple applications open it would share the time each application has on the CPU, meaning more efficient for the CPU.
Single Operating systems.
Provides facility for one computer to be used by one person.
Multi Operating systems
This means that lots of users are able to use the same operating system from different devices. each person can run more than one application, such as networking.
What does a CPU have to do with the operating systems?
The CPU carry’s out the process of
Fetch, Decode, Execute.
What is Fetch Decode Execute?
1) Fetch top instructions from a list
2)Instructions are then Decoded and interpreted
3)The instruction is then executed and then its repeated.
(It does it really fast)