Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-04 Thread Alfred Perlstein
* Alexander Best [100304 14:04] wrote: > Alfred Perlstein schrieb am 2010-03-04: > > Ok, fix should be committed. > > thanks for r204737. :) Meh, should have never broke it in the first place, not sure how it slipped by as I was compiling both a with and w/o kernel at the same time... thanks fo

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-04 Thread Alexander Best
Alfred Perlstein schrieb am 2010-03-04: > Ok, fix should be committed. thanks for r204737. :) > * Alexander Best [100304 11:26] wrote: > > hi there, > > has "device gzio" now become a mandatory kernel option? if it has > > or if > > existing options now require "device gzio" it would be nice if

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-04 Thread Alfred Perlstein
Ok, fix should be committed. * Alexander Best [100304 11:26] wrote: > hi there, > > has "device gzio" now become a mandatory kernel option? if it has or if > existing options now require "device gzio" it would be nice if you could > document this (NOTES or/and UPDATING), because i don't have > "

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-04 Thread Alfred Perlstein
I'm not sure how this happened, I tried compiling kernels with and without this option and was OK. There may have been something I overlooked or a last minute mistake. I am looking at this now. -Alfred * Alexander Best [100304 11:26] wrote: > hi there, > > has "device gzio" now become a manda

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-04 Thread Alexander Best
hi there, has "device gzio" now become a mandatory kernel option? if it has or if existing options now require "device gzio" it would be nice if you could document this (NOTES or/and UPDATING), because i don't have "options COMPRESS_USER_CORES" in my kernel conf, however when trying to compile a k

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-02 Thread Alfred Perlstein
* Ed Maste [100302 05:11] wrote: > On Tue, Mar 02, 2010 at 06:58:58AM +, Alfred Perlstein wrote: > > > 1) Limit number of cores per process via the %I coredump formatter. > > > 2) Encode machine hostname in core dump name via %H. > > You should update core(5) with these too. I'm gi

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-02 Thread Alfred Perlstein
* John Baldwin [100302 05:30] wrote: > On Tuesday 02 March 2010 1:58:58 am Alfred Perlstein wrote: > > Author: alfred > > Date: Tue Mar 2 06:58:58 2010 > > New Revision: 204552 > > URL: http://svn.freebsd.org/changeset/base/204552 > > > > Log: > > Merge projects/enhanced_coredumps (r204346) in

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-02 Thread Alfred Perlstein
* Niclas Zeising [100302 02:52] wrote: > On 2010-03-02 07:58, Alfred Perlstein wrote: > >Author: alfred > >Date: Tue Mar 2 06:58:58 2010 > >New Revision: 204552 > >URL: http://svn.freebsd.org/changeset/base/204552 > > > >Log: > > Merge projects/enhanced_coredumps (r204346) into HEAD: > > > >

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-02 Thread John Baldwin
On Tuesday 02 March 2010 1:58:58 am Alfred Perlstein wrote: > Author: alfred > Date: Tue Mar 2 06:58:58 2010 > New Revision: 204552 > URL: http://svn.freebsd.org/changeset/base/204552 > > Log: > Merge projects/enhanced_coredumps (r204346) into HEAD: > > Enhanced process coredump routines

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-02 Thread Ed Maste
On Tue, Mar 02, 2010 at 06:58:58AM +, Alfred Perlstein wrote: > 1) Limit number of cores per process via the %I coredump formatter. > 2) Encode machine hostname in core dump name via %H. You should update core(5) with these too. -Ed ___ sv

Re: svn commit: r204552 - in head/sys: conf kern net sys

2010-03-02 Thread Niclas Zeising
On 2010-03-02 07:58, Alfred Perlstein wrote: Author: alfred Date: Tue Mar 2 06:58:58 2010 New Revision: 204552 URL: http://svn.freebsd.org/changeset/base/204552 Log: Merge projects/enhanced_coredumps (r204346) into HEAD: Enhanced process coredump routines. This brings in the foll

svn commit: r204552 - in head/sys: conf kern net sys

2010-03-01 Thread Alfred Perlstein
Author: alfred Date: Tue Mar 2 06:58:58 2010 New Revision: 204552 URL: http://svn.freebsd.org/changeset/base/204552 Log: Merge projects/enhanced_coredumps (r204346) into HEAD: Enhanced process coredump routines. This brings in the following features: 1) Limit number of cores p