Re: [PATCH] x86: mtrr cleanup for converting continuous to discrete layout v5

From: Yinghai Lu
Date: Tue Apr 29 2008 - 18:18:48 EST


On Tue, Apr 29, 2008 at 3:09 PM, Ingo Molnar <mingo@xxxxxxx> wrote:
>
> * Yinghai Lu <yhlu.kernel@xxxxxxxxx> wrote:
>
> > agreed. so that feature is compiled in but disable by default.
> >
> > BTW: is any chance for OS to disable SMI etc? to verify is the
> > unstatbility is caused by SMI?
>
> i dont think there's any documented way for that. SMI might be the
> mechanism that ensures blue-smoke type of system reliability (CPU fan,
> temperature, etc.) so it would be extremely dangerous to mess with it.

then that is bad and sick HW design.

for example. cpu fan is supposed to full speed, if SW send insane
instruction and lose connection.
also, CPU should shutdown by thermal strip is FAN is stopped.

when we were working on LinuxBIOS, found one MB cpu fan need to be
started by BIOS, and another one is auto full speed if BIOS don't
touch it. We always like the second design.

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