Fabio Checconi 34e6bbf23c cfq-iosched: fix rcu freeing of cfq io contexts
SLAB_DESTROY_BY_RCU is not a direct substitute for normal call_rcu()
freeing, since it'll page freeing but NOT object freeing. So change
cfq to do the freeing on its own.

Signed-off-by: Fabio Checconi <fabio@gandalf.sssup.it>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-04-02 15:42:20 +02:00
..
2008-03-30 14:20:23 -07:00
2008-03-06 08:13:47 -08:00
2008-03-07 08:42:28 -06:00
2008-03-07 16:56:54 -06:00
2008-03-31 16:16:02 +09:00
2008-03-26 16:51:09 -07:00
2008-02-06 10:41:16 -08:00