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] [day] [month] [year] [list]
Date:	Fri, 31 Jul 2009 23:13:54 -0600
From:	"Chris Friesen" <cfriesen@...tel.com>
To:	Jim Paradis <jparadis@...hat.com>
CC:	linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] Dirty page tracking & on-the-fly memory mirroring

Jim Paradis wrote:
> Following are two patches against 2.6.31-rc3 which implement dirty page 
> tracking and on-the-fly memory mirroring.  The idea is to be able to 
> copy the entire physical memory over to another processor node or memory 
> module while the system is running.  Stratus makes use of this 
> functionality to bring a new partner node online.

We've been using something like this to mirror specific applications.
Our API is a bit different, it's per-process and lets the app specify
memory regions to monitor.  Another task sharing the memory map can
query the system for the addresses of pages that have been dirtied since
it last asked.

Chris
--
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