Re: Include DaynaPort by default in GENERIC?

Jason Thorpe <[email protected]> Mon, 23 Mar 2026 21:16:04 -0700
Newsgroups gmane.os.netbsd.ports.sparc
Message-ID <[email protected]>

> On Mar 23, 2026, at 8:50=E2=80=AFPM, Jason Thorpe <[email protected]> =
wrote:
>=20
>=20
>> On Mar 23, 2026, at 8:34=E2=80=AFPM, Jason Thorpe <[email protected]> =
wrote:
>>=20
>> There=E2=80=99s a lot in the default GENERIC kernels that probably =
isn=E2=80=99t used much these days.
>>=20
>> In general, the NetBSD kernel does need to go on a bit of a diet, =
trimming back GENERIC is probably a good starting point.
>=20
> Examples of what I mean:

Before:
NetBSD 11.99.5 (GENERIC) #0: Mon Mar 23 20:54:04 PDT 2026
   text    data     bss     dec     hex filename
5698534  158512  135720 5992766  5b713e netbsd

After:
NetBSD 11.99.5 (GENERIC) #1: Mon Mar 23 21:14:46 PDT 2026
   text    data     bss     dec     hex filename
4591378  144396  130624 4866398  4a415e netbsd

Could probably shave off a fair bit more.

-- thorpej