Exforsys

Online Training

How to prevent

This is a discussion on How to prevent within the Linux forums, part of the Operating Systems category; How can one prevent their UNIX operating system from thrashing? I need some guidelines so that I can follow that ...


Go Back   Exforsys > Operating Systems > Linux

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-01-2007, 11:11 AM
Senior Member
 
Join Date: Apr 2006
Posts: 144
caradoc is on a distinguished road
How to prevent

How can one prevent their UNIX operating system from thrashing? I need some guidelines so that I can follow that for my UNIX operating system
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-28-2007, 06:23 AM
Senior Member
 
Join Date: Apr 2006
Posts: 139
Ralph is on a distinguished road
Thrashing is an I/O management issue. Ensure that your workload fits into memory, so the machine is not thrashing swapping and paging processes in and out of memory.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-28-2007, 09:55 AM
Senior Member
 
Join Date: Apr 2006
Posts: 162
sammy is on a distinguished road
Thrashing results when the system spends all of its time managing the paging-in and paging-out of data that no real work gets done. In the worst thrashing scenario, no CPU cycles are actually used to advance the execution of any process and response times are brought to their knees.
To avoid these situation follow the following hints or guidelines:
Designate special areas of disk for paging
Follow the process of clearing message queues at appropriate times.

These activities would surely solve the problem of thrashing in UNIX operating system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Good Net-Keeping Seal of Approval 2.0 (GNKSA 2.0) for Usenet Software Jeroen Scheerder Tech FAQ 0 06-05-2004 07:00 PM
Good Net-Keeping Seal of Approval 2.0 (GNKSA 2.0) for Usenet Software Jeroen Scheerder Tech FAQ 0 05-01-2004 07:00 PM


All times are GMT -4. The time now is 02:00 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.