Re: Gcc46 and 128 Bit Floating Point

2012-03-15 Thread Andrew Reilly
On Wed, Feb 29, 2012 at 11:10:12PM -0800, Peter Wemm wrote:
 This is what he's getting at.  If he could get access to 128 bit fp,
 he could move between 1/2 and 2/3 of the work into hardware operations
 and bypass a large chunk of GMP work which would be many many times
 slower than 128 bit hardware FP.

You make it sound as though 128 bit hardware FP exists.
Bruce's point (I'm fairly certain) is that there's no such thing
(at least in the x86 world: could be different in IBM Power
series, not sure.)  Have I missed a press release or tech doc?
AVX, just like SSE{2,3,4} only does 64-bit double: everything
else is software.

Cheers,

-- 
Andrew

___
freebsd-amd64@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to freebsd-amd64-unsubscr...@freebsd.org


Re: amd64/164773: [boot] 9.0 amd64 fails to boot on HP DL145 G3 [regression]

2012-03-15 Thread John Baldwin
On Wednesday, March 14, 2012 6:40:03 am Kai Gallasch wrote:
 The following reply was made to PR amd64/164773; it has been noted by GNATS.
 
 From: Kai Gallasch galla...@free.de
 To: bug-follo...@freebsd.org,
  jsh...@hermetek.com
 Cc:  
 Subject: Re: amd64/164773: [boot] 9.0 amd64 fails to boot on HP DL145 G3 
[regression]
 Date: Wed, 14 Mar 2012 11:25:10 +0100
 
  Booting the DL145 G3 with disabled ehci in GENERIC kernel changes =
  nothing, the boot process still times out with
  mount waiting for: usbus1 usbus0

Hmm, if you are still able to try, it would be interesting to build a kernel 
without USB at all to see if it can boot ok.  Also, it might be good to break 
into DDB in a kernel with USB enabled and run 'show intrcnt' to see if the USB 
devices are seeing any interrupts.

-- 
John Baldwin
___
freebsd-amd64@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to freebsd-amd64-unsubscr...@freebsd.org


Re: amd64/163710: setjump in userboot.so causes stack corruption

2012-03-15 Thread Russell Cattelan
The following reply was made to PR amd64/163710; it has been noted by GNATS.

From: Russell Cattelan catte...@thebarn.com
To: freebsd-gnats-sub...@freebsd.org
Cc:  
Subject: Re: amd64/163710: setjump in userboot.so  causes stack corruption
Date: Thu, 15 Mar 2012 16:38:59 -0500

 This is a multi-part message in MIME format.
 --010109000205060008040705
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Does the last patch seem acceptable?
 
 Can we close this issue out?
 
 - -Russell
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.11 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
 iEYEARECAAYFAk9iYXMACgkQNRmM+OaGhBjX/QCdH2dzTGuYJdu3U7ZOAJKHnCwf
 Oh8AmgL3EbpsbpI6+/qENoRaEokxn3Jc
 =FvLp
 -END PGP SIGNATURE-
 
 --010109000205060008040705
 Content-Type: text/x-vcard; charset=utf-8;
  name=cattelan.vcf
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename=cattelan.vcf
 
 begin:vcard
 fn:Russell Cattelan
 n:Cattelan;Russell
 email;internet:catte...@thebarn.com
 tel;cell:612 805 3144
 x-mozilla-html:FALSE
 version:2.1
 end:vcard
 
 
 --010109000205060008040705--
___
freebsd-amd64@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to freebsd-amd64-unsubscr...@freebsd.org