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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Jun 2008 16:32:30 -0400
From:	Rik van Riel <riel@...hat.com>
To:	Lee Schermerhorn <Lee.Schermerhorn@...com>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, kosaki.motohiro@...fujitsu.com
Subject: Re: [PATCH -mm 11/24] pageflag helpers for configed-out flags

On Wed, 11 Jun 2008 16:28:03 -0400
Lee Schermerhorn <Lee.Schermerhorn@...com> wrote:
> On Wed, 2008-06-11 at 13:01 -0700, Andrew Morton wrote:
> > On Wed, 11 Jun 2008 14:42:25 -0400
> > Rik van Riel <riel@...hat.com> wrote:
> > 
> > > Define proper false/noop inline functions for noreclaim page
> > > flags when !defined(CONFIG_NORECLAIM_LRU)
> > 
> > I changed that to CONFIG_UNEVICTABLE_LRU.
> 
> I noticed that the vmstat items [perhaps these will go away] still use
> "noreclaim".

$ cat /proc/vmstat
nr_free_pages 3887198
nr_inactive_anon 5043
nr_active_anon 2182
nr_inactive_file 67121
nr_active_file 49045
nr_unevictable 0
nr_mlock 0

Or am I looking at the wrong thing?

-- 
All rights reversed.
--
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