mt_allocator patch for allocate.

Dhruv Matani dhruvbird@gmx.net
Sun Apr 11 17:40:00 GMT 2004


Hello,
	This patch re-does the allocate function loop which adds blocks from
the global free list to the current one.





-- 
        -Dhruv Matani.
http://www.geocities.com/dhruvbird/

Proud to be a Vegetarian.
http://www.vegetarianstarterkit.com/
http://www.vegkids.com/vegkids/index.html

-------------- next part --------------
2004-04-11  Dhruv Matani  <dhruvbird@gmx.net>

	* include/ext/mt_allocator.h: (allocate) -> Re-code the loop which
	adds blocks from the 0th free list to the current free list
	part-by-part to one that does it at one go.
	
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.mt_alloc.dhruv
Type: text/x-patch
Size: 1370 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20040411/c41c1601/attachment.bin>


More information about the Libstdc++ mailing list