Messages in this thread |  | | | Date | Tue, 14 Feb 2012 09:04:30 -0600 (CST) | | From | Christoph Lameter <> | | Subject | Re: [PATCH] slab: warning if total alloc size overflow |
| |
On Tue, 14 Feb 2012, Pekka Enberg wrote:
> Did you check how much kernel text size increases? I'm pretty sure we'd need > to wrap this with CONFIG_SLAB_OVERFLOW ifdef.
Remove the inlining? This function is rarely called and not performance critical.
|  |