Re: amd64 direct map causing crashes at boot (Re: CVS commit: src/sys/arch)

2011-12-08 Thread Thor Lancelot Simon
On Thu, Dec 08, 2011 at 07:47:07AM -0800, Chuck Silvers wrote: > > I'd like to leave the direct-map stuff enabled for now so we can > gather some more data on where it works and where it doesn't. > if you (and anyone who sees this problem) could send me the output from > dmesg and "cpuctl identify

Re: amd64 direct map causing crashes at boot (Re: CVS commit: src/sys/arch)

2011-12-08 Thread Nicolas Joly
On Thu, Dec 08, 2011 at 11:17:54PM +0100, Manuel Bouyer wrote: > On Thu, Dec 08, 2011 at 11:10:41PM +0100, Nicolas Joly wrote: > > That was me. > > > > I do have two machines that fail to boot with this change. > > > > 1) A Dell Optiplex 740 that reboots early after loading the kernel. > >Inc

Re: amd64 direct map causing crashes at boot (Re: CVS commit: src/sys/arch)

2011-12-08 Thread Nicolas Joly
On Thu, Dec 08, 2011 at 11:21:31PM +0100, Joerg Sonnenberger wrote: > On Thu, Dec 08, 2011 at 11:10:41PM +0100, Nicolas Joly wrote: > > I do have two machines that fail to boot with this change. > > > > 1) A Dell Optiplex 740 that reboots early after loading the kernel. > >Includes 1 "AMD Athl

Re: amd64 direct map causing crashes at boot (Re: CVS commit: src/sys/arch)

2011-12-08 Thread Christoph Egger
On 08.12.11 23:17, Manuel Bouyer wrote: > On Thu, Dec 08, 2011 at 11:10:41PM +0100, Nicolas Joly wrote: >> That was me. >> >> I do have two machines that fail to boot with this change. >> >> 1) A Dell Optiplex 740 that reboots early after loading the kernel. >>Includes 1 "AMD Athlon(tm) 64 X2 D

Re: amd64 direct map causing crashes at boot (Re: CVS commit: src/sys/arch)

2011-12-08 Thread Joerg Sonnenberger
On Thu, Dec 08, 2011 at 11:10:41PM +0100, Nicolas Joly wrote: > I do have two machines that fail to boot with this change. > > 1) A Dell Optiplex 740 that reboots early after loading the kernel. >Includes 1 "AMD Athlon(tm) 64 X2 Dual Core Processor 4800+" CPU. > > 2) A Supermicro H8DG6-F moth

Re: amd64 direct map causing crashes at boot (Re: CVS commit: src/sys/arch)

2011-12-08 Thread Manuel Bouyer
On Thu, Dec 08, 2011 at 11:10:41PM +0100, Nicolas Joly wrote: > That was me. > > I do have two machines that fail to boot with this change. > > 1) A Dell Optiplex 740 that reboots early after loading the kernel. >Includes 1 "AMD Athlon(tm) 64 X2 Dual Core Processor 4800+" CPU. > > 2) A Super

Re: amd64 direct map causing crashes at boot (Re: CVS commit: src/sys/arch)

2011-12-08 Thread Nicolas Joly
On Thu, Dec 08, 2011 at 07:47:07AM -0800, Chuck Silvers wrote: > > I got another report yesterday morning that this is causing problems. > from the info I've gotten from the other person so far, I'm at a loss > to explain why this doesn't work for some people. I've added back > some code to allow

Re: CVS commit: src/sys/arch

2011-12-08 Thread Joerg Sonnenberger
On Sun, Dec 04, 2011 at 04:24:13PM +, Chuck Silvers wrote: > Module Name: src > Committed By: chs > Date: Sun Dec 4 16:24:13 UTC 2011 > > Modified Files: > src/sys/arch/amd64/amd64: locore.S machdep.c > src/sys/arch/amd64/include: types.h > src/sys/arch/x86/include:

Re: CVS commit: src/sys/arch

2011-12-08 Thread Joerg Sonnenberger
On Thu, Dec 08, 2011 at 12:09:14AM +, Thor Lancelot Simon wrote: > On Sun, Dec 04, 2011 at 04:24:13PM +, Chuck Silvers wrote: > > Module Name:src > > Committed By: chs > > Date: Sun Dec 4 16:24:13 UTC 2011 > > > > Modified Files: > > src/sys/arch/amd64/amd6

amd64 direct map causing crashes at boot (Re: CVS commit: src/sys/arch)

2011-12-08 Thread Chuck Silvers
On Thu, Dec 08, 2011 at 12:09:14AM +, Thor Lancelot Simon wrote: > On Sun, Dec 04, 2011 at 04:24:13PM +, Chuck Silvers wrote: > > Module Name:src > > Committed By: chs > > Date: Sun Dec 4 16:24:13 UTC 2011 > > > > Modified Files: > > src/sys/arch/amd64/amd6

Re: CVS commit: src/sys/arch

2011-12-08 Thread Manuel Bouyer
On Thu, Dec 08, 2011 at 12:09:14AM +, Thor Lancelot Simon wrote: > On Sun, Dec 04, 2011 at 04:24:13PM +, Chuck Silvers wrote: > > Module Name:src > > Committed By: chs > > Date: Sun Dec 4 16:24:13 UTC 2011 > > > > Modified Files: > > src/sys/arch/amd64/amd6

Re: CVS commit: src/sys/arch/xen/xen

2011-12-08 Thread Manuel Bouyer
On Thu, Dec 08, 2011 at 11:09:19AM +0100, Christoph Egger wrote: > On 12/08/11 04:34, Cherry G. Mathew wrote: > >Module Name: src > >Committed By:cherry > >Date:Thu Dec 8 03:34:48 UTC 2011 > > > >Modified Files: > > src/sys/arch/xen/xen: evtchn.c > > > >Log Message: > >

Re: CVS commit: src/sys/arch/xen/xen

2011-12-08 Thread Christoph Egger
On 12/08/11 04:34, Cherry G. Mathew wrote: Module Name:src Committed By: cherry Date: Thu Dec 8 03:34:48 UTC 2011 Modified Files: src/sys/arch/xen/xen: evtchn.c Log Message: kmem_free() the appropriate size. Thanks cegger@ This is still not enough: In pirq_establish(