Search Results

3
votes
1answer
453 views

Linux filesystem benchmarking best practices

(Not really a programming question, sorry) I'm working on benchmarking various filesystems (most importantly: ext3) with various filesystem options (for instance: noatime, relatime etc.) fo …
3
votes

Linux filesystem benchmarking best practices

I'not getting a lot of answers on this ;-) so I'll attempt to explain what my ideas are. Eventually, I went for iozone as a benchmarking tool, mainly because of the overwhelming amount of i …