This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Increase st_blksize to 64k


As suggested here:

http://cygwin.com/ml/cygwin/2006-12/msg00911.html

2007-01-02  Brian Ford  <Brian.Ford@FlightSafety.com>

	* fhandler.cc (fhandler_base::fstat): Use system page size (64k)
	as the st_blksize prefered I/O size for improved performance.
	* fhandler_disk_file.cc (fhandler_base::fstat_helper): Likewise.

-- 
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...

Attachment: st_blksize.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]