Date: Mon, 30 Apr 2001 21:15:25 +0800 From: "ªL^¶W" <r88074@csie.ntu.edu.tw> To: "Freebsd-Hackers" <freebsd-hackers@FreeBSD.ORG> Subject: write() vs aio_write() Message-ID: <200104301316.VAA24962@cslab.csie.ntu.edu.tw>
next in thread | raw e-mail | index | archive | help
Dear all: Because write() use buffer cache, I want to know whether aio_write() is better than write() in FreeBSD 4.1 . Is aio_write() outperform write() ? Or any related performance comparison between the two system call ???? Thanks in advance Richard_Lin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104301316.VAA24962>