From 4cd2b00d2a703510777bd761609be221859bd790 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 28 Oct 2020 17:27:00 +0800 Subject: [PATCH] seastar: pick up changes to colocate libc allocator and seastar allocator this allows us to use seastar's builtin allocator along with the libc allocator used by alien threads. Signed-off-by: Kefu Chai --- src/seastar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/seastar b/src/seastar index 8c8fd3ed283..d2c0df06d1f 160000 --- a/src/seastar +++ b/src/seastar @@ -1 +1 @@ -Subproject commit 8c8fd3ed283329a521f363fe5fbbdf238efc415e +Subproject commit d2c0df06d1fd92734d093cea04a13f820c0dbd0a