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
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
- John Baldwin's Original Message -
> On Saturday, June 11, 2011 1:05:18 am John wrote:
> > - John's Original Message -
> > > - John Baldwin's Original Message -
> > > > On Friday, June 10, 2011 11:00:15 am John wrote:
> > > > > - John Baldwin's Original Message -
>
Rick van der Zwet wrote:
> On 14 June 2011 15:26, Alexander Motin wrote:
>> Rick van der Zwet wrote:
>>> The ICH8M found in the MacBookPro4,1 has an known issue [1] which
>>> locks up when enabling the periodic poll using sidpr (introduced a
>>> ``little'' while ago in r214016), making it impossib
On 14 June 2011 15:26, Alexander Motin wrote:
> Rick van der Zwet wrote:
>> The ICH8M found in the MacBookPro4,1 has an known issue [1] which
>> locks up when enabling the periodic poll using sidpr (introduced a
>> ``little'' while ago in r214016), making it impossible to boot.
>>
>> Attached patc
On Jun 13, 2011, at 9:14 AM, Anton Shterenlikht wrote:
> On ia64 r221488
>
> KDB: enter: panic
> [ thread pid 1076 tid 100089 ]
> Stopped at kdb_enter+0x92: [I2]addl r14=0xffe1fe38,gp ;;
> db>
What's the panic?
Can you (next time maybe) do:
show msgbuf
Thanks,
--
Ma
On Tuesday, June 14, 2011 12:56:31 pm Boris Samorodov wrote:
> On Fri, 10 Jun 2011 15:11:02 -0400 John Baldwin wrote:
>
> > On Monday, May 23, 2011 10:39:02 am John Baldwin wrote:
> > > This small patch makes the puc(4) bus drivers a little more friendly. It
> > > should now list the port for ea
On Fri, 10 Jun 2011 15:11:02 -0400 John Baldwin wrote:
> On Monday, May 23, 2011 10:39:02 am John Baldwin wrote:
> > This small patch makes the puc(4) bus drivers a little more friendly. It
> > should now list the port for each child device in the boot messages, and
> > devinfo -v should list t
On Saturday, June 11, 2011 1:05:18 am John wrote:
> - John's Original Message -
> > - John Baldwin's Original Message -
> > > On Friday, June 10, 2011 11:00:15 am John wrote:
> > > > - John Baldwin's Original Message -
> > > > > On Thursday, June 09, 2011 2:11:16 am Andriy G
http://svnweb.freebsd.org/base/head/sys/sys/imgact.h
kib added rudimentary support for this in January
On Tue, Jun 14, 2011 at 6:11 PM, Luigi Rizzo wrote:
> there were discussions at some point on an imprecise but
> fast implementations of gettimeofday() that would not require
> a system call (p
On Tue, Jun 14, 2011 at 6:08 PM, K. Macy wrote:
> http://svnweb.freebsd.org/base/head/sys/sys/imgact.h
>
> kib added rudimentary support for this in January
To clarify, this is just the kernel side of the shared page
infrastructure, and is currently only hosting the the signal handling
code. The
there were discussions at some point on an imprecise but
fast implementations of gettimeofday() that would not require
a system call (perhaps mmapping some memory region which
is opportunistically updated).
Does anyone remember what happened about that ?
Otherwise, is there any place in the kerne
On Tuesday, June 14, 2011 10:44:18 am Alexey Shuvaev wrote:
> On Fri, Jun 10, 2011 at 03:11:02PM -0400, John Baldwin wrote:
> > On Monday, May 23, 2011 10:39:02 am John Baldwin wrote:
> > > This small patch makes the puc(4) bus drivers a little more friendly. It
> > > should now list the port for
On Fri, Jun 10, 2011 at 03:11:02PM -0400, John Baldwin wrote:
> On Monday, May 23, 2011 10:39:02 am John Baldwin wrote:
> > This small patch makes the puc(4) bus drivers a little more friendly. It
> > should now list the port for each child device in the boot messages, and
> > devinfo -v should
Hi.
Rick van der Zwet wrote:
> The ICH8M found in the MacBookPro4,1 has an known issue [1] which
> locks up when enabling the periodic poll using sidpr (introduced a
> ``little'' while ago in r214016), making it impossible to boot.
>
> Attached patch disables the polling and thus fixes the issue.
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
16 matches
Mail list logo