Re: Is there a way to flush the file cache?
- From: Ignoramus12805 <ignoramus12805@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Dec 2006 13:51:39 -0600
On 29 Dec 2006 19:31:31 GMT, General Schvantzkoph <schvantzkoph@xxxxxxxxx> wrote:
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.
Well, since the read is done from another file, it no lnoger matters
whether original file was retained in memory. O_DIRECT sounds like a
good thing to know about, as well.
i
.
- 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
- Re: Is there a way to flush the file cache?
- From: General Schvantzkoph
- 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: Time out with securCRT 4.0 from Windows XP to RedHat linux
- Previous by thread: Re: Is there a way to flush the file cache?
- Next by thread: Re: Free Software How?
- Index(es):
Relevant Pages
|