Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2024 10:11:22 +0000
From:      Nuno Teixeira <eduardo@freebsd.org>
To:        garyj@gmx.de
Cc:        tuexen@freebsd.org, current@freebsd.org, net@freebsd.org
Subject:   Re: Request for Testing: TCP RACK
Message-ID:  <CAFDf7UKT=FYsaXRacwsnjDkYUjT4_1QnHynWAc67yxQS8XA0Yw@mail.gmail.com>
In-Reply-To: <20240316104053.20bef8c2@ernst.home>
References:  <42C327BD-6CE4-43AA-A1AE-3BEC08D623DB@freebsd.org> <CAFDf7U%2BU3QpgsG-hY0u3tC_X9WKSRzuAM7Nfhzu-%2BqPBbs1nng@mail.gmail.com> <486915F0-456B-4B09-A8BC-93BBA79C4CA1@freebsd.org> <20240313080624.6c73908c@ernst.home> <508E3B47-8E1B-469F-97B1-2171A3098888@freebsd.org> <86a5n1i0xg.fsf@ltc.des.dev> <AE656D0C-FA5B-4194-8B57-4140CD57ABF1@freebsd.org> <CAFDf7UJRitdHz5QebNH9A4mNo0pKCBRfZCfmFgjNVSdCr_JXrw@mail.gmail.com> <78D1FF09-71A3-4486-B934-D8332F54B237@freebsd.org> <20240316104053.20bef8c2@ernst.home>

next in thread | previous in thread | raw e-mail | index | archive | help
(...)

> These entries are missing in GENERIC:
>
> makeoptions     WITH_EXTRA_TCP_STACKS=1

>From https://cgit.freebsd.org/src/commit/?id=3a338c534154164504005beb00a3c6feb03756cc
WITH_EXTRA_TCP_STACKS was  dropped.

> options         TCPHPTS

That's the missing option in GENERIC that could lead to my slow
opearations problem

> options         TCP_RACK

Don't think I need this one as I will use kernel module instead of
building it in kernel.

Resuming I only need to add:

options         TCPHPTS

Is this correct?

Thanks,

-- 
Nuno Teixeira
FreeBSD Committer (ports)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UKT=FYsaXRacwsnjDkYUjT4_1QnHynWAc67yxQS8XA0Yw>