Subject: Re: Page daemon behavior part N To: Jason R Thorpe <thorpej@zembu.com> From: Charles M. Hannum <root@ihack.net> List: tech-kern Date: 01/25/2001 04:02:41
> I already committed this change.
Unfortunately, that change by itself causes every deactivated page to
go through pmap_clear_reference() twice -- and it's already an
expensive operation. That's... suboptimal.