diff for duplicates of <YMxE8pUrbQkwlpbD@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 7e1911d..54344e2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -66,10 +66,10 @@ On Fri, Jun 18, 2021 at 04:48:17AM +0000, Jing Zhang wrote: > + > +Errors: > + -> + === =========================== +> + ====== ====================================================== > + ENOMEM if the fd could not be created due to lack of memory > + EMFILE if the number of opened files exceeds the limit -> + === =========================== +> + ====== ====================================================== > + > +The file descriptor can be used to read VM/vCPU statistics data in binary > +format. The file data is organized into three blocks as below: @@ -153,3 +153,7 @@ time, not try to keep it in sync in two different places. thanks, greg k-h +_______________________________________________ +kvmarm mailing list +kvmarm@lists.cs.columbia.edu +https://lists.cs.columbia.edu/mailman/listinfo/kvmarm diff --git a/a/content_digest b/N1/content_digest index 83cb3da..bf7bb2f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,40 +2,34 @@ "ref\020210618044819.3690166-6-jingzhangos@google.com\0" "From\0Greg KH <gregkh@linuxfoundation.org>\0" "Subject\0Re: [PATCH v11 5/7] KVM: stats: Add documentation for binary statistics interface\0" - "Date\0Fri, 18 Jun 2021 07:02:10 +0000\0" + "Date\0Fri, 18 Jun 2021 09:02:10 +0200\0" "To\0Jing Zhang <jingzhangos@google.com>\0" "Cc\0KVM <kvm@vger.kernel.org>" + David Hildenbrand <david@redhat.com> + Paul Mackerras <paulus@ozlabs.org> + Linuxkselftest <linux-kselftest@vger.kernel.org> + Claudio Imbrenda <imbrenda@linux.ibm.com> + Will Deacon <will@kernel.org> KVMARM <kvmarm@lists.cs.columbia.edu> - LinuxMIPS <linux-mips@vger.kernel.org> - KVMPPC <kvm-ppc@vger.kernel.org> + Emanuele Giuseppe Esposito <eesposit@redhat.com> LinuxS390 <linux-s390@vger.kernel.org> - Linuxkselftest <linux-kselftest@vger.kernel.org> - Paolo Bonzini <pbonzini@redhat.com> + Janosch Frank <frankja@linux.ibm.com> Marc Zyngier <maz@kernel.org> - James Morse <james.morse@arm.com> - Julien Thierry <julien.thierry.kdev@gmail.com> - Suzuki K Poulose <suzuki.poulose@arm.com> - Will Deacon <will@kernel.org> Huacai Chen <chenhuacai@kernel.org> + Christian Borntraeger <borntraeger@de.ibm.com> Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> + David Rientjes <rientjes@google.com> + KVMPPC <kvm-ppc@vger.kernel.org> + Krish Sadhukhan <krish.sadhukhan@oracle.com> + David Matlack <dmatlack@google.com> + Jim Mattson <jmattson@google.com> Thomas Bogendoerfer <tsbogend@alpha.franken.de> - Paul Mackerras <paulus@ozlabs.org> - Christian Borntraeger <borntraeger@de.ibm.com> - Janosch Frank <frankja@linux.ibm.com> - David Hildenbrand <david@redhat.com> - Cornelia Huck <cohuck@redhat.com> - Claudio Imbrenda <imbrenda@linux.ibm.com> Sean Christopherson <seanjc@google.com> - Vitaly Kuznetsov <vkuznets@redhat.com> - Jim Mattson <jmattson@google.com> + Cornelia Huck <cohuck@redhat.com> Peter Shier <pshier@google.com> - Oliver Upton <oupton@google.com> - David Rientjes <rientjes@google.com> - Emanuele Giuseppe Esposito <eesposit@redhat.com> - David Matlack <dmatlack@google.com> - Ricardo Koller <ricarkol@google.com> - Krish Sadhukhan <krish.sadhukhan@oracle.com> - " Fuad Tabba <tabba@google.com>\0" + LinuxMIPS <linux-mips@vger.kernel.org> + Paolo Bonzini <pbonzini@redhat.com> + " Vitaly Kuznetsov <vkuznets@redhat.com>\0" "\00:1\0" "b\0" "On Fri, Jun 18, 2021 at 04:48:17AM +0000, Jing Zhang wrote:\n" @@ -106,10 +100,10 @@ "> +\n" "> +Errors:\n" "> +\n" - "> + === ===========================\n" + "> + ====== ======================================================\n" "> + ENOMEM if the fd could not be created due to lack of memory\n" "> + EMFILE if the number of opened files exceeds the limit\n" - "> + === ===========================\n" + "> + ====== ======================================================\n" "> +\n" "> +The file descriptor can be used to read VM/vCPU statistics data in binary\n" "> +format. The file data is organized into three blocks as below:\n" @@ -192,6 +186,10 @@ "\n" "thanks,\n" "\n" - greg k-h + "greg k-h\n" + "_______________________________________________\n" + "kvmarm mailing list\n" + "kvmarm@lists.cs.columbia.edu\n" + https://lists.cs.columbia.edu/mailman/listinfo/kvmarm -b4b7e5ef446e969d818c070f9769d7103147915e5af4d6a57eea5989ca0bcce5 +e69a1fb34547a62c31ea5ff632847228ee68fb076895cf762439d48df681ccb1
diff --git a/a/1.txt b/N2/1.txt index 7e1911d..67c651d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -66,10 +66,10 @@ On Fri, Jun 18, 2021 at 04:48:17AM +0000, Jing Zhang wrote: > + > +Errors: > + -> + === =========================== +> + ====== ====================================================== > + ENOMEM if the fd could not be created due to lack of memory > + EMFILE if the number of opened files exceeds the limit -> + === =========================== +> + ====== ====================================================== > + > +The file descriptor can be used to read VM/vCPU statistics data in binary > +format. The file data is organized into three blocks as below: diff --git a/a/content_digest b/N2/content_digest index 83cb3da..819cd84 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\020210618044819.3690166-6-jingzhangos@google.com\0" "From\0Greg KH <gregkh@linuxfoundation.org>\0" "Subject\0Re: [PATCH v11 5/7] KVM: stats: Add documentation for binary statistics interface\0" - "Date\0Fri, 18 Jun 2021 07:02:10 +0000\0" + "Date\0Fri, 18 Jun 2021 09:02:10 +0200\0" "To\0Jing Zhang <jingzhangos@google.com>\0" "Cc\0KVM <kvm@vger.kernel.org>" KVMARM <kvmarm@lists.cs.columbia.edu> @@ -106,10 +106,10 @@ "> +\n" "> +Errors:\n" "> +\n" - "> + === ===========================\n" + "> + ====== ======================================================\n" "> + ENOMEM if the fd could not be created due to lack of memory\n" "> + EMFILE if the number of opened files exceeds the limit\n" - "> + === ===========================\n" + "> + ====== ======================================================\n" "> +\n" "> +The file descriptor can be used to read VM/vCPU statistics data in binary\n" "> +format. The file data is organized into three blocks as below:\n" @@ -194,4 +194,4 @@ "\n" greg k-h -b4b7e5ef446e969d818c070f9769d7103147915e5af4d6a57eea5989ca0bcce5 +ec13b764cd33c3c03c2a0e10f714aaa6c4daecf1d5f3a2f9f78abca65844013b
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.