LWN.net Logo

Kernel Hacker's Bookshelf: Generating Realistic Impressions for File-System Benchmarking

Kernel Hacker's Bookshelf: Generating Realistic Impressions for File-System Benchmarking

Posted Apr 29, 2010 17:40 UTC (Thu) by iabervon (subscriber, #722)
Parent article: Kernel Hacker's Bookshelf: Generating Realistic Impressions for File-System Benchmarking

I like the basic strategy of creating fragmented files for testing using operations that actual programs use that tend to create fragmented files. If these fail to create fragmented files, then fragmented files may be less of an issue on the filesystem being benchmarked. On that principle, I think it might be worth trying to generate fragmentation by making a big sparse file and filling in blocks in random order.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds