aboutsummaryrefslogtreecommitdiff
path: root/src/allocators/glibc
diff options
context:
space:
mode:
Diffstat (limited to 'src/allocators/glibc')
-rw-r--r--src/allocators/glibc/glibc_2.29_no_passive_falsesharing.patch6
-rw-r--r--src/allocators/glibc/glibc_2.29_no_passive_falsesharing_fancy.patch6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/allocators/glibc/glibc_2.29_no_passive_falsesharing.patch b/src/allocators/glibc/glibc_2.29_no_passive_falsesharing.patch
index 7d0f23f..becbfda 100644
--- a/src/allocators/glibc/glibc_2.29_no_passive_falsesharing.patch
+++ b/src/allocators/glibc/glibc_2.29_no_passive_falsesharing.patch
@@ -1,7 +1,7 @@
-diff --git a/malloc/malloc.c b/malloc/malloc.c
+diff --git malloc/malloc.c malloc/malloc.c
index 0abd653be2..eaefd3bd7c 100644
---- a/malloc/malloc.c
-+++ b/malloc/malloc.c
+--- malloc/malloc.c
++++ malloc/malloc.c
@@ -4194,6 +4194,9 @@ _int_free (mstate av, mchunkptr p, int have_lock)
#if USE_TCACHE
diff --git a/src/allocators/glibc/glibc_2.29_no_passive_falsesharing_fancy.patch b/src/allocators/glibc/glibc_2.29_no_passive_falsesharing_fancy.patch
index 24fbe7a..480d072 100644
--- a/src/allocators/glibc/glibc_2.29_no_passive_falsesharing_fancy.patch
+++ b/src/allocators/glibc/glibc_2.29_no_passive_falsesharing_fancy.patch
@@ -1,7 +1,7 @@
-diff --git a/malloc/malloc.c b/malloc/malloc.c
+diff --git malloc/malloc.c malloc/malloc.c
index 0abd653be2..71b2d433ba 100644
---- a/malloc/malloc.c
-+++ b/malloc/malloc.c
+--- malloc/malloc.c
++++ malloc/malloc.c
@@ -4194,6 +4194,12 @@ _int_free (mstate av, mchunkptr p, int have_lock)
#if USE_TCACHE