Port-vax archive

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

Re: 10.0_RC3 GENERIC locks up during pkgsrc/devel/cmake C++ build



I just tried with a kernel I built in January. RC3 I believe.

Booting 8650 with 512M don't work. It fails to find the boot disk.
However, booting with 256M works fine.

But I didn't try actually running anything right now.

  Johnny

On 2024-03-17 11:47, Izumi Tsutsui wrote:
I wrote:

If so, then I wonder what's different about your simh setup. Do you use
(open)simh's idling, for instance?


---
set cpu 512m
set cpu idle=netbsd
set cpu conhalt
set nothrottle
set rq0 ra92
att rq0 vax.img
#set rq1 cdrom
#att rq1 NetBSD-10.0_RC3-vax.iso
set xq type=delqa-t
att xq nat:
boot cpu
---

'set cpu 256m' also causes kernel stall, but with
'set cpu 128m' cmake-3.28.1 builds without lock up.

Maybe there is something wrong to handle too large physical memory?

---
Izumi Tsutsui

--
Johnny Billquist                  || "I'm on a bus
                                  ||  on a psychedelic trip
email: bqt%softjar.se@localhost             ||  Reading murder books
pdp is alive!                     ||  tryin' to stay hip" - B. Idol


Home | Main Index | Thread Index | Old Index