Re: 64bit CPUs
From: Joseph Koshy (joseph.koshy_at_gmail.com)
Date: 05/02/05
- Previous message: Robert Watson: "Re: 64bit CPUs"
- In reply to: Robert Watson: "Re: 64bit CPUs"
- Next in thread: João Carlos Mendes Luís: "Re: 64bit CPUs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 2 May 2005 04:16:21 +0000 To: Robert Watson <rwatson@freebsd.org>
> RAM/address space is the big reason. In fact, applications
> compiled for 64-bits may well run slower than 32-bit ones
> running on the 64-bit kernel.
On the other hand we have 16 registers to play with on the AMD64
and they can be used far more orthogonally than on the i386.
That would cut down on the frequent register spills and reloads
that are the bane of the i386 and thus help improve performance.
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Robert Watson: "Re: 64bit CPUs"
- In reply to: Robert Watson: "Re: 64bit CPUs"
- Next in thread: João Carlos Mendes Luís: "Re: 64bit CPUs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|