lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 19 Apr 2007 10:52:44 +0530
From:	"Abhijit Bhopatkar" <bainonline@...il.com>
To:	"Rik van Riel" <riel@...hat.com>
Cc:	"Linux Kernel list" <linux-kernel@...r.kernel.org>,
	"Linus Torvalds" <torvalds@...l.org>, akpm@...l.org,
	jgarzik@...ox.com, "Chris Snook" <csnook@...hat.com>
Subject: Re: [PATCH] [RFC] Throttle swappiness for interactive tasks

> > I just wanted to know weather its worth going forward or we have
> > better reasons to discount any such direction?
>
> The reason that the wrong pages get swapped out sometimes
> could be due to a side effect of the way the swappiness
> policy is implemented.
>
> While the VM only reclaims page cache pages, it will still
> rotate through the anonymous pages on the LRU list, which
> effectively randomizes the order of those pages on the list.

In my mind i find it fundamentally wrong to separate anon pages from
page cache. It should rather be lot more dependent on which task
accessed them last. Although it seems due to some twisted relationships
bet anon pages and interactive tasks separating them improves it.
Am i missing something here?

> I need to get back to benchmarking my patch to split the
> lists - anonymous and other swap backed pages on one set
> of pageout lists, filesystem backed pages on another list.
<snip>
> Unfortunately my main desktop system at home depends on
> Xen, so it's not as easy to use that patch there :(
>

Can you send me those patches please or point me to where i can find those?

Abhijit
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ