Re: [PATCH -mm 5/6] slqb: introduce __kfree_rcu
From: Ingo Molnar
Date: Tue Mar 03 2009 - 09:07:52 EST
* Lai Jiangshan <laijs@xxxxxxxxxxxxxx> wrote:
> Introduce __kfree_rcu() for kfree_rcu()
>
> It like __kfree_rcu() in slab.c, slub.c
> We can calculate the object poiter from a poiter inside this
> object in slqb.c, so we can use it for rcu callback and free
> the object.
s/poiter/pointer
(that typo is in other patches too.)
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/