File Journalling Latency

241 views
Skip to first unread message

Michael Barker

unread,
Jul 3, 2015, 6:54:50 PM7/3/15
to mechanica...@googlegroups.com
Hi,

One of my colleagues (Mark Price) has done some deep diving into the latency of journalling to disk.


Mike.

Remko Popma

unread,
Jul 4, 2015, 11:11:43 PM7/4/15
to mechanica...@googlegroups.com
Very nice! Keep 'em coming!

Greg Young

unread,
Jul 6, 2015, 7:27:48 AM7/6/15
to mechanica...@googlegroups.com
I just wanted to bring up one small thing with pwrite that can
actually screw up measurements.

If you open with O_APPEND on linux pwrite will ignore the position
parameter and always append. I got bit by this where one measurement
ended up being random access the other was always sequential :) Note
this is not in line with posix, posix states that O_APPEND should not
have any affect.

Cheers,

Greg
> --
> You received this message because you are subscribed to the Google Groups
> "mechanical-sympathy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mechanical-symp...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



--
Studying for the Turing test
Reply all
Reply to author
Forward
0 new messages