Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/atari



Module Name:    src
Committed By:   abs
Date:           Fri Mar 13 19:08:20 UTC 2009

Modified Files:
        src/sys/arch/atari/atari: atari_init.c pmap_bootstrap.c
        src/sys/arch/atari/include: pmap.h vmparam.h

Log Message:
Use separate free lists for TT and ST ram, and give TT a lower id
so all TT ram will be used before any ST ram. (free_list param to
uvm_page_physload())
Tested on a TT with and without TT ram.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/arch/atari/atari/atari_init.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/atari/atari/pmap_bootstrap.c
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/atari/include/pmap.h
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/atari/include/vmparam.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index