lkml.org 
[lkml]   [1999]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch] Katmai/PIII support #2, pre-2.2.2-1

On Thu, 4 Feb 1999, CaT wrote:

> > the (attached) #2 version of the patch:
>
> I'm wondering. Should not arch/i386/Makefile be changed so that it includes
> something like this?
>
> ifdef CONFIG_M686FX
> CFLAGS := $(CFLAGS) -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686
> endif

correct, thanks. I've added something like this:

ifdef CONFIG_M686FX
CFLAGS := $(CFLAGS) -m486 -DCPU=686
endif

just for fun. these newer CPUs have not nearly that bad alignment behavior
and much more cache than older ones.

-- mingo


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

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.056 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site