[Gllug] new intel chip

Dave Jones davej at suse.de
Sat Jan 26 17:50:06 UTC 2002


On Sat, 26 Jan 2002, Alain Williams wrote:

> I learn from
> 	http://www0.mercurycenter.com/local/center/int012502.htm
> that Intel is going to emulate AMD and produce a 64 bit pentium.

Given the attention x86-64 is getting already, Intel would be
pretty stupid not to have a backup plan imo.

What amuses me is that when we started the Linux kernel port,
we copied arch/i386/ to arch/x86-64, and over time stripped out
all the bits that did something to the effect of..

	if (vendor==Intel) {
		foo()
	} else if (vendor==AMD) {
		bar()
	}

Made for a nice codesize reduction. Now if Intel make compatable
x86-64's, we get to re-add those bits 8-)

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs


-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list