[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
64 K write access grouped in a single disk access ?
- From: chacron1 <eric chacron vz cit alcatel fr>
- To: "Stephen C. Tweedie" <sct redhat com>
- Cc: ext3-users redhat com
- Subject: 64 K write access grouped in a single disk access ?
- Date: Mon, 03 Jun 2002 14:13:05 +0200
Hi Stephen,
I would like to know the behavior of ext3 for a write() request used
with
O_SYNC
for 64 K in term of disk access method:
- is there a chance to have only one disk access (instead of 16 x 4 K
corresponding to each mapped page ) or at maximum two in journaled mode
?
- if this is possible then how can i force such a grouping of data in a
single disk output ?
NB: i disable cached write at diskdrive level.
regards,
Eric
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]