Showing posts with label performance. Show all posts
Showing posts with label performance. Show all posts

Wednesday, July 7, 2010

Partition alignment

http://blogs.sun.com/dlutz/entry/partition_alignment_guidelines_for_unified

Very good and detailed article regarding storage partition alignment. Non-aligned partitions could make a very significant impact on the performance, and there is explanation why. And the guidline how to cound and align partitions as a bonus.

Wednesday, March 3, 2010

File System workload generator

In addition to the previous post:

FileBench looks like a perfect tool for the load generation.

Friday, February 12, 2010

Here is the article explaining why dd is not the best way to measure HDD performance. The main point is no multithreading in it. vdbench is recommended.