"Pekka Enberg" <[email protected]> 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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]