From owner-freebsd-current@FreeBSD.ORG Wed Oct 3 01:38:14 2007 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 CFDB616A419 for ; Wed, 3 Oct 2007 01:38:14 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.230]) by mx1.freebsd.org (Postfix) with ESMTP id 95DBA13C45D for ; Wed, 3 Oct 2007 01:38:14 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so2765087nzf for ; Tue, 02 Oct 2007 18:38:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=VvmHclJZa9adDaGLHSSwizbxxe14FhMbT6vcwtYxwQ8=; b=JCguLsfxnsd3MDOUV+sVAYyLcJsfxoElwOVZQbOW4pnllZeZR75sC8ohZ60bJ3H5UEEP+nOUdt6RGLba5GncpGK+Zm3VflCpurUtZNTSqUwvp00YfU8jAYkKLHFWlEeZELcQUAi6omu3NsfBtZEqvUw1v31K1AcPMlezrXxqluA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=g5M+J1wSwXrrfbFw2BNQvIndjd2/wdMM7Qk3r04nNfZekOYEm2tpF7AzoIsr3bQRiNe/gsK73Z1Go6oreHfwvcqYpBG1wvngOzGqP0T6GZIPjAY9aDHjprQhvX9cO7ydxvKFQyucwKuwQpV1CjPfil8sWs2k6nn2DqwGrAmO3Vg= Received: by 10.114.194.1 with SMTP id r1mr3283721waf.1191375493154; Tue, 02 Oct 2007 18:38:13 -0700 (PDT) Received: by 10.114.184.12 with HTTP; Tue, 2 Oct 2007 18:38:13 -0700 (PDT) Message-ID: Date: Wed, 3 Oct 2007 01:38:13 +0000 From: "Aryeh Friedman" To: "Yuri Pankov" , freebsd-current@freebsd.org In-Reply-To: <20071003012155.GA1327@darklight.abyss> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071002165007.D587@10.0.0.1> <20071003005009.GA1103@darklight.abyss> <20071003012155.GA1327@darklight.abyss> Cc: Subject: Re: ULE/yielding patch for testing. 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: Wed, 03 Oct 2007 01:38:14 -0000 > nooptions SCHED_4BSD Is this required?