Virtual Memory - Better on Seperate Disk?

Reply

Join Date: Feb 2003
Posts: 282
Reputation: Roberdin will become famous soon enough Roberdin will become famous soon enough 
Solved Threads: 6
Team Colleague
Roberdin Roberdin is offline Offline
Supreme Evil Overlord

Virtual Memory - Better on Seperate Disk?

 
0
  #1
Apr 5th, 2004
I currently have two Hard discs on the same IDE channel thingy. One's 120GB, which I use for my current OS. On the Slave, I have a 40GB harddisc, which i don't really use at all.

It seems logical to me to move the Swap over to the 40GB one, especially as my Computer seems to have gotten very slow recently (would buy new RAM, but i'm looking for a cheapass solution here ). Are there any disadvantages to that?
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 3,826
Reputation: Catweazle is a jewel in the rough Catweazle is a jewel in the rough Catweazle is a jewel in the rough Catweazle is a jewel in the rough 
Solved Threads: 144
Team Colleague
Catweazle Catweazle is offline Offline
Grandad

Re: Virtual Memory - Better on Seperate Disk?

 
0
  #2
Apr 5th, 2004
AdAware
Spybot Search & Destroy
A decent, up to date AntiVirus program
Uninstall unused or unwanted programs
Perform Disk Cleanup
Defrag


Then see if your Computer still seems to be as slow as it's 'gotten recently'.

You might even decide to pull that second, unused drive out of it!

Seriously, unless all that stuff has been attended to first, it's not worth considering moving functions.
Reply With Quote Quick reply to this message  
Join Date: Feb 2003
Posts: 282
Reputation: Roberdin will become famous soon enough Roberdin will become famous soon enough 
Solved Threads: 6
Team Colleague
Roberdin Roberdin is offline Offline
Supreme Evil Overlord

Re: Virtual Memory - Better on Seperate Disk?

 
0
  #3
Apr 5th, 2004
done all of them. No effect. And I need that second harddrive for when i want to test MS Longhorn.
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 468
Reputation: TKS will become famous soon enough TKS will become famous soon enough 
Solved Threads: 18
TKS's Avatar
TKS TKS is offline Offline
Posting Pro in Training

Re: Virtual Memory - Better on Seperate Disk?

 
0
  #4
Apr 5th, 2004
Think about what IDE is...and the max transfer rate for it. Then think of what you're saying. Wouldn't it be better to keep it on the same drive? I had exp. with this before and I put my swap space for archlinux .5 on a 200MB drive and my main OS was on a 1GB drive. The 200MB drive died...so did my install of archlinux. That's a disadvantage as well...but if you're game for it, there isn't anything saying you cant do it. Does it make things better? No. Does it make them worse? No. Your choice.
My Home Away from Home: Yet Another Linux Blog
Reply With Quote Quick reply to this message  
Join Date: Feb 2003
Posts: 282
Reputation: Roberdin will become famous soon enough Roberdin will become famous soon enough 
Solved Threads: 6
Team Colleague
Roberdin Roberdin is offline Offline
Supreme Evil Overlord

Re: Virtual Memory - Better on Seperate Disk?

 
0
  #5
Apr 5th, 2004
Actually, it does seem to have made a significant improvement - before when I played Rise of Nations over the net, it was very jittery, subject to constant freezes of varying length, most eventually threw me out of the game. However, I've just played it after donating a 3GB partition on my second drive to the swap (and removing the swap on my primary partition), and there were only a couple of freezes and none of any significant length at all.
But perhaps it was just a conincidence. I'll inform you of how this turns out in the long run sometime.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 209
Reputation: i686-linux is on a distinguished road 
Solved Threads: 12
i686-linux's Avatar
i686-linux i686-linux is offline Offline
Posting Whiz in Training

Re: Virtual Memory - Better on Seperate Disk?

 
0
  #6
Apr 5th, 2004
How much RAM and how much swap are you talking about here?
PARANOIA:
A healthy understanding of the way the universe works.
Reply With Quote Quick reply to this message  
Join Date: Feb 2003
Posts: 282
Reputation: Roberdin will become famous soon enough Roberdin will become famous soon enough 
Solved Threads: 6
Team Colleague
Roberdin Roberdin is offline Offline
Supreme Evil Overlord

Re: Virtual Memory - Better on Seperate Disk?

 
0
  #7
Apr 5th, 2004
a terrible 256MB ram and now 3GB swap.

But before you all gut me for having a huge and probably mostly empty swap (), I've decided that a format and reinstall is probably the best solution anyway.
Reply With Quote Quick reply to this message  
Join Date: May 2003
Posts: 865
Reputation: TallCool1 is a jewel in the rough TallCool1 is a jewel in the rough TallCool1 is a jewel in the rough 
Solved Threads: 44
Team Colleague
TallCool1's Avatar
TallCool1 TallCool1 is offline Offline
Practically a Posting Shark

Re: Virtual Memory - Better on Seperate Disk?

 
0
  #8
Apr 5th, 2004
Originally Posted by Roberdin
I currently have two Hard discs on the same IDE channel thingy. One's 120GB, which I use for my current OS. On the Slave, I have a 40GB harddisc, which i don't really use at all.

It seems logical to me to move the Swap over to the 40GB one, especially as my Computer seems to have gotten very slow recently (would buy new RAM, but i'm looking for a cheapass solution here ). Are there any disadvantages to that?
Actually there are multiple advantages. Consider this: putting the swap on a separate physical hard drive means that the program/data file system and virtual-memory filesystem are kept apart, for the most part. Especially with 256 MB or less, this reduces "thrashing"--excess head movement caused by system contention for the same physical drive. Not only that, it keeps the program/data and virtual-memory queues separated, as well--all of which can lead to improved overall system performance.
-- Michael Rudas
How To Ask Questions The Smart Way (article by Eric Raymond).
Dealing with Malware
My Articles page.
My Best-of-Breed Free Software for Windows list
Other Windows- & Microsoft-related links
The Audio Tech's Page
My blog
The Oak Park Computer Club
PenguiCon 4.0 Open Source & Science Fiction convention, April 21-23, 2006.
Knoppix Linux (CD-bootable) download. information, & support.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 3,826
Reputation: Catweazle is a jewel in the rough Catweazle is a jewel in the rough Catweazle is a jewel in the rough Catweazle is a jewel in the rough 
Solved Threads: 144
Team Colleague
Catweazle Catweazle is offline Offline
Grandad

Re: Virtual Memory - Better on Seperate Disk?

 
0
  #9
Apr 5th, 2004
The biggest benefit of all, however, is to be gained from setting minimum and maximum sizes for the swap file to the same value, thus eliminating fragmentation.

Another consideration is that if the second drive is a slower one than the main system drive, performance improvements will be offset by the slower drive performance.
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 210
Reputation: suRoot is an unknown quantity at this point 
Solved Threads: 8
suRoot's Avatar
suRoot suRoot is offline Offline
Posting Whiz in Training

Re: Virtual Memory - Better on Seperate Disk?

 
0
  #10
Apr 6th, 2004
it's better on a seperate disk on a seperate channel, but virt mem isn't brilliant, you probably want ot get some more ram if you are Regularly using up large amounts of virt mem :/
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Windows NT / 2000 / XP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC