From owner-freebsd-current@FreeBSD.ORG Fri Dec 12 05:01:50 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A81A016A4CE for ; Fri, 12 Dec 2003 05:01:50 -0800 (PST) Received: from mail.magic-garden.de (port-212-202-49-114.reverse.qsc.de [212.202.49.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 539C943D2D for ; Fri, 12 Dec 2003 05:01:48 -0800 (PST) (envelope-from kikic@magic-garden.de) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Fri, 12 Dec 2003 14:01:46 +0100 Message-ID: <19B481CA418DC04CA76EEF2B90B905F11DF1D9@srv-mail.magic-garden.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: just a hint: kmem_map too small - 5.2-CURRENT-20031209 Thread-Index: AcPAXaqaOEuL6sgKSC6jN9AjrARnawAUfIXA From: "Zoran Kikic" To: Subject: AW: just a hint: kmem_map too small - 5.2-CURRENT-20031209 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 12 Dec 2003 13:01:50 -0000 > This isn't the recommended method of updating a system. > Did you do a "make buildworld"? See src/UPDATING. >=20 > --=20 > Steve >=20 hm, I did 'cd /usr/src && make && make buildworld && make installworld' after the kernel rebuild. Zoran