lkml.org 
[lkml]   [2001]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Disabling FPU, MMX, SSE units?
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 13:13    [W:0.051 / U:0.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site