What should we be doing to stress-test kfree_rcu()?

From: Paul E. McKenney
Date: Wed Apr 01 2020 - 14:44:19 EST


Hello!

What should we be doing to stress-test kfree_rcu(), including its ability
to cope with OOM conditions? Yes, rcuperf runs are nice, but they are not
currently doing much more than testing base functionality, performance,
and scalability.

Thanx, Paul