NetBSD Problem Report #41002

From www@NetBSD.org  Fri Mar 13 04:32:57 2009
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 9F7A063C1DA
	for <gnats-bugs@gnats.netbsd.org>; Fri, 13 Mar 2009 04:32:57 +0000 (UTC)
Message-Id: <20090313043257.6B7E063BE42@www.NetBSD.org>
Date: Fri, 13 Mar 2009 04:32:57 +0000 (UTC)
From: dross@pobox.com
Reply-To: dross@pobox.com
To: gnats-bugs@NetBSD.org
Subject: Either remove the need for ST_POOL_SIZE or default to sizing it automatically based on the amount of memory in the machine
X-Send-Pr-Version: www-1.0

>Number:         41002
>Category:       port-atari
>Synopsis:       Either remove the need for ST_POOL_SIZE or default to sizing it automatically based on the amount of memory in the machine
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    tsutsui
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 13 04:35:00 +0000 2009
>Closed-Date:    Sat Jun 25 13:24:31 +0000 2022
>Last-Modified:  Sun Sep 11 18:15:03 +0000 2022
>Originator:     David Ross
>Release:        5.0 RC2
>Organization:
>Environment:
n/a
>Description:
On my TT030, I could not run X at higher than 640x400 monochrome.  David Brownlee diagnosed and bumped up the ST_POOL_SIZE on my kernel.  I'm now able to run at 648x480 at 4 bit color depth.

David asked me to file a bug specifically on this:
We either need to remove the need for ST_POOL_SIZE, or default to sizing it automatically based on the amount of memory in the machine... 
>How-To-Repeat:
Try to run X at 640x480 with 4 bit color depth on a TT030.  (Currently the NetBSD 1.4 X server is required to be installed on top of a NetBSD 5 X install)
>Fix:
Per above.

>Release-Note:

>Audit-Trail:
From: "Izumi Tsutsui" <tsutsui@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/41002 CVS commit: src/sys/arch/atari
Date: Sat, 25 Jun 2022 13:17:04 +0000

 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.

Responsible-Changed-From-To: port-atari-maintainer->tsutsui
Responsible-Changed-By: tsutsui@NetBSD.org
Responsible-Changed-When: Sat, 25 Jun 2022 13:24:31 +0000
Responsible-Changed-Why:
Finally fixed. Thanks for filing a PR.


State-Changed-From-To: open->closed
State-Changed-By: tsutsui@NetBSD.org
State-Changed-When: Sat, 25 Jun 2022 13:24:31 +0000
State-Changed-Why:


From: "Martin Husemann" <martin@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/41002 CVS commit: [netbsd-9] src/sys/arch/atari
Date: Sun, 11 Sep 2022 18:14:56 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Sep 11 18:14:55 UTC 2022

 Modified Files:
 	src/sys/arch/atari/atari [netbsd-9]: atari_init.c
 	src/sys/arch/atari/conf [netbsd-9]: GENERIC.in files.atari

 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #1519):

 	sys/arch/atari/conf/GENERIC.in: revision 1.123
 	sys/arch/atari/conf/files.atari: revision 1.124
 	sys/arch/atari/atari/atari_init.c: revision 1.105

 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.101 -r1.101.8.1 src/sys/arch/atari/atari/atari_init.c
 cvs rdiff -u -r1.118 -r1.118.4.1 src/sys/arch/atari/conf/GENERIC.in
 cvs rdiff -u -r1.123 -r1.123.4.1 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.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2022 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.