lovechris21.blogspot.com
OPERATING SYSTEM: June 2009
http://lovechris21.blogspot.com/2009_06_01_archive.html
Thursday, June 25, 2009. Of the computer is also known as RAM, standing for Random Access Memory. It is constructed from integrated circuits and needs to have electrical power in order to maintain its information. When power is lost, the information is lost too! A memory device, such as a floppy disk, a hard disk, or a removable cartridge, that is covered with a magnetic coating on which digital information is stored in the form of microscopically small, magnetized needles. Has been used for. Mode bit ad...
hazellabog.blogspot.com
Operating System
http://hazellabog.blogspot.com/2009/08/resource-allocation-graph-p1-is-holding.html
Thursday, August 27, 2009. Unsafe State in Resource-Allocation Graph. 183; The RAG above is compose of 2 resources and 2 processes. 183; P1 holds an instance of R1. 183; P2 is requesting an instance of R1. 183; P2 holds an instance of R2. 183; P1 may request an instance of R2. Resource-Allocation Graph For Deadlock Avoidance. 183; The Resource Allocation Graph (RAG) above is composed of 2 processes and 2 resources. 183; P1 holds an instance of R1. 183; P2 requests an instance of R1. R2 has 2 instances.
hazellabog.blogspot.com
Operating System
http://hazellabog.blogspot.com/2009/08/recovery-or-deadlock-recovery.html
Thursday, August 20, 2009. Recovery or Deadlock Recovery. Abort all deadlock processes. And release resource - too drastic. Will lead to loss of work. Abort one process at a time. Releasing resources until no deadlock. How do we determine which process to abort first? Process which has done least work. Processes from a previous checkpoint. Ie before it claimed any resources. Difficult to achieve - sometimes impossible. Complex decisions due to the large number of processes present within a system. Resour...
workit19.blogspot.com
Hardware Sofware Technology: November 2008
http://workit19.blogspot.com/2008_11_01_archive.html
Tuesday, November 18, 2008. Another term for display screen. However, usually refers to the entire box, whereas. Display screen can mean just the screen. In addition,. The main part of a perso. The system unit includes the chassis. But does not include the ke-. Or any peripheral devices. A system unit is sometimes called a box. The set of typewriter-like keys. Are similar to electric-typewriter keyboards but. Contain additional keys. The keys on computer. Keyboards are often classified as follows:. Its e...
workit19.blogspot.com
Hardware Sofware Technology
http://workit19.blogspot.com/2008/11/pesonal-computer.html
Tuesday, November 18, 2008. Another term for display screen. However, usually refers to the entire box, whereas. Display screen can mean just the screen. In addition,. The main part of a perso. The system unit includes the chassis. But does not include the ke-. Or any peripheral devices. A system unit is sometimes called a box. The set of typewriter-like keys. Are similar to electric-typewriter keyboards but. Contain additional keys. The keys on computer. Keyboards are often classified as follows:. Its e...
hazellabog.blogspot.com
Operating System
http://hazellabog.blogspot.com/2009/08/deadlock-prevention-no-preemption-if.html
Thursday, August 20, 2009. No Preemption –. If a process that is holding some resources requests another resource that cannot be immediately allocated to it, then all resources currently being held are released. Preempted resources are added to the list of resources for which the process is waiting. Process will be restarted only when it can regain its old resources, as well as the new ones that it is requesting. Deadlock prevention - low device utilization and reduced system throughput. Unsafe State in ...
e3611justin.blogspot.com
Hardware and Software Instolation: November 2008
http://e3611justin.blogspot.com/2008_11_01_archive.html
Hardware and Software Instolation. Thursday, November 6, 2008. Luv u , CRUST CWPG. I luv my yabss. U'L OLwayz b my BabY:. Subscribe to: Posts (Atom). Luv u , CRUST CWPG i luv my yabss :uL OLwayz . View my complete profile.
e3611justin.blogspot.com
Hardware and Software Instolation
http://e3611justin.blogspot.com/2008/11/luv-ucrustcwpg-i-luv-my-yabss-ul-olwayz.html
Hardware and Software Instolation. Thursday, November 6, 2008. Luv u , CRUST CWPG. I luv my yabss. U'L OLwayz b my BabY:. Subscribe to: Post Comments (Atom). Luv u , CRUST CWPG i luv my yabss :uL OLwayz . View my complete profile.
hazellabog.blogspot.com
Operating System: August 2009
http://hazellabog.blogspot.com/2009_08_01_archive.html
Friday, August 28, 2009. Resource Type w/ 4 inst. Pi requests instance of Rj. Pi is holding an instance of Rj. How would you know if there's a DEADLOCK based on the resource allocation graph? If graph contains no cycles. If graph contains a cycle. If only one instance per resource type, then deadlock (meaning if the cycle goes on a single path, it will result to a DEALOCK). Thursday, August 27, 2009. Unsafe State in Resource-Allocation Graph. 183; The RAG above is compose of 2 resources and 2 processes.