OSDev.org
https://forum.osdev.org/

Do we need to know kernel buffer size to optimize file copyi
https://forum.osdev.org/viewtopic.php?f=1&t=212
Page 1 of 1

Author:  zertsekel [ Sat Apr 16, 2005 11:00 pm ]
Post subject:  Do we need to know kernel buffer size to optimize file copyi

If we know size of former buffer size (=BUF_SIZ), we will possibly use files with size (N * BUF_SIZ) in order to improve file copying.
But on the other hand we should not be interested in BUF_SIZ value, because it is transparent for programmer using well-defined system calls.
What hits?

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/