Re: elevator question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/17/2014 10:35 AM, Marko Weber|8000 wrote:
> 
> hello list,
> in the xfs faq i read elevator=noop is best when using ssd.
> i have the gentoo system on a ssd, but the larger data storage partition
> on softraid with some sata disks.
> is elevator=noop in this combo still best?

The elevator is per physical device.  For SSD use noop.  But with your
setup is doesn't matter as md/RAID will run at rust speed.

A better solution is to remove the SSD partition from the md/RAID array,
reshape/shrink/rebuild the array to make it happy, whatever is necessary
after removing the SSD partition.

Now configure the SSD partition as bcache and enable writeback policy.
This will increase the performance of the rust array to SSD level for
writes, and for reads after frequently accessed data is cached in your SSD.

-- 
Stan

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs




[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux