NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/50087 CVS commit: src/lib/libc/stdlib



On Aug 9,  8:10pm, joerg%britannica.bec.de@localhost (Joerg Sonnenberger) wrote:
-- Subject: Re: PR/50087 CVS commit: src/lib/libc/stdlib

|  Oh, that's the use of sysctlbyname, which will internally call the
|  getoid function and that's caching the result. It should be using fixed
|  oids to reduce the startup overhead in general.

We were thinking about fixing that, but then we wondered if it was the
last one... And fixing malloc to be more robust was more expedient. But
you are right; those should be using fixed oids.

christos


Home | Main Index | Thread Index | Old Index