All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180426222814.GA10301@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 1a0e6d1..8ba62c5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,8 +11,8 @@ On Fri, Apr 27, 2018 at 01:14:56AM +0300, Oleg Babin wrote:
 > >> allocates physically contiguous memory regions, so this can lead
 > >> to allocation of memory regions of very high order, i.e.:
 > >>
-> >>   sizeof(struct sctp_stream_out) = 24,
-> >>   ((65535 * 24) / 4096) = 383 memory pages (4096 byte per page),
+> >>   sizeof(struct sctp_stream_out) == 24,
+> >>   ((65535 * 24) / 4096) == 383 memory pages (4096 byte per page),
 > >>   which means 9th memory order.
 > >>
 > >> This can lead to a memory allocation failures on the systems
diff --git a/a/content_digest b/N1/content_digest
index ead1f56..292da41 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\027adcf09-830d-48cb-34ab-aaabffa2b202@virtuozzo.com\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: [PATCH net-next 0/2] net/sctp: Avoid allocating high order memory with kmalloc()\0"
- "Date\0Thu, 26 Apr 2018 22:28:14 +0000\0"
+ "Date\0Thu, 26 Apr 2018 19:28:14 -0300\0"
  "To\0Oleg Babin <obabin@virtuozzo.com>\0"
  "Cc\0netdev@vger.kernel.org"
   linux-sctp@vger.kernel.org
@@ -27,8 +27,8 @@
  "> >> allocates physically contiguous memory regions, so this can lead\n"
  "> >> to allocation of memory regions of very high order, i.e.:\n"
  "> >>\n"
- "> >>   sizeof(struct sctp_stream_out) = 24,\n"
- "> >>   ((65535 * 24) / 4096) = 383 memory pages (4096 byte per page),\n"
+ "> >>   sizeof(struct sctp_stream_out) == 24,\n"
+ "> >>   ((65535 * 24) / 4096) == 383 memory pages (4096 byte per page),\n"
  "> >>   which means 9th memory order.\n"
  "> >>\n"
  "> >> This can lead to a memory allocation failures on the systems\n"
@@ -70,4 +70,4 @@
  "Cheers,\n"
  Marcelo
 
-fb394ec8b4c717aba58468e8fada0242585e92d34f2bbbc717adbbcf30cdad1c
+5ad42155f0c1f8311830ccf262fe53a53edb02b91c4599b5665b5e2ccb0d124e

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.