On Mon, Aug 07, 2023 at 10:00:52AM -0400, Greg Troxel wrote: > In general, my impression is that Intel built-in graphics and Radeons > should just work, except they won't be really accelerated. Any advice > about which is likely to have that arrive sooner?
They will be accelerated. For NetBSD 9 I'd recommend something along the lines of the Radeon HD 7470. > I see that intel 13th gen has P and E cores, and it looks like P cores > have 2x hyperthreading and E cores do not. Does NetBSD play well with > this? If I just leaving HT on, and the kernel sees the 2P+E "cpus", > will that be basically ok? The NetBSD 9 scheduler is not hyperthreading-aware; the NetBSD 10 one is. In practice this means sometimes code runs on an inefficient core.