From: <cv...@ce...> - 2006-02-27 07:16:48
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by gbeauche Modified Files: vm_alloc.cpp Log Message: Start allocating memory from 0x10000000 with linker scripts since the system sometimes has a problem to make a decision when next_address == 0. NOTE: this makes it possible to allocate up to 1 GB with DIRECT_ADDRESSING |