Re: Improving the performance of system boot by eliding unused rc.d scripts and caching the result
Jason Thorpe <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
> On Aug 19, 2026, at 3:43 AM, Greg Troxel <[email protected]> wrote: > > This is 6 tiny files. I don't think it's a problem, and it's easier for > humans to read and reason about rc.d scripts with them present, instead > of imputed information. Yes, this. And their presence doesn’t really present a performance problem as kre@ noted (because they don’t slurp in any actual code). -- thorpej