Re: svn commit: r214611 - head/sys/kern

2011-06-15 Thread Kostik Belousov
On Wed, Jun 15, 2011 at 04:08:34PM +0800, David Xu wrote: > On 2011/06/15 15:39, Kostik Belousov wrote: > > > This patch accomodates the userland to the changed ABI. Why it was > > changed at all ? I would argue that keeping the stable ABI there is > > more important then using a 'clean' type. > >

Re: svn commit: r214611 - head/sys/kern

2011-06-15 Thread David Xu
On 2011/06/15 15:39, Kostik Belousov wrote: > This patch accomodates the userland to the changed ABI. Why it was > changed at all ? I would argue that keeping the stable ABI there is > more important then using a 'clean' type. > > At least, the stable branches usermode is broken on the current ke

Re: svn commit: r214611 - head/sys/kern

2011-06-15 Thread Kostik Belousov
On Wed, Jun 15, 2011 at 09:41:28AM +0400, Sergey Kandaurov wrote: > On 15 June 2011 06:20, David Xu wrote: > > On 2011/06/14 20:02, Sergey Kandaurov wrote: > >> On 1 November 2010 03:42, David Xu wrote: > >>> Author: davidxu > >>> Date: Mon Nov  1 00:42:25 2010 > >>> New Revision: 214611 > >>> UR

Re: svn commit: r214611 - head/sys/kern

2011-06-14 Thread Sergey Kandaurov
On 15 June 2011 06:20, David Xu wrote: > On 2011/06/14 20:02, Sergey Kandaurov wrote: >> On 1 November 2010 03:42, David Xu wrote: >>> Author: davidxu >>> Date: Mon Nov  1 00:42:25 2010 >>> New Revision: 214611 >>> URL: http://svn.freebsd.org/changeset/base/214611 >>> >>> Log: >>>  Use integer fo

Re: svn commit: r214611 - head/sys/kern

2011-06-14 Thread David Xu
On 2011/06/14 20:02, Sergey Kandaurov wrote: > On 1 November 2010 03:42, David Xu wrote: >> Author: davidxu >> Date: Mon Nov 1 00:42:25 2010 >> New Revision: 214611 >> URL: http://svn.freebsd.org/changeset/base/214611 >> >> Log: >> Use integer for size of cpuset, as it won't be bigger than INT_M

Re: svn commit: r214611 - head/sys/kern

2011-06-14 Thread Sergey Kandaurov
On 1 November 2010 03:42, David Xu wrote: > Author: davidxu > Date: Mon Nov  1 00:42:25 2010 > New Revision: 214611 > URL: http://svn.freebsd.org/changeset/base/214611 > > Log: >  Use integer for size of cpuset, as it won't be bigger than INT_MAX, >  This is requested by bge. >  Also move the sysc