All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100601105549.GA1975@amt.cnet>

diff --git a/a/content_digest b/N1/content_digest
index 7a61944..14d6619 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,21 @@
+ "ref\020100504215645.6448af8f.takuya.yoshikawa@gmail.com\0"
+ "ref\04BE7F6D7.3060005@redhat.com\0"
+ "ref\04BE7FB7B.5010600@oss.ntt.co.jp\0"
+ "ref\04BEBE6D0.8020000@redhat.com\0"
+ "ref\04BF1070B.4000507@oss.ntt.co.jp\0"
  "ref\04BFA2539.3030709@oss.ntt.co.jp\0"
+ "ref\04BFA2539.3030709-gVGce1chcLdL9jVzuh4AOg@public.gmane.org\0"
  "From\0Marcelo Tosatti <mtosatti@redhat.com>\0"
  "Subject\0Re: Any comments? Re: [RFC][PATCH 0/12] KVM, x86, ppc, asm-generic:\0"
  "Date\0Tue, 01 Jun 2010 10:55:49 +0000\0"
- "To\0kvm-ia64@vger.kernel.org\0"
+ "To\0Takuya Yoshikawa <yoshikawa.takuya-gVGce1chcLdL9jVzuh4AOg@public.gmane.org>\0"
+ "Cc\0Avi Kivity <avi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
+  Takuya Yoshikawa <takuya.yoshikawa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  agraf-l3A5Bk7waGM@public.gmane.org
+  fernando-gVGce1chcLdL9jVzuh4AOg@public.gmane.org
+  kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " kvm-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, May 24, 2010 at 04:05:29PM +0900, Takuya Yoshikawa wrote:\n"
@@ -50,4 +63,4 @@
  "of mmu_lock, in the page fault paths. The downside of that is a\n"
  potentially (large?) number of false positives in the dirty bitmap.
 
-e94482cee244b5a765ef8b87c0e7aa9cab9b6964435541097106a46b9a2d6e70
+c29b3f06dfa30e5947833bad4cefa2901648fd12dba0a20d53c4f6a383a8450f

diff --git a/a/1.txt b/N2/1.txt
index 5eb4151..968972c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -10,7 +10,8 @@ On Mon, May 24, 2010 at 04:05:29PM +0900, Takuya Yoshikawa wrote:
 > >
 > >In that sense, what do you think about the question I sent last week?
 > >
-> >== REPOST 1 => > >>
+> >=== REPOST 1 ===
+> > >>
 > > >> mark_page_dirty is called with the mmu_lock spinlock held in set_spte.
 > > >> Must find a way to move it outside of the spinlock section.
 > 
diff --git a/a/content_digest b/N2/content_digest
index 7a61944..3acce53 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,21 @@
+ "ref\020100504215645.6448af8f.takuya.yoshikawa@gmail.com\0"
+ "ref\04BE7F6D7.3060005@redhat.com\0"
+ "ref\04BE7FB7B.5010600@oss.ntt.co.jp\0"
+ "ref\04BEBE6D0.8020000@redhat.com\0"
+ "ref\04BF1070B.4000507@oss.ntt.co.jp\0"
  "ref\04BFA2539.3030709@oss.ntt.co.jp\0"
- "From\0Marcelo Tosatti <mtosatti@redhat.com>\0"
- "Subject\0Re: Any comments? Re: [RFC][PATCH 0/12] KVM, x86, ppc, asm-generic:\0"
- "Date\0Tue, 01 Jun 2010 10:55:49 +0000\0"
- "To\0kvm-ia64@vger.kernel.org\0"
+ "ref\04BFA2539.3030709-gVGce1chcLdL9jVzuh4AOg@public.gmane.org\0"
+ "From\0Marcelo Tosatti <mtosatti-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "Subject\0Re: Any comments? Re: [RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space\0"
+ "Date\0Tue, 1 Jun 2010 07:55:49 -0300\0"
+ "To\0Takuya Yoshikawa <yoshikawa.takuya-gVGce1chcLdL9jVzuh4AOg@public.gmane.org>\0"
+ "Cc\0Avi Kivity <avi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"
+  Takuya Yoshikawa <takuya.yoshikawa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  agraf-l3A5Bk7waGM@public.gmane.org
+  fernando-gVGce1chcLdL9jVzuh4AOg@public.gmane.org
+  kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " kvm-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, May 24, 2010 at 04:05:29PM +0900, Takuya Yoshikawa wrote:\n"
@@ -17,7 +30,8 @@
  "> >\n"
  "> >In that sense, what do you think about the question I sent last week?\n"
  "> >\n"
- "> >== REPOST 1 => > >>\n"
+ "> >=== REPOST 1 ===\n"
+ "> > >>\n"
  "> > >> mark_page_dirty is called with the mmu_lock spinlock held in set_spte.\n"
  "> > >> Must find a way to move it outside of the spinlock section.\n"
  "> \n"
@@ -50,4 +64,4 @@
  "of mmu_lock, in the page fault paths. The downside of that is a\n"
  potentially (large?) number of false positives in the dirty bitmap.
 
-e94482cee244b5a765ef8b87c0e7aa9cab9b6964435541097106a46b9a2d6e70
+c5b796827f60cf87345436c2bdefe912c2b734f801dcd7933bb125e6b6f4447e

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.