Re: jiffies rollover, uptime etc.

Robert Love (rml@tech9.net)
20 Feb 2002 14:53:43 -0500


On Wed, 2002-02-20 at 12:24, Rik van Riel wrote:

> One is a 64 bit extension to a modern superscalar
> architecture which has descended from 8 bit machines
> over the ages.
>
> The other is a 3-issue VLIW follow-up to the 2-issue
> VLIW i860.

One nitpick ;-)

The IA-64 architecture does not limit the number of parallel
instructions. I believe IPF (current Itanium) has a limit of 2 bundles
per instruction group, and with 3 instructions per bundle, that gives a
max of 6 parallel instructions. This can change in the future, though.

I learned this in (no, he isn't paying me!) David's IA-64 Kernel book.

Robert Love

-
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/