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:   tsutsui
Date:           Sat Jun 25 13:17:04 UTC 2022

Modified Files:
        src/sys/arch/atari/atari: atari_init.c
        src/sys/arch/atari/conf: GENERIC.in files.atari

Log Message:
Allocalte enough reserved ST-RAM to make the old Xserver work by default.

Instead, check ST-RAM size and TT-RAM size on startup and restrict
size of reserved ST memory on lower RAM machines.
Closes PR port-atari/41002 from David Ross.

While here, make options ST_POOL_SIZE defparam'ed to make sure to
reflect config(5) changes on each build.


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/atari/atari/atari_init.c
cvs rdiff -u -r1.122 -r1.123 src/sys/arch/atari/conf/GENERIC.in
cvs rdiff -u -r1.123 -r1.124 src/sys/arch/atari/conf/files.atari

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