diff for duplicates of <Zll7IuGYGG5uI20W@linux.dev> diff --git a/a/1.txt b/N1/1.txt index c12024d..d7a973a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Wed, May 29, 2024 at 03:03:21PM -0600, Yu Zhao wrote: -> On Wed, May 29, 2024 at 12:05?PM James Houghton <jthoughton@google.com> wrote: +> On Wed, May 29, 2024 at 12:05 PM James Houghton <jthoughton@google.com> wrote: > > > > Secondary MMUs are currently consulted for access/age information at > > eviction time, but before then, we don't get accurate age information. diff --git a/a/content_digest b/N1/content_digest index 80aece5..bea0db6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,13 +2,54 @@ "ref\020240529180510.2295118-3-jthoughton@google.com\0" "ref\0CAOUHufYFHKLwt1PWp2uS6g174GZYRZURWJAmdUWs5eaKmhEeyQ@mail.gmail.com\0" "From\0Oliver Upton <oliver.upton@linux.dev>\0" - "Subject\0[PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging\0" + "Subject\0Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging\0" "Date\0Fri, 31 May 2024 00:24:18 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Yu Zhao <yuzhao@google.com>\0" + "Cc\0James Houghton <jthoughton@google.com>" + Andrew Morton <akpm@linux-foundation.org> + Paolo Bonzini <pbonzini@redhat.com> + Albert Ou <aou@eecs.berkeley.edu> + Ankit Agrawal <ankita@nvidia.com> + Anup Patel <anup@brainfault.org> + Atish Patra <atishp@atishpatra.org> + Axel Rasmussen <axelrasmussen@google.com> + Bibo Mao <maobibo@loongson.cn> + Catalin Marinas <catalin.marinas@arm.com> + David Matlack <dmatlack@google.com> + David Rientjes <rientjes@google.com> + Huacai Chen <chenhuacai@kernel.org> + James Morse <james.morse@arm.com> + Jonathan Corbet <corbet@lwn.net> + Marc Zyngier <maz@kernel.org> + Michael Ellerman <mpe@ellerman.id.au> + Nicholas Piggin <npiggin@gmail.com> + Palmer Dabbelt <palmer@dabbelt.com> + Paul Walmsley <paul.walmsley@sifive.com> + Raghavendra Rao Ananta <rananta@google.com> + Ryan Roberts <ryan.roberts@arm.com> + Sean Christopherson <seanjc@google.com> + Shaoqin Huang <shahuang@redhat.com> + Shuah Khan <shuah@kernel.org> + Suzuki K Poulose <suzuki.poulose@arm.com> + Tianrui Zhao <zhaotianrui@loongson.cn> + Will Deacon <will@kernel.org> + Zenghui Yu <yuzenghui@huawei.com> + kvm-riscv@lists.infradead.org + kvm@vger.kernel.org + kvmarm@lists.linux.dev + linux-arm-kernel@lists.infradead.org + linux-doc@vger.kernel.org + linux-kernel@vger.kernel.org + linux-kselftest@vger.kernel.org + linux-mips@vger.kernel.org + linux-mm@kvack.org + linux-riscv@lists.infradead.org + linuxppc-dev@lists.ozlabs.org + " loongarch@lists.linux.dev\0" "\00:1\0" "b\0" "On Wed, May 29, 2024 at 03:03:21PM -0600, Yu Zhao wrote:\n" - "> On Wed, May 29, 2024 at 12:05?PM James Houghton <jthoughton@google.com> wrote:\n" + "> On Wed, May 29, 2024 at 12:05\342\200\257PM James Houghton <jthoughton@google.com> wrote:\n" "> >\n" "> > Secondary MMUs are currently consulted for access/age information at\n" "> > eviction time, but before then, we don't get accurate age information.\n" @@ -52,4 +93,4 @@ "Thanks,\n" Oliver -ccc1702fe2d4b87a9499f4c087f8b1bab52671f6dae6532ed763aaf2f6b1e9bb +a5ab70c04532ab3d3e3d1c702f6fc7f4b8bb99a69a3bd47b458c54e9cea499f6
diff --git a/a/1.txt b/N2/1.txt index c12024d..85a7781 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Wed, May 29, 2024 at 03:03:21PM -0600, Yu Zhao wrote: -> On Wed, May 29, 2024 at 12:05?PM James Houghton <jthoughton@google.com> wrote: +> On Wed, May 29, 2024 at 12:05 PM James Houghton <jthoughton@google.com> wrote: > > > > Secondary MMUs are currently consulted for access/age information at > > eviction time, but before then, we don't get accurate age information. @@ -42,3 +42,8 @@ for other PTE bits. -- Thanks, Oliver + +_______________________________________________ +linux-riscv mailing list +linux-riscv@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-riscv diff --git a/a/content_digest b/N2/content_digest index 80aece5..c65b319 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,13 +2,54 @@ "ref\020240529180510.2295118-3-jthoughton@google.com\0" "ref\0CAOUHufYFHKLwt1PWp2uS6g174GZYRZURWJAmdUWs5eaKmhEeyQ@mail.gmail.com\0" "From\0Oliver Upton <oliver.upton@linux.dev>\0" - "Subject\0[PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging\0" + "Subject\0Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging\0" "Date\0Fri, 31 May 2024 00:24:18 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Yu Zhao <yuzhao@google.com>\0" + "Cc\0James Houghton <jthoughton@google.com>" + Andrew Morton <akpm@linux-foundation.org> + Paolo Bonzini <pbonzini@redhat.com> + Albert Ou <aou@eecs.berkeley.edu> + Ankit Agrawal <ankita@nvidia.com> + Anup Patel <anup@brainfault.org> + Atish Patra <atishp@atishpatra.org> + Axel Rasmussen <axelrasmussen@google.com> + Bibo Mao <maobibo@loongson.cn> + Catalin Marinas <catalin.marinas@arm.com> + David Matlack <dmatlack@google.com> + David Rientjes <rientjes@google.com> + Huacai Chen <chenhuacai@kernel.org> + James Morse <james.morse@arm.com> + Jonathan Corbet <corbet@lwn.net> + Marc Zyngier <maz@kernel.org> + Michael Ellerman <mpe@ellerman.id.au> + Nicholas Piggin <npiggin@gmail.com> + Palmer Dabbelt <palmer@dabbelt.com> + Paul Walmsley <paul.walmsley@sifive.com> + Raghavendra Rao Ananta <rananta@google.com> + Ryan Roberts <ryan.roberts@arm.com> + Sean Christopherson <seanjc@google.com> + Shaoqin Huang <shahuang@redhat.com> + Shuah Khan <shuah@kernel.org> + Suzuki K Poulose <suzuki.poulose@arm.com> + Tianrui Zhao <zhaotianrui@loongson.cn> + Will Deacon <will@kernel.org> + Zenghui Yu <yuzenghui@huawei.com> + kvm-riscv@lists.infradead.org + kvm@vger.kernel.org + kvmarm@lists.linux.dev + linux-arm-kernel@lists.infradead.org + linux-doc@vger.kernel.org + linux-kernel@vger.kernel.org + linux-kselftest@vger.kernel.org + linux-mips@vger.kernel.org + linux-mm@kvack.org + linux-riscv@lists.infradead.org + linuxppc-dev@lists.ozlabs.org + " loongarch@lists.linux.dev\0" "\00:1\0" "b\0" "On Wed, May 29, 2024 at 03:03:21PM -0600, Yu Zhao wrote:\n" - "> On Wed, May 29, 2024 at 12:05?PM James Houghton <jthoughton@google.com> wrote:\n" + "> On Wed, May 29, 2024 at 12:05\342\200\257PM James Houghton <jthoughton@google.com> wrote:\n" "> >\n" "> > Secondary MMUs are currently consulted for access/age information at\n" "> > eviction time, but before then, we don't get accurate age information.\n" @@ -50,6 +91,11 @@ "\n" "-- \n" "Thanks,\n" - Oliver + "Oliver\n" + "\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -ccc1702fe2d4b87a9499f4c087f8b1bab52671f6dae6532ed763aaf2f6b1e9bb +58120c7e50dfdc56efe2e6cac641151d8368ca9221c485aefd5ed6ecb132c81f
diff --git a/a/1.txt b/N3/1.txt index c12024d..d7a973a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,5 +1,5 @@ On Wed, May 29, 2024 at 03:03:21PM -0600, Yu Zhao wrote: -> On Wed, May 29, 2024 at 12:05?PM James Houghton <jthoughton@google.com> wrote: +> On Wed, May 29, 2024 at 12:05 PM James Houghton <jthoughton@google.com> wrote: > > > > Secondary MMUs are currently consulted for access/age information at > > eviction time, but before then, we don't get accurate age information. diff --git a/a/content_digest b/N3/content_digest index 80aece5..880c97e 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,13 +2,53 @@ "ref\020240529180510.2295118-3-jthoughton@google.com\0" "ref\0CAOUHufYFHKLwt1PWp2uS6g174GZYRZURWJAmdUWs5eaKmhEeyQ@mail.gmail.com\0" "From\0Oliver Upton <oliver.upton@linux.dev>\0" - "Subject\0[PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging\0" + "Subject\0Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging\0" "Date\0Fri, 31 May 2024 00:24:18 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Yu Zhao <yuzhao@google.com>\0" + "Cc\0James Houghton <jthoughton@google.com>" + kvm@vger.kernel.org + linux-doc@vger.kernel.org + Catalin Marinas <catalin.marinas@arm.com> + Atish Patra <atishp@atishpatra.org> + linux-kernel@vger.kernel.org + kvmarm@lists.linux.dev + linux-kselftest@vger.kernel.org + Raghavendra Rao Ananta <rananta@google.com> + linux-riscv@lists.infradead.org + Shuah Khan <shuah@kernel.org> + Jonathan Corbet <corbet@lwn.net> + Anup Patel <anup@brainfault.org> + Huacai Chen <chenhuacai@kernel.org> + David Rientjes <rientjes@google.com> + Zenghui Yu <yuzenghui@huawei.com> + Axel Rasmussen <axelrasmussen@google.com> + linux-mips@vger.kernel.org + Albert Ou <aou@eecs.berkeley.edu> + Ryan Roberts <ryan.roberts@arm.com> + Will Deacon <will@kernel.org> + Suzuki K Poulose <suzuki.poulose@arm.com> + Shaoqin Huang <shahuang@redhat.com> + Nicholas Piggin <npiggin@gmail.com> + Bibo Mao <maobibo@loongson.cn> + loongarch@lists.linux.dev + Paul Walmsley <paul.walmsley@sifive.com> + David Matlack <dmatlack@google.com> + Palmer Dabbelt <palmer@ dabbelt.com> + linux-arm-kernel@lists.infradead.org + linux-mm@kvack.org + Sean Christopherson <seanjc@google.com> + Ankit Agrawal <ankita@nvidia.com> + James Morse <james.morse@arm.com> + kvm-riscv@lists.infradead.org + Marc Zyngier <maz@kernel.org> + Paolo Bonzini <pbonzini@redhat.com> + Andrew Morton <akpm@linux-foundation.org> + Tianrui Zhao <zhaotianrui@loongson.cn> + " linuxppc-dev@lists.ozlabs.org\0" "\00:1\0" "b\0" "On Wed, May 29, 2024 at 03:03:21PM -0600, Yu Zhao wrote:\n" - "> On Wed, May 29, 2024 at 12:05?PM James Houghton <jthoughton@google.com> wrote:\n" + "> On Wed, May 29, 2024 at 12:05\342\200\257PM James Houghton <jthoughton@google.com> wrote:\n" "> >\n" "> > Secondary MMUs are currently consulted for access/age information at\n" "> > eviction time, but before then, we don't get accurate age information.\n" @@ -52,4 +92,4 @@ "Thanks,\n" Oliver -ccc1702fe2d4b87a9499f4c087f8b1bab52671f6dae6532ed763aaf2f6b1e9bb +131ef66e4d69594e60dd0aa9524d5bc5c71dc6883a58300280846c74583bcf99
diff --git a/a/1.txt b/N4/1.txt index c12024d..0cc992d 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -1,5 +1,5 @@ On Wed, May 29, 2024 at 03:03:21PM -0600, Yu Zhao wrote: -> On Wed, May 29, 2024 at 12:05?PM James Houghton <jthoughton@google.com> wrote: +> On Wed, May 29, 2024 at 12:05 PM James Houghton <jthoughton@google.com> wrote: > > > > Secondary MMUs are currently consulted for access/age information at > > eviction time, but before then, we don't get accurate age information. @@ -42,3 +42,8 @@ for other PTE bits. -- Thanks, Oliver + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N4/content_digest index 80aece5..9f458d7 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -2,13 +2,54 @@ "ref\020240529180510.2295118-3-jthoughton@google.com\0" "ref\0CAOUHufYFHKLwt1PWp2uS6g174GZYRZURWJAmdUWs5eaKmhEeyQ@mail.gmail.com\0" "From\0Oliver Upton <oliver.upton@linux.dev>\0" - "Subject\0[PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging\0" + "Subject\0Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging\0" "Date\0Fri, 31 May 2024 00:24:18 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Yu Zhao <yuzhao@google.com>\0" + "Cc\0James Houghton <jthoughton@google.com>" + Andrew Morton <akpm@linux-foundation.org> + Paolo Bonzini <pbonzini@redhat.com> + Albert Ou <aou@eecs.berkeley.edu> + Ankit Agrawal <ankita@nvidia.com> + Anup Patel <anup@brainfault.org> + Atish Patra <atishp@atishpatra.org> + Axel Rasmussen <axelrasmussen@google.com> + Bibo Mao <maobibo@loongson.cn> + Catalin Marinas <catalin.marinas@arm.com> + David Matlack <dmatlack@google.com> + David Rientjes <rientjes@google.com> + Huacai Chen <chenhuacai@kernel.org> + James Morse <james.morse@arm.com> + Jonathan Corbet <corbet@lwn.net> + Marc Zyngier <maz@kernel.org> + Michael Ellerman <mpe@ellerman.id.au> + Nicholas Piggin <npiggin@gmail.com> + Palmer Dabbelt <palmer@dabbelt.com> + Paul Walmsley <paul.walmsley@sifive.com> + Raghavendra Rao Ananta <rananta@google.com> + Ryan Roberts <ryan.roberts@arm.com> + Sean Christopherson <seanjc@google.com> + Shaoqin Huang <shahuang@redhat.com> + Shuah Khan <shuah@kernel.org> + Suzuki K Poulose <suzuki.poulose@arm.com> + Tianrui Zhao <zhaotianrui@loongson.cn> + Will Deacon <will@kernel.org> + Zenghui Yu <yuzenghui@huawei.com> + kvm-riscv@lists.infradead.org + kvm@vger.kernel.org + kvmarm@lists.linux.dev + linux-arm-kernel@lists.infradead.org + linux-doc@vger.kernel.org + linux-kernel@vger.kernel.org + linux-kselftest@vger.kernel.org + linux-mips@vger.kernel.org + linux-mm@kvack.org + linux-riscv@lists.infradead.org + linuxppc-dev@lists.ozlabs.org + " loongarch@lists.linux.dev\0" "\00:1\0" "b\0" "On Wed, May 29, 2024 at 03:03:21PM -0600, Yu Zhao wrote:\n" - "> On Wed, May 29, 2024 at 12:05?PM James Houghton <jthoughton@google.com> wrote:\n" + "> On Wed, May 29, 2024 at 12:05\342\200\257PM James Houghton <jthoughton@google.com> wrote:\n" "> >\n" "> > Secondary MMUs are currently consulted for access/age information at\n" "> > eviction time, but before then, we don't get accurate age information.\n" @@ -50,6 +91,11 @@ "\n" "-- \n" "Thanks,\n" - Oliver + "Oliver\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -ccc1702fe2d4b87a9499f4c087f8b1bab52671f6dae6532ed763aaf2f6b1e9bb +f19675b78e6994b4388162eb216c2f53c917152861c84f1a082f44f0fa76c5d4
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.