![]() | |||||||||||||
Messages in this thread |
"Pekka Enberg" <penberg@cs.helsinki.fi> wrote: > > - size_t wastage = PAGE_SIZE << gfporder; > > - size_t extra = 0; > > - size_t base = 0; > > ... > > + size_t mgmt_size; > > + size_t slab_size = PAGE_SIZE << gfporder; On Sun, 15 Jan 2006, Andrew Morton wrote: > Can anyone think of a reason for using size_t in there instead of plain old > unsigned int? Not really but unsigned long would probably be safer. Pekka - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-01-16 08:03 [from the cache] ©2003-2008 | |||||||||||||