Re: RFC swap over raid1
From: Keld Jørn Simonsen <hidden>
Date: 2013-08-02 21:31:54
From: Keld Jørn Simonsen <hidden>
Date: 2013-08-02 21:31:54
On Fri, Aug 02, 2013 at 03:39:22PM -0300, Roberto Spadim wrote:
hum, swap "use" more sequencial writes or random writes? i tested raid1 vs raid10,far for random writes/read and i'm using raid1 for this kind of workload, for sequencial reads/writes the raid10,far is faster (at least in my tests)
swap use sequential writes, I think, when a process is swapped out. There is not much difference between the different mirrorred raid layouts when it comes to random or sequential writes. anyway the elevator for the whole disk orders writes. It is more when you need to swap in a process, that you need the read speed of raid10,far. Especially for big processes like firefox or libreoffice. Best regards Keld