Re: RFC swap over raid1
From: Roberto Spadim <hidden>
Date: 2013-08-02 17:29:50
From: Roberto Spadim <hidden>
Date: 2013-08-02 17:29:50
nice, well, considering everything... 1)partitions + raid1 is prefered for read speed and security 2)fileswap only if i can't add partitions 3)only use swap over single drive if don't have two devices (in this case use raid1) 4)there's no badblock layer in linux, each layer / filesystem must implement it by yourself that's all right?