lkml.org 
[lkml]   [1996]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Ext2-fs panic
Jason Burrell writes:
> I have two IDE drives on this old 386 here, and each drive has a swap
> partition. After realizing that all my programs were running on /dev/hdb,
> and my swap was being used first on /dev/hda, I decided to unmount and
> remount the partitions, changing the priorities to favour /dev/hdb. (I
> assume the switching overhead costs more than the movement, especially
> considering that something here, presumably the drive, eats a lot of
> "system" time as shown in 'top'.)

NO! It can take 10s of milliseconds for the head to move from your
home/data/OS partition to your swap partition. It should take far less
for a transfer to complete (and hence open the IDE channel for another
disc). I recently invested in another SCSI drive so that I can put my
data on a different disc than my swap. This has made some things
easily 3x faster. Waiting for your head to move to and from your swap
partition is wasted time (especially if you have another drive
available).

Regards,

Richard....

\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.043 / U:0.456 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site