Re: la la la la ... swappiness
- From: Linus Torvalds <torvalds@xxxxxxxx>
- Date: Sun, 3 Dec 2006 21:13:07 -0800 (PST)
On Sun, 3 Dec 2006, Andrew Morton wrote:
On Sun, 3 Dec 2006 17:56:30 -0600
"Aucoin" <Aucoin@xxxxxxxxxxxxxx> wrote:
I hope I haven't muddied things up even more but basically what we want to
do is find a way to limit the number of cached pages for disk I/O on the OS
filesystem, even if it drastically slows down the untar and verify process
because the disk I/O we really care about is not on any of the OS
partitions.
Try mounting that fs with `-o sync'.
Wouldn't it be much nicer to just lower the dirty-page limit?
echo 1 > /proc/sys/vm/dirty_background_ratio
echo 2 > /proc/sys/vm/dirty_ratio
or something. Which we already discussed in another thread and almost
already decided we should lower the values for big-mem machines..
Hmm?
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: la la la la ... swappiness
- From: Christoph Lameter
- Re: la la la la ... swappiness
- References:
- RE: la la la la ... swappiness
- From: Tim Schmielau
- RE: la la la la ... swappiness
- From: Aucoin
- Re: la la la la ... swappiness
- From: Andrew Morton
- RE: la la la la ... swappiness
- Prev by Date: [RFC][PATCH 0/2] x86_64 Early usb debug port support.
- Next by Date: [RFC][PATCH 1/2] x86_64: Preallocate the fixmap pud and pmd entries.
- Previous by thread: Re: la la la la ... swappiness
- Next by thread: Re: la la la la ... swappiness
- Index(es):
Relevant Pages
|