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

diff --git a/a/1.txt b/N1/1.txt
index be8c46f..b7aad82 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On Fri, Aug 10, 2018 at 08:03:51PM +0300, Konstantin Khorenko wrote:
 > > > On Fri, Aug 03, 2018 at 07:21:00PM +0300, Konstantin Khorenko wrote:
 > > > ...
 > > > > Performance results:
-> > > > ==========
+> > > > ====================
 > > > >   * Kernel: v4.18-rc6 - stock and with 2 patches from Oleg (earlier in this thread)
 > > > >   * Node: CPU (8 cores): Intel(R) Xeon(R) CPU E31230 @ 3.20GHz
 > > > >           RAM: 32 Gb
@@ -28,7 +28,7 @@ On Fri, Aug 10, 2018 at 08:03:51PM +0300, Konstantin Khorenko wrote:
 > > > >     set +x
 > > > >   done
 > > > > done
-> > > > ========================
+> > > > ================================================
 > > > > 
 > > > > Results (a bit reformatted to be more readable):
 > > > ...
@@ -70,7 +70,7 @@ Hah, okay.
 > 
 > 
 > Performance results:
-> ==========
+> ====================
 >   * Kernel: v4.18-rc8 - stock and with 2 patches v3
 >   * Node: CPU (8 cores): Intel(R) Xeon(R) CPU E31230 @ 3.20GHz
 >           RAM: 32 Gb
@@ -78,10 +78,11 @@ Hah, okay.
 >   * sctp_test: https://github.com/sctp/lksctp-tools
 >   * both server and client are run on the same node
 >   * ip link set lo mtu 1500
->   * sysctl -w vm.max_map_counte530000 (need it to make memory fragmented)
+>   * sysctl -w vm.max_map_count=65530000 (need it to make memory fragmented)
 > 
 > The script used to run tests:
-> ==============> # cat run_sctp_test.sh
+> =============================
+> # cat run_sctp_test.sh
 > #!/bin/bash
 > 
 > set -x
@@ -100,7 +101,8 @@ Hah, okay.
 >         -s -c 1 -M 65535 -T -t 1 -x 100000 -d 0 1>/dev/null
 > 
 > killall -9 lt-sctp_test
-> ===============> 
+> ===============================
+> 
 > Results (a bit reformatted to be more readable):
 > 
 > 1) ms stock kernel v4.18-rc8, no memory fragmentation
diff --git a/a/content_digest b/N1/content_digest
index c6b6920..cf861e3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,7 +5,7 @@
  "ref\0deb7cbdc-55b9-3ff5-8f13-cfa61e08eebe@virtuozzo.com\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: [PATCH v2 0/2] net/sctp: Avoid allocating high order memory with kmalloc()\0"
- "Date\0Fri, 10 Aug 2018 17:41:24 +0000\0"
+ "Date\0Fri, 10 Aug 2018 14:41:24 -0300\0"
  "To\0Konstantin Khorenko <khorenko@virtuozzo.com>\0"
  "Cc\0oleg.babin@gmail.com"
   netdev@vger.kernel.org
@@ -23,7 +23,7 @@
  "> > > On Fri, Aug 03, 2018 at 07:21:00PM +0300, Konstantin Khorenko wrote:\n"
  "> > > ...\n"
  "> > > > Performance results:\n"
- "> > > > ==========\n"
+ "> > > > ====================\n"
  "> > > >   * Kernel: v4.18-rc6 - stock and with 2 patches from Oleg (earlier in this thread)\n"
  "> > > >   * Node: CPU (8 cores): Intel(R) Xeon(R) CPU E31230 @ 3.20GHz\n"
  "> > > >           RAM: 32 Gb\n"
@@ -47,7 +47,7 @@
  "> > > >     set +x\n"
  "> > > >   done\n"
  "> > > > done\n"
- "> > > > ========================\n"
+ "> > > > ================================================\n"
  "> > > > \n"
  "> > > > Results (a bit reformatted to be more readable):\n"
  "> > > ...\n"
@@ -89,7 +89,7 @@
  "> \n"
  "> \n"
  "> Performance results:\n"
- "> ==========\n"
+ "> ====================\n"
  ">   * Kernel: v4.18-rc8 - stock and with 2 patches v3\n"
  ">   * Node: CPU (8 cores): Intel(R) Xeon(R) CPU E31230 @ 3.20GHz\n"
  ">           RAM: 32 Gb\n"
@@ -97,10 +97,11 @@
  ">   * sctp_test: https://github.com/sctp/lksctp-tools\n"
  ">   * both server and client are run on the same node\n"
  ">   * ip link set lo mtu 1500\n"
- ">   * sysctl -w vm.max_map_counte530000 (need it to make memory fragmented)\n"
+ ">   * sysctl -w vm.max_map_count=65530000 (need it to make memory fragmented)\n"
  "> \n"
  "> The script used to run tests:\n"
- "> ==============> # cat run_sctp_test.sh\n"
+ "> =============================\n"
+ "> # cat run_sctp_test.sh\n"
  "> #!/bin/bash\n"
  "> \n"
  "> set -x\n"
@@ -119,7 +120,8 @@
  ">         -s -c 1 -M 65535 -T -t 1 -x 100000 -d 0 1>/dev/null\n"
  "> \n"
  "> killall -9 lt-sctp_test\n"
- "> ===============> \n"
+ "> ===============================\n"
+ "> \n"
  "> Results (a bit reformatted to be more readable):\n"
  "> \n"
  "> 1) ms stock kernel v4.18-rc8, no memory fragmentation\n"
@@ -179,4 +181,4 @@
  "> Konstantin Khorenko,\n"
  > Virtuozzo Linux Kernel Team
 
-59752e601f623b523a5eebea0e8d33131f36294db07809c8816987bf000ca91a
+894315e06bc23dced6a1e0513b2da057d24aa328d3b103ab6d15f7c400b0ee22

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.