Re: CVS commit: src/usr.sbin/envstat

2012-12-14 Thread Jukka Ruohonen
On Fri, Dec 14, 2012 at 06:18:57PM +0100, Marc Balmer wrote: > > Ironically, proper ressource managements tends to make it much easier to > > fulfill at least two of the three items... > > proper resource management is a good thing - if the code continues to run. > In this case, where the program

Re: CVS commit: [netbsd-6-0] src/external/bsd/bind/dist

2012-12-14 Thread Jeff Rizzo
On 12/14/12 12:22 AM, Erik Fair wrote: On Dec 13, 2012, at 09:42, Jeff Rizzo wrote: Module Name:src Committed By: riz Date: Thu Dec 13 17:42:04 UTC 2012 Modified Files: src/external/bsd/bind/dist [netbsd-6-0]: CHANGES version src/external/bsd/bind/dist/bin/named

Re: CVS commit: src/usr.sbin/envstat

2012-12-14 Thread Marc Balmer
Am 14.12.2012 um 18:05 schrieb Joerg Sonnenberger : > On Fri, Dec 14, 2012 at 05:51:44PM +0100, Marc Balmer wrote: >> >> >> Am 14.12.2012 um 17:07 schrieb Joerg Sonnenberger : >> >>> On Fri, Dec 14, 2012 at 08:59:37AM +, David Laight wrote: Similarly it just isn't worth trying to free

Re: CVS commit: src/usr.sbin/envstat

2012-12-14 Thread Joerg Sonnenberger
On Fri, Dec 14, 2012 at 05:51:44PM +0100, Marc Balmer wrote: > > > Am 14.12.2012 um 17:07 schrieb Joerg Sonnenberger : > > > On Fri, Dec 14, 2012 at 08:59:37AM +, David Laight wrote: > >> Similarly it just isn't worth trying to free resources prior > >> to program exit. Have you ever waited

Re: CVS commit: src/usr.sbin/envstat

2012-12-14 Thread Marc Balmer
Am 14.12.2012 um 17:07 schrieb Joerg Sonnenberger : > On Fri, Dec 14, 2012 at 08:59:37AM +, David Laight wrote: >> Similarly it just isn't worth trying to free resources prior >> to program exit. Have you ever waited while a big C++ program >> runs all its destructors, paging in code and dat

Re: CVS commit: src/usr.sbin/envstat

2012-12-14 Thread Joerg Sonnenberger
On Fri, Dec 14, 2012 at 08:59:37AM +, David Laight wrote: > Similarly it just isn't worth trying to free resources prior > to program exit. Have you ever waited while a big C++ program > runs all its destructors, paging in code and data just to exit! Depends, it makes tools like valgrind a lot

Re: CVS commit: src/usr.sbin/envstat

2012-12-14 Thread David Laight
On Thu, Dec 13, 2012 at 08:45:02PM -0800, Paul Goyette wrote: > It seems that the following commit has introduced a regression for the > dev/sysmon/t_swsensor atf tests (for details, see test results at > http://screamer.whooppee.com/amd64-results/4722_1_atf.html) > > >Module Name:src > >Com

Re: CVS commit: [netbsd-6-0] src/external/bsd/bind/dist

2012-12-14 Thread Erik Fair
On Dec 13, 2012, at 09:42, Jeff Rizzo wrote: > Module Name: src > Committed By: riz > Date: Thu Dec 13 17:42:04 UTC 2012 > > Modified Files: > src/external/bsd/bind/dist [netbsd-6-0]: CHANGES version > src/external/bsd/bind/dist/bin/named [netbsd-6-0]: query.c > > Log Messa