James Thornton logo
James Thornton
Google
Web jamesthornton.com
Internet Business Consultant
Home Blog Bio Projects Contact
JamesThornton.com -\> Hotlist -\> Linux Filesystems

Linux Filesystem Resources

Summary: Information on Linux filesystems.

Filesystems

Papers

ext3 Papers

XFS Papers

JFS Papers

Presentations

Benchmarks

I am not necessarily endorsing the validity of all the tests.

Discussion Threads

Benchmark Tools

  • AIM Benchmark Suite VII
  • Bonnie
  • Bonnie++
  • Dbench
  • Filemark
  • Iobench
  • Iozone
  • Mongo
  • Pgmeter
  • Postmark

NOTE: Database Applications: As Dr. Bert Scalzo says in an above paper entitled Tuning an Oracle8i Database running Linux, "The trouble with these tests-for example, Bonnie, Bonnie++, Dbench, Iobench, Iozone, Mongo, and Postmark-is that they are basic file system throughput tests, so their results generally do not pertain in any meaningful fashion to the way relational database systems access data files." Instead users benchmarking file systems for database applications should use these two well-known and widely accepted database benchmarks:

  • AS3AP: a scalable, portable ANSI SQL relational database benchmark that provides a comprehensive set of tests of database-processing power; has built-in scalability and portability for testing a broad range of systems; minimizes human effort in implementing and running benchmark tests; and provides a uniform, metric, straightforward interpretation of the results.
  • TPC-C: an online transaction processing (OLTP) benchmark that involves a mix of five concurrent transactions of various types and either executes completely online or queries for deferred execution. The database comprises nine types of tables, having a wide range of record and population sizes. This benchmark measures the number of transactions per second.

Follow espeed on Twitter