Re: svn commit: r253460 - head/sys/dev/mps

2013-08-12 Thread Scott Long
On Aug 12, 2013, at 11:12 AM, Adrian Chadd wrote: > On 12 August 2013 08:53, Rui Paulo wrote: >> On 11 Aug 2013, at 18:01, Adrian Chadd wrote: >> >>> Damnit, I really should create a generic "here's a 64 bit mask for >>> debug" set of macros we can use elsewhere. >> >> Like re-inventing bits

Re: svn commit: r253460 - head/sys/dev/mps

2013-08-12 Thread Adrian Chadd
On 12 August 2013 08:53, Rui Paulo wrote: > On 11 Aug 2013, at 18:01, Adrian Chadd wrote: > >> Damnit, I really should create a generic "here's a 64 bit mask for >> debug" set of macros we can use elsewhere. > > Like re-inventing bitstring.h and bitset.h? Right, except for use inside a debugging

Re: svn commit: r253460 - head/sys/dev/mps

2013-08-12 Thread Rui Paulo
On 11 Aug 2013, at 18:01, Adrian Chadd wrote: > Damnit, I really should create a generic "here's a 64 bit mask for > debug" set of macros we can use elsewhere. Like re-inventing bitstring.h and bitset.h? -- Rui Paulo ___ svn-src-head@freebsd.org ma

Re: svn commit: r253460 - head/sys/dev/mps

2013-08-11 Thread Adrian Chadd
On 11 August 2013 14:40, Scott Long wrote: > Thanks, I'll look into it. Yo! Damnit, I really should create a generic "here's a 64 bit mask for debug" set of macros we can use elsewhere. Anyway, you should consider a #define that means you can avoid actually evaluating the arguments that you pas

Re: svn commit: r253460 - head/sys/dev/mps

2013-08-11 Thread Scott Long
Thanks, I'll look into it. Scott On Aug 11, 2013, at 6:01 AM, Alexander Motin wrote: > On 19.07.2013 03:12, Scott Long wrote: >> Author: scottl >> Date: Fri Jul 19 00:12:41 2013 >> New Revision: 253460 >> URL: http://svnweb.freebsd.org/changeset/base/253460 >> >> Log: >> Overhaul error, info

Re: svn commit: r253460 - head/sys/dev/mps

2013-08-11 Thread Alexander Motin
On 19.07.2013 03:12, Scott Long wrote: Author: scottl Date: Fri Jul 19 00:12:41 2013 New Revision: 253460 URL: http://svnweb.freebsd.org/changeset/base/253460 Log: Overhaul error, information, and debug logging. Obtained from: Netflix MFC after: 3 days Modified: head/sys/de

svn commit: r253460 - head/sys/dev/mps

2013-07-18 Thread Scott Long
Author: scottl Date: Fri Jul 19 00:12:41 2013 New Revision: 253460 URL: http://svnweb.freebsd.org/changeset/base/253460 Log: Overhaul error, information, and debug logging. Obtained from:Netflix MFC after:3 days Modified: head/sys/dev/mps/mps.c head/sys/dev/mps/mps_mappin