Stefan Hajnoczi 4899d10d14 raw-posix: Use pread/pwrite instead of lseek+read/write
This patch combines the lseek+read/write calls to use pread/pwrite
instead.  This will result in fewer system calls and is already used by
AIO.

Thanks to Jan Kiszka <jan.kiszka@siemens.com> for identifying excessive
lseek and Christoph Hellwig <hch@lst.de> for confirming that this
approach should work.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2010-05-03 10:07:31 +02:00
2010-03-30 18:24:49 +00:00
2010-03-05 21:45:16 -06:00
2010-03-06 23:09:28 +01:00
2010-04-09 18:55:56 +02:00
2010-04-09 18:55:56 +02:00
2010-05-03 10:07:30 +02:00
2010-02-14 16:10:53 +02:00
2010-02-07 02:03:50 +03:00
2010-04-27 05:50:41 +02:00
2010-03-19 15:27:38 -05:00
2010-04-17 16:25:10 +00:00
2010-04-25 12:59:33 +00:00
2010-03-21 19:44:06 +00:00
2010-03-17 11:16:15 -05:00
2010-04-01 21:51:59 +02:00
2010-04-01 21:51:59 +02:00
2010-03-01 04:39:50 +00:00
2010-04-25 12:59:33 +00:00
2010-03-29 19:24:00 +00:00
2010-04-01 21:51:59 +02:00
2010-02-10 12:47:58 -06:00
2010-03-06 23:15:30 +01:00
2010-03-06 23:15:30 +01:00
2010-02-06 19:24:42 +01:00
2010-03-21 08:28:47 +00:00
2010-04-25 12:59:30 +00:00
2010-03-19 15:27:27 -05:00
2010-03-19 15:27:27 -05:00
2010-03-18 18:41:49 +00:00
2010-05-03 10:07:30 +02:00
2010-02-23 22:36:19 +01:00
2010-04-23 16:08:46 +02:00
2010-04-26 16:36:31 -03:00
2010-03-29 19:24:00 +00:00
2010-02-10 13:46:17 -06:00
2010-03-14 22:04:50 +01:00
2010-05-01 19:48:30 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%