[OpenAFS-devel] RH 7.1 spec file: archlist

Rudolph T Maceyko rtm@cert.org
Thu, 26 Jul 2001 09:42:55 -0400


Derek,

--On Wednesday, July 25, 2001 17:22:18 -0400 Derek Atkins 
<warlord@MIT.EDU> wrote:

> Rudolph T Maceyko <rtm@cert.org> writes:
>
>> The iget4 symbol is the same but the libafs modules themselves are
>> NOT:
>
> Oooh, that does not bode well.  I would be interested in knowing what
> the differences are.  This means that the SymTable is slightly broken;
> I'll need to apply the architecture to the SymTable as well.  Hmm..
> Not too hard for the x86 processors, but might be more challenging for
> the athlon.. Maybe...

I'm not sure how to go about enumerating the differences.

> Any idea what /proc/cpuinfo returns on an athlon system running with
> an athlon kernel?  I would need to know that in order to process this
> correctly.

Well... I have a Duron-based system at home, but it's running the i686 
kernel:

$ cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 3
model name      : AMD Duron(tm) Processor
stepping        : 1
cpu MHz         : 749.653
cache size      : 64 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips        : 1494.22

Does that help?

Rudy