[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: HEAD profile



Howard Chu writes:
> With the add/del
> task running the ldap_pvt_thread_yield() function becomes a hotspot with
> over 6 million calls but I guess there's not much we can do about that.

Well, you could change it to be a macro in ldap_pvt_thread.h, saving
one function call.  And adding an enormous #ifdef mess to the .h file:-(

-- 
Hallvard