diff --git a/sysdep/unix/alloc.c b/sysdep/unix/alloc.c index 030fb9c1..04cf7498 100644 --- a/sysdep/unix/alloc.c +++ b/sysdep/unix/alloc.c @@ -249,8 +249,6 @@ page_cleanup(void *_ UNUSED) if (!stack) return; - /* Cleanup gets called when hot free page cache is too big. - * Moving some pages to the cold free page cache. */ do { synchronize_rcu();