HAMMER problems with ciss

Matthew Dillon dillon at apollo.backplane.com
Sat Aug 8 14:16:22 PDT 2009


    It will depend on what kind of test you are running.  Anything
    that calls fsync() is going to be fairly horrible for HAMMER...
    flushing the filesystem is very expensive and going to remain
    that way for a while.

    Normal sequential write I/O without fsync() should be fairly close
    to platter rates, at least that is what I get, e.g. with something
    like dd.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Kernel mailing list