Re: kern/60467 (timers and console keyboard driver broken with 32 GiB of RAM)

"Martin Husemann via gnats" <[email protected]> Mon, 20 Jul 2026 18:10:01 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60467; it has been noted by GNATS.

From: Martin Husemann <[email protected]>
To: [email protected]
Cc: 
Subject: Re: kern/60467 (timers and console keyboard driver broken with 32
 GiB of RAM)
Date: Mon, 20 Jul 2026 20:08:45 +0200

 On Mon, Jul 20, 2026 at 04:40:02PM +0000, Bruno Haible via gnats wrote:
 >  In a NetBSD 11.0-rc3 VM with 32 GiB of RAM, things are like with
 >  NetBSD 10.0: the message "Login timed out after 300 seconds" appears
 >  after 82 seconds, and there is a keyboard problem.
 
 Can you find the exact limit of assigned RAM that makes this happen?
 I tried with ~30GB and could not reproduce it.
 
 Martin