From owner-freebsd-current@FreeBSD.ORG Mon Jan 1 21:07:50 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 810D016A412 for ; Mon, 1 Jan 2007 21:07:50 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 35A1F13C441 for ; Mon, 1 Jan 2007 21:07:50 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 27B23EB5394; Tue, 2 Jan 2007 05:07:49 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id 8EVP7LaQOLL5; Tue, 2 Jan 2007 05:07:46 +0800 (CST) Received: from [192.168.1.32] (unknown [221.216.128.156]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 3C762EB0948; Tue, 2 Jan 2007 05:07:46 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=mU5o+GO771aZeH1G+jwRBUxks4Qd5uOXgDpaDJT2qJhhXu5RWypE4NaiYlco0tpCX 6O3y6AYDvtiivw6SXNW4w== Message-ID: <459977DF.40007@delphij.net> Date: Tue, 02 Jan 2007 05:06:39 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: Abdullah Al-Marrie References: <499c70c0701011233i6cd655afn3df9732920bf2614@mail.gmail.com> <459970C6.1060103@delphij.net> <499c70c0701011250mad42614w30bc4a475c52e6e@mail.gmail.com> In-Reply-To: <499c70c0701011250mad42614w30bc4a475c52e6e@mail.gmail.com> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enigC8994743160280949A78DEA1" Cc: freebsd-current@freebsd.org Subject: Re: 7.0 i386 cvsd today make buildkernel with sched_core in the conf fails 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: Mon, 01 Jan 2007 21:07:50 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC8994743160280949A78DEA1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Abdullah Al-Marrie wrote: > On 1/1/07, LI Xin wrote: >> Abdullah Al-Marrie wrote: >> > Hello, >> > >> > here is my make.conf >> > >> > CPUTYPE?=3Dk8 >> > USE_GLX=3Dyes >> > KERNCONF=3DARABIAN >> > # added by use.perl 2006-11-05 02:29:27 >> > PERL_VER=3D5.8.8 >> > PERL_VERSION=3D5.8.8 >> > >> > >> > And here is the error. >> > >> [...] >> > /usr/src/sys/kern/sched_core.c:716: warning: 'sched_commit_runtime' >> > defined but not used >> > /usr/src/sys/kern/sched_core.c:433: warning: 'krunq_check' defined b= ut >> > not used >> > *** Error code 1 >> >> sched_core does not work with non-KSE kernels yet. David would work o= n >> it later. >=20 > Thank you, how could I enable the kse in kernel? I don't see it in > NOTES or GENERIC. Sorry, that should read, that sched_core was adapted with the KSE removal commit. For now, you have to use sched_4bsd instead. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigC8994743160280949A78DEA1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFmXffOfuToMruuMARAzuHAJ9uYVDX45hoxVCfsf/Gb850o9YmYwCeLI+V kQZVoirAOp4PUt9G/oc/Cog= =VIdD -----END PGP SIGNATURE----- --------------enigC8994743160280949A78DEA1--