> > And I don't think the upstream kernel has that limit on kmalloc size
 > > either (at least with SLUB, not sure about SLAB).
 > 
 > This patch was actually written as an emulation of the upstream SLUB
 > behavior, which is exactly the same thing: on large allocations
 > forward to __g_f_p().  See include/linux/slub_def.h's definition of
 > kmalloc_large and kmalloc.

Right.  But does upstream SLAB also pass through to the page allocator
the same as SLUB?  How about SLQB?

 - R.
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to