This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mt_allocator patch for allocate.


Dhruv Matani wrote:

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

We can do better by updating __bin._M_free[0] on deallocation. Also, I'm working
on making the critical section much smaller here too, hold on a couple of days...


Thanks,
Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]