CS 2301 Discussion Assignment Unit 7 PDF

Title CS 2301 Discussion Assignment Unit 7
Author Ismaila Suleman
Course Operating Systems 1 (proctored course)
Institution University of the People
Pages 1
File Size 45.8 KB
File Type PDF
Total Downloads 66
Total Views 154

Summary

Download CS 2301 Discussion Assignment Unit 7 PDF


Description

Discuss how to reduce the cost of paging to disk because frequent paging is prohibitive. Looking back to all discussions on paging, one can surmise that paging is an overhead rather than an advantage and it exists because of the rapidly escalating memory requirements for multi-tasking, multi-user computer system. (Toncich,1994) It will make for system efficiency and improve overall performance, if the effects of paging are reduced. We understand that paging is the cure to external fragmentation but excessive paging can also lead to internal fragmentation. Hence, the need to get the size of paging file right is critical, else the system will have performance issues. (Gardinier,1998) Having smaller page files might force the system to enlarge them intractably in order to compensate for increased paging activity leading to another situation that causes the system to experience excessive page faults. Another possible problem that can arise from all of these is thrashing which causes the system to spend more time paging than executing applications. (Krzyzanowski,2012) In summary, to reduce the cost of paging to disk. Here are the things that can be done: 1. 2. 3. 4.

Upgrade the size of the physical memory (RAM) Don’t make the system responsible for increasing the page file size Monitor system’s changing memory needs and properly configure the paging file Minimize number open windows sitting in the task tray. Else, they will use up memory.

Finally, according to Stephen J, Bigelow (2013), we can employ a simple tactics to improve paging by placing the page file on a local physical disk separate from the OS or workloads.

References: Toncich, J., D. (1994). Computer Architecture and Interfacing to Mechatronic Systems. Retrieved May 23rd, 2020 from https://www.doctortee.net/compmech.html Gardinier, K. (1998). Paging Performance. Retrieved May 22, 2020 from https://www.itprotoday.com/cloud-computing/paging-peformance Bigelow, J.,S.(2013). Tips and tricks to improve memory paging on servers. Retrieved May 23rd, 2020 from https://searchitoperations.techtarget.com/tip/Tips-and-tricks-to-improve-memory-paging-on-servers Krzyzanowski, P. (2012). Memory Management: Paging. Retrieved May 22nd,2020 from https://www.cs.rutgers.edu/~pxk/416/notes/10-paging.html...


Similar Free PDFs