Re: LSB1.1: /proc/cpuinfo

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Jan 04 2002 - 12:02:34 EST


> If the PPC etc. have 32-bit ints then I stand corrected, but I thought the
> compiler ports on those machines used the native register size same as
> everybody else.

Nobody I am aware of uses 64bit int default types on a 64bit platform. Its
a waste of memory, bus bandwidth and instruction bandwidth. In almost
all cases a 32bit int is quite adequate and since size_t can be 64bit when
int is 32bit life works out nicely.

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 07 2002 - 21:00:25 EST