![]() | ||||||||||
Messages in this thread |
You can't disable MMX/SSE because its used to optimise, if you don't want to use SSE/MMX select a non-SSE/MMX cpu in the kernel config, that way you'll lose those assembly optimisations. If you want to impare your CPU even more (as seems the case) consider using 486 as a CPU target and perhaps also cripple your cpu caches (ie set bit 0x1E (CD) in cr0). Cheers, Zwane Mwaikambo - 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/ | |||||||||
| Last update: 2005-03-22 12:13 [from the cache] ©2003-2008 | ||||||||||