From nobody Sat Mar 16 08:41:13 2024 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TxZMz0pMBz5CqRh; Sat, 16 Mar 2024 08:41:19 +0000 (UTC) (envelope-from tuexen@freebsd.org) Received: from drew.franken.de (mail-n.franken.de [193.175.24.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.franken.de", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TxZMx4nB4z4SYn; Sat, 16 Mar 2024 08:41:17 +0000 (UTC) (envelope-from tuexen@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple (ip4d15f54e.dynamic.kabel-deutschland.de [77.21.245.78]) (Authenticated sender: micmac) by mail-n.franken.de (Postfix) with ESMTPSA id 294FB721E2806; Sat, 16 Mar 2024 09:41:14 +0100 (CET) Content-Type: text/plain; charset=utf-8 List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\)) Subject: Re: Request for Testing: TCP RACK From: tuexen@freebsd.org In-Reply-To: Date: Sat, 16 Mar 2024 09:41:13 +0100 Cc: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= , garyj@gmx.de, current@freebsd.org, net@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <78D1FF09-71A3-4486-B934-D8332F54B237@freebsd.org> References: <42C327BD-6CE4-43AA-A1AE-3BEC08D623DB@freebsd.org> <486915F0-456B-4B09-A8BC-93BBA79C4CA1@freebsd.org> <20240313080624.6c73908c@ernst.home> <508E3B47-8E1B-469F-97B1-2171A3098888@freebsd.org> <86a5n1i0xg.fsf@ltc.des.dev> To: Nuno Teixeira X-Mailer: Apple Mail (2.3774.500.171.1.1) X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, T_SCC_BODY_TEXT_LINE autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail-n.franken.de X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:680, ipnet:193.174.0.0/15, country:DE] X-Rspamd-Queue-Id: 4TxZMx4nB4z4SYn > On 16. Mar 2024, at 08:57, Nuno Teixeira wrote: >=20 > Hello all, >=20 > On a laptop i7/16MB ram, desktop use and port testing (poudriere) I've > noticed that all operations on OS was increased by 3 to 5 times > longer. > examples: > - firefox took way long time to open > - poudriere testport tooked up to 3 times longer to finished How did you enable the RACK stack? Does the poudriere involve network interaction? Best regards Michael >=20 > make.conf: > KERNCONF=3DGENERIC-NODEBUG > src.conf: > WITH_MALLOC_PRODUCTION=3Dyes >=20 > tested on main-n268800-6a6ec90681cf >=20 > Thanks, >=20 > escreveu (quinta, 14/03/2024 =C3=A0(s) 10:51): >>=20 >>> On 14. Mar 2024, at 11:04, Dag-Erling Sm=C3=B8rgrav = wrote: >>>=20 >>> tuexen@freebsd.org writes: >>>> Gary Jennejohn writes: >>>>> In the article we have option TCPHPTS and option TCP_RACK. But in >>>>> /sys/conf/NOTES we have options TCPHPTS and options TCP_RACK and >>>>> not option. >>>> Thanks for reporting, that is a typo in the article. It should >>>> always read options instead of option. >>>=20 >>> It's not a typo, both spellings work, cf. config(5). >> Thank you very much for the hint. I did not know this. I wrote >> option in the article (for whatever reason) and tested the >> configs using options... >>=20 >> Best regards >> Michael >>>=20 >>> DES >>> -- >>> Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org >>=20 >=20 >=20 > --=20 > Nuno Teixeira > FreeBSD Committer (ports)