Re: Is there a way to flush the file cache?
- From: General Schvantzkoph <schvantzkoph@xxxxxxxxx>
- Date: 29 Dec 2006 19:31:31 GMT
On Fri, 29 Dec 2006 18:52:48 +0000, Ignoramus12805 wrote:
Can you change your exercise pattern, so that you write to one file
and read from another file, new stuff every time (or at least cycle a
few gigs before coming back to read that stuff).
i
That doesn't guarantee that a file won't be forced out of a file cache.
The O_DIRECT option on open is the better way to go.
.
- Follow-Ups:
- Re: Is there a way to flush the file cache?
- From: Ignoramus12805
- Re: Is there a way to flush the file cache?
- References:
- Is there a way to flush the file cache?
- From: General Schvantzkoph
- Re: Is there a way to flush the file cache?
- From: Ignoramus12805
- Is there a way to flush the file cache?
- Prev by Date: Re: Is there a way to flush the file cache?
- Next by Date: Re: Is there a way to flush the file cache?
- Previous by thread: Re: Is there a way to flush the file cache?
- Next by thread: Re: Is there a way to flush the file cache?
- Index(es):
Relevant Pages
|