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



The following reply was made to PR port-arm/50087; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, port-arm-maintainer%netbsd.org@localhost, 
	gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, martin%NetBSD.org@localhost
Cc: 
Subject: Re: PR/50087 CVS commit: src/lib/libc/stdlib
Date: Mon, 10 Aug 2015 01:10:05 -0400

 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