diff for duplicates of <41205BAA.9030800@sgi.com> diff --git a/a/1.txt b/N1/1.txt index 2c986c7..0c5aae1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -65,7 +65,8 @@ Christoph Lameter wrote: > illustrative purpose and unfinished... > > Index: linux-2.6.8.1/mm/memory.c -> =================================> --- linux-2.6.8.1.orig/mm/memory.c 2004-08-15 06:03:04.000000000 -0700 +> =================================================================== +> --- linux-2.6.8.1.orig/mm/memory.c 2004-08-15 06:03:04.000000000 -0700 > +++ linux-2.6.8.1/mm/memory.c 2004-08-15 20:26:29.000000000 -0700 > @@ -1035,8 +1035,7 @@ > * change only once the write actually happens. This avoids a few races, @@ -314,7 +315,7 @@ Christoph Lameter wrote: > - spin_unlock(&mm->page_table_lock); > > err = vma->vm_ops->populate(vma, address & PAGE_MASK, PAGE_SIZE, vma->vm_page_prot, pgoff, 0); -> if (err = -ENOMEM) +> if (err == -ENOMEM) > @@ -1644,13 +1603,11 @@ > { > pte_t entry; @@ -363,7 +364,8 @@ Christoph Lameter wrote: > } > > Index: linux-2.6.8.1/mm/rmap.c -> =================================> --- linux-2.6.8.1.orig/mm/rmap.c 2004-08-14 03:56:22.000000000 -0700 +> =================================================================== +> --- linux-2.6.8.1.orig/mm/rmap.c 2004-08-14 03:56:22.000000000 -0700 > +++ linux-2.6.8.1/mm/rmap.c 2004-08-15 19:59:32.000000000 -0700 > @@ -494,8 +494,14 @@ > diff --git a/a/content_digest b/N1/content_digest index 6ffa687..9040426 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,8 +6,8 @@ "ref\020040815185644.24ecb247.davem@redhat.com\0" "ref\0Pine.LNX.4.58.0408151924250.4480@schroedinger.engr.sgi.com\0" "From\0Ray Bryant <raybry@sgi.com>\0" - "Subject\0Re: page fault fastpath: Increasing SMP scalability by introducing\0" - "Date\0Mon, 16 Aug 2004 06:59:53 +0000\0" + "Subject\0Re: page fault fastpath: Increasing SMP scalability by introducing pte locks?\0" + "Date\0Mon, 16 Aug 2004 02:00:58 -0500\0" "To\0Christoph Lameter <clameter@sgi.com>\0" "Cc\0David S. Miller <davem@redhat.com>" linux-ia64@vger.kernel.org @@ -81,7 +81,8 @@ "> illustrative purpose and unfinished...\n" "> \n" "> Index: linux-2.6.8.1/mm/memory.c\n" - "> =================================> --- linux-2.6.8.1.orig/mm/memory.c\t2004-08-15 06:03:04.000000000 -0700\n" + "> ===================================================================\n" + "> --- linux-2.6.8.1.orig/mm/memory.c\t2004-08-15 06:03:04.000000000 -0700\n" "> +++ linux-2.6.8.1/mm/memory.c\t2004-08-15 20:26:29.000000000 -0700\n" "> @@ -1035,8 +1035,7 @@\n" "> * change only once the write actually happens. This avoids a few races,\n" @@ -330,7 +331,7 @@ "> -\tspin_unlock(&mm->page_table_lock);\n" "> \n" "> \terr = vma->vm_ops->populate(vma, address & PAGE_MASK, PAGE_SIZE, vma->vm_page_prot, pgoff, 0);\n" - "> \tif (err = -ENOMEM)\n" + "> \tif (err == -ENOMEM)\n" "> @@ -1644,13 +1603,11 @@\n" "> {\n" "> \tpte_t entry;\n" @@ -379,7 +380,8 @@ "> }\n" "> \n" "> Index: linux-2.6.8.1/mm/rmap.c\n" - "> =================================> --- linux-2.6.8.1.orig/mm/rmap.c\t2004-08-14 03:56:22.000000000 -0700\n" + "> ===================================================================\n" + "> --- linux-2.6.8.1.orig/mm/rmap.c\t2004-08-14 03:56:22.000000000 -0700\n" "> +++ linux-2.6.8.1/mm/rmap.c\t2004-08-15 19:59:32.000000000 -0700\n" "> @@ -494,8 +494,14 @@\n" "> \n" @@ -428,4 +430,4 @@ " so I installed Linux.\n" ----------------------------------------------- -3700bb7665b911428811e772317e67250c82631d0fdac2c145bdba5e7e300b3b +491f4defc1b3c857228b573ee5bbb028cf8d71ef2f0bc358f99b44bff820bd5e
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.