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:	Mon, 5 May 2008 13:45:09 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	"KOSAKI Motohiro" <kosaki.motohiro@...fujitsu.com>
Cc:	bunk@...nel.org, linux-kernel@...r.kernel.org, peterz@...radead.org
Subject: Re: [2.6 patch] mm/page_alloc.c: cleanups

On Tue, 6 May 2008 05:24:07 +0900
"KOSAKI Motohiro" <kosaki.motohiro@...fujitsu.com> wrote:

> >  -void free_cold_page(struct page *page)
> >  -{
> >  -       free_hot_cold_page(page, 1);
> >  -}
> 
> Wow, I didn't know nobody use cold page :)

that's a bug, surely?  I bet there are plenty of places which should be
using this hint.
--
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