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:	Wed, 13 Sep 2006 10:45:34 -0400
From:	Rik van Riel <riel@...hat.com>
To:	Hubertus Franke <frankeh@...son.ibm.com>
CC:	schwidefsky@...ibm.com, linux-kernel@...r.kernel.org,
	virtualization@...ts.osdl.org, akpm@...l.org,
	nickpiggin@...oo.com.au, rhim@...gatech.edu
Subject: Re: [patch 1/9] Guest page hinting: unused / free pages.

Hubertus Franke wrote:

> But another trouble you have not mentioned is what happens to pages
> with pending make-volatile that need to and/or have been made stable
> in the meantime. They too need to be removed from this pending list.

At the time where you walk the set of pages (pagevec?) to make
volatile, you can check whether the page flags are still right.

A page that was set to be marked volatile with the hypervisor,
but later turned stable again would have that indicated in its
page flags, right?

-- 
What is important?  What you want to be true, or what is true?
-
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