lkml.org 
[lkml]   [2004]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ~500 megs cached yet 2.6.5 goes into swap hell
Andy Isaacson <adi@hexapodia.org> wrote:
>
> But in a related case, I have a background daemon that does a lot of IO
> (mostly sequential, one page at a time read/modify/write of a multi-GB
> file) to a filesystem on a separate spindle from my main filesystems.
> I'd like to use a similar mechanism to say "don't let this program eat
> my pagecache" that will let the daemon crunch away without severely
> impacting my desktop work.

fadvise(POSIX_FADV_DONTNEED) is ideal for this. Run it once per megabyte
or so.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.116 / U:0.376 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site