Operating System Guide

Small Linux Section


 

Small Linux Navigation


|

Partners
Tell A Friend about us
Windows Xp Pro Key |
Windows Vista Home Premium |
Windows Vista Compatibility |
Windows Xp Media |
Mac Os X Panther |
Windows Vista Compatible |
Free Windows Xp Pro 64 Bit |
Free Firewall For Windows Vista |
Windows Xp Black Edition |
Mac Os X Download Manager Free |
Free Ocr For Mac Os X |
Windows Vista Patches |
Graphic Tablet For Mac Os X |
Windows Xp Pro Sp2 |
Linux Mail Server |

List of Operating-System Articles

Small Linux Best Seller


Everything You Ever Wanted To Know About... "Operating Systems" But Never Dared To Ask!


Best Small Linux products

Sitemap



Social bookmarking
You like it? Share it!
socialize it


Main Small Linux sponsors


 

Latest Small Linux Link Added

INSERT YOUR OWN BANNER HERE

Submit your link on Small Linux!



 

Welcome to Operating System Guide

 

Small Linux Article

Thumbnail example

This is a selection made from among articles on Small Linux. For a permanent link to this article, or to bookmark it for future reading, click here.

Functions of Operating Systems

from:


The operating system on your computer has many functions. While you may not be aware of what many of them are or actually do, the operating system helps you navigate your computer more easily and allows you to manage programs and functions with the computer system itself.

One function of your operating system is process management. Every program running on a computer – whether it is in the background or the foreground – is a process. Generally, only one process per CPU can run at one time. However, multiple processes can run through multi-tasking which entails switching processes very quickly. The operating system makes this type of multi-tasking possible.

A second function of the operating system is memory management. Computer memory is arranged in a hierarchical manner with the fastest registers first followed by the CPU cache, random access memory, and then disk storage. The operating system's memory manager coordinates the use of these various types of memory by tracking which one is available, which is to be allocated or de-allocated and how to move data between them. This activity, usually referred to as virtual memory management, increases the amount of memory available for each process by making the disk storage seem like main memory.

All operating systems include support for a variety of file systems which makes disk and file management another important function of your operating system. Most file systems are composed of a hierarchy of directories. The idea is conceptually the same across operating systems, but differences do exist. The main differences are the character that is used to separate directories and case sensitivity.

Most current operating systems are capable of using the TCP/IP networking protocols. This means that one system can appear on a network of the other and share resources such as files, printers, and scanners using either wired or wireless connections. Many operating systems also support one or more vendor-specific legacy networking protocols as well. That makes networking another operating system function.

Security is an issue that is very important to all computer users. The security function of your operating system is also very important to the programmers. The system will often use an allow/disallow protocol when other systems are trying to access resources on your computer. Still others will require the use of a user name and password to keep your system secure.

These are just a few of the functions of an operating system. The software that is used to run your computer is really a sophisticated set of programs that allows you to do things online that you wouldn’t be able to do without the operating system.


Other Small Linux related Articles

Links
Resources
MS
Software
GNU

Do you want to contribute to our site : submit your articles HERE


Small Linux Specific links

Small Linux News

It's Linux - or Else - in Parts of China - TechNewsWorld

Authorities in the Chinese city of Nanchang are compelling the city's Internet cafes to replace their Windows operating systems with Red Flag Linux -- and charging them about $726 for it as well. Some cafe owners are closing down rather than comply ...

Read more...


Netbooks: small, cheap -- and fast? - IT World

Linux distributor Good OS and BIOS vendor Phoenix Technologies each have plans to make netbooks speedier devices, the vendors said at the Netbook World Summit in Paris on Monday. For Good OS, the browser is the operating system -- or at least, all ...

Read more...


Israeli Linux fan squeezes Windows refund out of Dell - The Register

A Dell customer has struck an out of court settlement with the computer giant after being refused a refund apparently guaranteed under the terms of Microsoft’s Windows licensing agreement. According to Ynetnews.com , Ziv Devir from Haifa, Israel ...

Read more...


Critics say Apple may be chilling iTunes competition - Reuters UK

SAN FRANCISCO (Reuters) - Apple might be unfairly blocking rival software makers who want to sell music for its iPhone, according to some rivals and a technology rights group. The iTunes store accounts for four out of five songs sold on the Internet ...

Read more...


Political and Technical Implications of GitTorrent - Tech.slashdot.org

Hmm. Except that the problem of SQlite being updated by two or more people at the same time would create problems. Unless BugIDs were md5 hashes, an insert would likely cause problems. And even md5 hashes have collisions, though pretty unlikely even ...

Read more...