Resources

A resource or system resource is any physical or virtual component of limited availability within a computer system. Every device connected to a computer system is a resource as is every internal system component. Virtual system resources include files, network connections, and memory areas.

The four major types of resources include:

* CPU Time – The time is takes for the central processing unit to interpret and executed instructions input into the machine. * Random Access Memory – The storage unit in the computer’s CPU * Virtual Memory – Allows the RAM to be accessed at different points in time managing the tasks asked of the system. * Hard Disk Space – Where computer programs and applications are stored. * Network Throughput – Management of a connection to a network or the Internet.

A resource handle is an identifier for a resource that is currently being accessed. Resource handles can be opaque in which case, they are often numbers or they can be pointers that allow access to further information. Common resource handles are file descriptors – a key for accessing a file – and sockets – which are communication end points that make it possible to connect with the Internet.

Resource tracking is the ability of an operating system, virtual machine, or other computer program to terminate the access to a resource that has been allocated by a program but has not been de-allocated immediately after use. When implemented by a virtual machine, this is often done in the form of garbage collection.

Access to memory areas is often controlled by semaphores which allow a pathological situation called a deadlock that occurs when different threads or processes try to allocate resources already allocated by each other. A deadlock usually leads to a program becoming partially or completely unresponsive.

Access to resources is also sometimes regulated by queuing or placing tasks in a line to be executed in a specific order. In the case of computing time on a CPU, the controlling algorithm of the task queue is called a scheduler.

Your computer resources are essential to effective operation of your computer itself. They run in the background without you even really knowing it. When your computer resources are overloaded, however, you can be sure that the system will alert you to it.

System resources help you not only use your system, but also to store information and retrieve that information at a different time. They are the tools you need to effectively run programs as well as your computer system in general.



operating systems articles

Definition Of Operating System
While an operating system is a central part of your computer system, knowing the definition of an operating system is not integral to knowing how to use one. However, when you do know the Read more...

Windows Me
On September 14, 2000, programming software giant Microsoft Corporation released their latest version of Windows they called Windows ME. Originally, because of the year of release, it was Read more...

Google
Bookmark and Share


In the beginning was the Command Line by Neal Stephenson provides a philosophical and entertaining bachground to the development of computers and operating systems. This is a must read for anyone seriously interested in computer science.


operating systems facts

Body Builder

Linux
Linux is a relative newcomer to the operating system scene. It is based on Unix technology developed as part of a programmer’s dream of freeware operating systems that people could download, Read more...



Resources news and events
Motorola, RIM Surge in Smartphones?
By Judy Mottl - Published August 12, 2008Report charts soaring sales in mobile devices. <div class='nifad'><a href="http://www.pheedo.com/click.phdo?x=f12728ffbc9f44cc94f52c398cf8cd7a&u=301494270"><img src="http://www.pheedo.com/img.phdo?x=f12728ffbc9f44cc94f52c398cf8cd7a&u=301494270" border="0"/></a></div>
Tip: Windows Mobile - How to Beam a Photo
By Amy Mayer - Published August 12, 2008For quick transfers of pictures from your camera phone to someone else or to your computer, try the Beam feature on your Windows Mobile. <div class='nifad'><a href="http://www.pheedo.com/click.phdo?x=f12728ffbc9f44cc94f52c398cf8cd7a&u=301494269"><img src="http://www.pheedo.com/img.phdo?x=f12728ffbc9f44cc94f52c398cf8cd7a&u=301494269" border="0"/></a></div>

© 2006 YourDomainName. All Rights Reserved. operating systems