David Brownlee wrote: On 25.03.23 14:37:46 you wrote: >> Harald Meinzer wrote: >> >> > An other thing is loadbsd, is it possible to load the Kernel in the >> > TK-Memory 0$800000 instaed of the biggest available block, which >> > could e slow Z3 RAM? >> >> Option -p should work, which selects the memory segment with the >> highest priority instead of largest size. > > Maybe the default heuristics could be adjusted - load the kernel into > the highest priority memory segment of at least X MB (and make X an > optional command line option). Agreed. Selecting the memory segment by priority is mostly the better option. But other NetBSD developers already must have had these throughts decades ago, so I'm always afraid we are missing something... ;) -- Frank Wille