RE: Linux Kernel Microcode Question

From: David Schwartz
Date: Thu Mar 18 2004 - 12:16:37 EST



> > Is it worth it?

> In most cases, yes. It's zero cost. You don't waste RAM, as the
> microcode gets loaded into small RAM areas on the CPU that are
> otherwise unused.

It is at least theoeretically possible that a microcode update might cause
an operation that's normally done very quickly (in dedicated hardware) to be
done by a slower path (microcode operations) to fix a bug in the dedicated
hardware that is very obscure and very unlikely to ever bother you. However,
I have never heard of even a single confirmed instance where this happened.

DS


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