> No it is an "indutrial" motherboard. > Although I don't know what makes it "industrial". > > Regards. > > Is this related to SMM? > > As far as I can tell, the BIOS is Phoenix AwardBIOS v6.00PG. > > Would someone know how to disable SMM in this BIOS?
Usually you cannot disable SMM via the BIOS. You have to write chipset specific Kernel code for that. By example, a module exist in RTAI's code base for Intel Chipset. You can assess your system's latencies using the -rt kernel calibration tools, located in Ingo Molnar's repository. Here is an introduction to SMI : http://www.securityfocus.com/columnists/402 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/