Re: ALTQ modifications proposal
Emmanuel Nyarko <[email protected]> Thu, 19 Jun 2025 00:25:29 +0000
| Newsgroups | gmane.os.netbsd.devel.kernel,gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <[email protected]> |
> On 18 Jun 2025, at 6:54 PM, Emmanuel Dreyfus <[email protected]> wrote: > > On Wed, Jun 18, 2025 at 03:11:30PM +0000, Emmanuel Nyarko wrote: >> 1. Remove all the existing disciplines (openBSD has taken this step already) > > That will break the setups of long-time users. > > But if fq-codel is able to replace all existing disciplines, perhaps > you could keep the existing configuration keywords for other disciplines, > and use them to configure fq-codel to emulate the old disciplines. sadly, that doesn’t look possible. Fq-codel is just three params(IRC) and the rest are a lot for a single queue. > > -- > Emmanuel Dreyfus > [email protected] Emmanuel