mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Merge commit '6bb992cb04926895be57dc97e7d569ea15a07db1' into thread-next
This commit is contained in:
@@ -249,8 +249,6 @@ page_cleanup(void *_ UNUSED)
|
|||||||
if (!stack)
|
if (!stack)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
/* Cleanup gets called when hot free page cache is too big.
|
|
||||||
* Moving some pages to the cold free page cache. */
|
|
||||||
|
|
||||||
do {
|
do {
|
||||||
synchronize_rcu();
|
synchronize_rcu();
|
||||||
|
Reference in New Issue
Block a user