From owner-freebsd-current@FreeBSD.ORG Tue Nov 23 15:24:29 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E8B81065675; Tue, 23 Nov 2010 15:24:29 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id E45B78FC15; Tue, 23 Nov 2010 15:24:27 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA22664; Tue, 23 Nov 2010 17:24:23 +0200 (EET) (envelope-from avg@freebsd.org) Message-ID: <4CEBDCA7.3080509@freebsd.org> Date: Tue, 23 Nov 2010 17:24:23 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: John Baldwin References: <4CE2771F.8020109@freebsd.org> <201011191158.19118.jhb@freebsd.org> <4CE79C42.6000103@freebsd.org> <201011220930.23179.jhb@freebsd.org> In-Reply-To: <201011220930.23179.jhb@freebsd.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Pawel Jakub Dawidek Subject: Re: removing tq_name [Was: taskqueue_create() name parameter lieftime] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 15:24:29 -0000 on 22/11/2010 16:30 John Baldwin said the following: > No. Especially since the structure is private it can always be revived if a > use is found for it. You can probably leave the taskqueue_create() API the > same for now though. > OK. Committed. Thank you! -- Andriy Gapon