From owner-freebsd-arch@FreeBSD.ORG Wed May 12 17:21:05 2010 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 510F61065672 for ; Wed, 12 May 2010 17:21:05 +0000 (UTC) (envelope-from tim.prouty@isilon.com) Received: from seaxch09.isilon.com (seaxch09.isilon.com [74.85.160.25]) by mx1.freebsd.org (Postfix) with ESMTP id 3155B8FC1D for ; Wed, 12 May 2010 17:21:04 +0000 (UTC) Received: from 10-8-5-63.isilon.com ([10.8.5.63]) by seaxch09.isilon.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 12 May 2010 10:21:04 -0700 Message-Id: <35ED640B-D387-4BEE-9F81-407FEC64AB0B@isilon.com> From: Tim Prouty To: gljennjohn@googlemail.com In-Reply-To: <20100512103135.6b10f9cf@ernst.jennejohn.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Wed, 12 May 2010 10:21:04 -0700 References: <20100512103135.6b10f9cf@ernst.jennejohn.org> X-Mailer: Apple Mail (2.936) X-OriginalArrivalTime: 12 May 2010 17:21:04.0818 (UTC) FILETIME=[807A1120:01CAF1F7] Cc: Zachary Loafman , Matthew Fleming , freebsd-arch@freebsd.org Subject: Re: [PATCH]/[RFC] Increase scalability of per-process file descriptor data structures X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2010 17:21:05 -0000 On May 12, 2010, at 1:31 AM, Gary Jennejohn wrote: > On Tue, 11 May 2010 16:13:45 -0700 > Tim Prouty wrote: > >> The patch was slightly truncated, I'm guessing because it was > 50K. >> Attached is a slightly trimmed down patch. >> > > The first patch I received was 74,365 bytes in size. Was that all > of it? Looks like only the last few lines were truncated. The second patch appears to be complete.