mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 20:58:44 +00:00
Merge commit '6bb992cb04926895be57dc97e7d569ea15a07db1' into thread-next
This commit is contained in:
commit
3d96a16ae8
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user