From owner-freebsd-hackers@freebsd.org Fri May 15 17:36:55 2020 Return-Path: Delivered-To: freebsd-hackers@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F39A52FB745 for ; Fri, 15 May 2020 17:36:55 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ultimatedns.net", Issuer "Let's Encrypt Authority X3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 49NwZb5f8Lz4B2f; Fri, 15 May 2020 17:36:55 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (localhost [IPv6:0:0:0:0:0:0:0:1]) by udns.ultimatedns.net (8.15.2/8.15.2) with ESMTPS id 04FHbCQ9056089 (version=TLSv1.2 cipher=DHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Fri, 15 May 2020 10:37:18 -0700 (PDT) (envelope-from bsd-lists@BSDforge.com) X-Mailer: Cypht MIME-Version: 1.0 Cc: FreeBSD Hackers , In-Reply-To: <3e2d8e95-69fa-980e-d9c2-3ec5db6aa22c@FreeBSD.org> From: Chris Reply-To: bsd-lists@BSDforge.com To: Bryan Drewery Subject: Re: [HEADSUP] Disallowing read() of a directory fd Date: Fri, 15 May 2020 10:37:18 -0700 Message-Id: <4f049049bf1c169a3a41a66287727437@udns.ultimatedns.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 49NwZb5f8Lz4B2f X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.58 / 15.00]; NEURAL_HAM_MEDIUM(-0.60)[-0.598,0]; NEURAL_HAM_LONG(-0.98)[-0.978,0]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US]; local_wl_ip(0.00)[24.113.41.81] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2020 17:36:56 -0000 On Fri, 15 May 2020 10:26:34 -0700 Bryan Drewery bdrewery@FreeBSD=2Eorg said > On 5/15/2020 10:14 AM, Chris wrote: > > It's spooling up a massive buffer, for little, to no significant value=2E >=20 > If you don't want community discussions in your email then unsubscribe=2E > Otherwise please be constructive=2E I believed my assertion was constructive=2E I greatly appreciate that Kevin is so interested in spending his valuable time on the project=2E But my view on this, is that the gains for this proposal are trivial, and that his valuable time might be better spent elsewhere=2E All the best=2E --Chris >=20 > --=20 > Regards, > Bryan Drewery