Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: non-continues memory support broken on current?
In article <199804141649.SAA11827%theory.cs.uni-bonn.de@localhost>,
Ignatios Souvatzis <ignatios%theory.cs.uni-bonn.de@localhost> writes:
> well.... if you didnt use -n0 by mistake, my guess is the LIMITMEM is still
> active in your sources.
I doubt that because I have the same problem.
> can you check please? (that would be:
> - amiga_init.c
tron@sandra:/usr/src/sys/arch/amiga/amiga>grep LIMITMEM amiga_init.c
#ifdef LIMITMEM
if (fphysize > LIMITMEM*1024*1024)
fphysize = LIMITMEM*1024*1024;
tron@sandra:/usr/src/sys/arch/amiga/amiga>
> - the Makefile/...
tron@sandra:/usr/src/sys/arch/amiga/compile/SANDRA>grep LIMIT Makefile
tron@sandra:/usr/src/sys/arch/amiga/compile/SANDRA>
> ... config
tron@sandra:/usr/src/sys/arch/amiga/conf>grep LIMIT SANDRA
#options LIMITMEM=24 # Don't use more than LIMITMEM MB of the
tron@sandra:/usr/src/sys/arch/amiga/compile/SANDRA>
--
Matthias Scheler http://home.owl.de/~tron/
Home |
Main Index |
Thread Index |
Old Index