From owner-freebsd-arch@FreeBSD.ORG Mon May 26 06:04:38 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1FAE37B401; Mon, 26 May 2003 06:04:38 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D0E43FCB; Mon, 26 May 2003 06:04:37 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.36 #1 (Debian)) id 19KHfv-0002Dy-00; Mon, 26 May 2003 20:06:03 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.36 #1 (Debian)) id 19KHfP-0002A9-00; Mon, 26 May 2003 20:05:31 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h4QD3wM5047405; Mon, 26 May 2003 20:03:58 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h4QD3stK047402; Mon, 26 May 2003 20:03:54 +0700 (NOVST) Date: Mon, 26 May 2003 20:03:53 +0700 From: Alexey Dokuchaev To: Alexey Neyman Message-ID: <20030526130353.GA47084@regency.nsu.ru> References: <20030525004855.GA67985@perrin.int.nxad.com> <20030525083048.GA96007@regency.nsu.ru> <200305252220.26861.alex.neyman@auriga.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305252220.26861.alex.neyman@auriga.ru> User-Agent: Mutt/1.4i X-Envelope-To: alex.neyman@auriga.ru, hmp@freebsd.org, arch@freebsd.org X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.11.1.4 X-Spam-Status: No, hits=-130.8 required=5.0 tests=BOGOFILTER_TEST_PASS,EMAIL_ATTRIBUTION,IN_REP_TO, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT, USER_IN_WHITELIST version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: Hiten Pandya cc: arch@freebsd.org Subject: Re: scheduler determination X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 13:04:39 -0000 On Sun, May 25, 2003 at 10:20:26PM +0400, Alexey Neyman wrote: > Hi, there! > > On Sunday 25 May 2003 12:30, Alexey Dokuchaev wrote: > AD> Apart from what Jeff had already suggested, I think ``kern.scheduler'' > AD> is somewhat a better name. 8-) > > OTOH, the scheduler may have some more things to report. It may even have > runtime tunables - they could be added later to this kern.sched.* namespace. That is true; all that I'm saying is that that `name' part does not sound nice to [my] ear. I tend to believe that ``kern.sched.{type,flavor, whatever} serves us better since `name' does not really state anything than just a plain "name", while generally one would want something more fundamental for this type of identification IMHO. ./danfe