954,224 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Trashing and demand paging. (URGENT)

thrashing is caused by an excessive amount of page swapping between the main memory and secondary storage.
but how does the OS detect the problem(thrashing)?
and how to fix it?

and

what's the purpose of modified bit serve in demand paging?
is it want it to be loaded faster???... it seems that demand paging introduce the concept of loading partial of program into the memory and when begins the pages'll be loaded into the memory as they'r e needed.

koh
Junior Poster in Training
73 posts since Jul 2004
Reputation Points: 11
Solved Threads: 0
 

Hello,

I am not sure how the OS is going to detect thrashing. I know that I can detect it by looking at logs, and looking at the size of the swap file, and seeing what is going on in real time. If your logs show that the CPU is waiting, and your I/O systems are busy, you know something is not right.

As for your bitserve question, I no longer have my OS book handy to look that information up. Sorry there.

Christian

kc0arf
Posting Virtuoso
Team Colleague
1,937 posts since Mar 2004
Reputation Points: 121
Solved Threads: 57
 

that's ok
thanks anyway

koh
Junior Poster in Training
73 posts since Jul 2004
Reputation Points: 11
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You