diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-03-27 16:44:00 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-06-10 22:45:49 +0200 |
commit | 127781d1ba1ee5bbe1780afa35dd0e71583b143d (patch) | |
tree | 3c9b5961bc02e7f380a7bd7932181329ecbec397 /fs/cachefiles | |
parent | rcu: Convert rcutree_plugin.h printk calls (diff) | |
download | linux-127781d1ba1ee5bbe1780afa35dd0e71583b143d.tar.xz linux-127781d1ba1ee5bbe1780afa35dd0e71583b143d.zip |
rcu: Remove TINY_PREEMPT_RCU
TINY_PREEMPT_RCU adds significant code and complexity, but does not
offer commensurate benefits. People currently using TINY_PREEMPT_RCU
can get much better memory footprint with TINY_RCU, or, if they really
need preemptible RCU, they can use TREE_PREEMPT_RCU with a relatively
minor degradation in memory footprint. Please note that this move
has been widely publicized on LKML (https://lkml.org/lkml/2012/11/12/545)
and on LWN (http://lwn.net/Articles/541037/).
This commit therefore removes TINY_PREEMPT_RCU.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
[ paulmck: Updated to eliminate #else in rcutiny.h as suggested by Josh ]
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions