Re: performance of fsync()
From: Kamal R. Prasad (kamalp_at_acm.org)
Date: 09/19/05
- Next message: Kamal R. Prasad: "Re: OpenPower 720"
- Previous message: Basil Holloway: "Re: No Man Pages"
- In reply to: Peter Weigert: "performance of fsync()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 19 Sep 2005 03:08:15 -0700
If you defer sync'ing to until a group of writes are finished -that
will improve performance. That is how JFS2 optimizes its commits.
regards
-kamal
- Next message: Kamal R. Prasad: "Re: OpenPower 720"
- Previous message: Basil Holloway: "Re: No Man Pages"
- In reply to: Peter Weigert: "performance of fsync()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|