View Single Post
  #4   (View Single Post)  
Old 16th June 2010
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

I don't know if it's the case with FreeBSD, but on OpenBSD, using the raw character device node instead of the block device is better, as it bypasses the kernel buffer cache, and this can even improve speeds (..using a larger block size as stated by Carpetsmoker).
Reply With Quote