NetBSD-Bugs archive

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

PR/45915 CVS commit: src/sys/arch/atari/atari



The following reply was made to PR kern/45915; it has been noted by GNATS.

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45915 CVS commit: src/sys/arch/atari/atari
Date: Tue, 21 Feb 2012 12:09:50 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Tue Feb 21 12:09:50 UTC 2012
 
 Modified Files:
        src/sys/arch/atari/atari: atari_init.c
 
 Log Message:
 Use actual physmem size for allocation of bootstrap extra PT pages
 to avoid wasting pages on low memory machines.
 Improves atari specific part of PR/45915, tested on TT030.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.98 -r1.99 src/sys/arch/atari/atari/atari_init.c
 
 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