[ug-bosug] Write system call uses /var/tmp/ directory.

Flavio Livide Flavio.Livide at ericsson.com
Thu Dec 13 03:09:36 PST 2007


Hi Patil, everything depends on what you are writing, and how much. /var/tmp is on disk, so you are reading and writing at disk speed. If you don't need the data to be persistent and you are in control of the amount of data you write /tmp will be way faster.
 
 
This message posted from opensolaris.org


More information about the ug-bosug mailing list