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

"Bruno Haible via gnats" <[email protected]> Tue, 21 Jul 2026 19:20:02 +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: Bruno Haible <[email protected]>
To: [email protected]
Cc: 
Subject:  Re: kern/60467 (timers and console keyboard driver broken with 32 GiB of RAM)
Date: Tue, 21 Jul 2026 21:05:47 +0200

 >  Can you find the exact limit of assigned RAM that makes this happen?
 >  I tried with ~30GB and could not reproduce it.
 
 In my case I could not reproduce with 31 GiB of RAM, and could reproduce
 with 32 GiB of RAM. I could reproduce it more often if the VM had previously
 run a program which consumed - in my case - 25 GiB of RAM and 29 GiB of swap
 space. (Why that? I don't know. Maybe VirtualBox caches some things from
 one VM run to the next? Maybe the lack of free RAM in the host matters?)