From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 14083 invoked from network); 3 Jan 2022 22:51:12 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 3 Jan 2022 22:51:12 -0000 Received: from odoacer.turtle-trading.net ([93.241.193.16]) by 4ess; Mon Jan 3 17:45:22 -0500 2022 Received: from zenobia.turtle-trading.net ([192.168.2.111]) by odoacer.turtle-trading.net with esmtp (Exim 4.80) (envelope-from ) id 1n4W4b-0003An-Be; Mon, 03 Jan 2022 23:45:01 +0100 Received: from benny by zenobia.turtle-trading.net with local (Exim 4.94.2) (envelope-from ) id 1n4W4b-000VDN-2b; Mon, 03 Jan 2022 23:45:01 +0100 From: Benjamin Riefenstahl To: 9front@9front.org References: <87o84syh0s.fsf@turtle-trading.net> <87y23w7e9z.fsf@turtle-trading.net> Date: Mon, 03 Jan 2022 23:45:01 +0100 In-Reply-To: (hiro's message of "Mon, 3 Jan 2022 23:21:52 +0100") Message-ID: <877dbgwiaa.fsf@turtle-trading.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: ACPI over SQL wrapper-based event table persistence frontend Subject: Re: [9front] Loopback device Reply-To: 9front@9front.org Precedence: bulk Hi hiro, hiro writes: > i think the main use case would be something like what tc is used for > on linux: simulating a network link with output buffers, > fragmentation, packet drop, delay. > > somebody might use it's flow-control for creating a bit of fairness on > a saturated slow link... Ok. > you're right that it isn't currently being built by default: > > cpu% cd /sys/src/9/port > cpu% g =CE=BB > devloopback.c:718: L'=CE=BB', > cpu% g loopback|grep -v devloopback.c > sdloop.c:2: * sd loopback driver, > > also try cat master in same directory. I see. Thanks for that pointer. Thank you very much, benny