Port-sparc64 archive

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

Re: SCSi issues after 10.0 update



On Thu, 30 May 2024 at 05:26, matthew green <mrg%eterna23.net@localhost> wrote:
>
> i had a look at changes in SCSI between netbsd-9 and netbsd-10 and
> nothing pops out.  is there a chance you can do a binary search
> between those two branches?

(Adding a little more detail in case it helps :)

One approach would be:
1) find a test which always fails on netbsd-10 (maybe
pkgsrc/benchmarks/bonnie++ or similar)
2) boot a netbsd-9 install and confirm ir runs without issue
3) cross build of kernel from somewhere between
4) test boot the new kernel with the netbsd-9 install, and loop back
to 3) either closer to netbsd-9 or netbsd-10

I'm happy to help with 3) if you don't have a particularly fast build
box - I can run up a set of test kernels (say one per month between -9
and -10) and you can binary search across them

David


Home | Main Index | Thread Index | Old Index