From owner-freebsd-current@FreeBSD.ORG Mon Aug 16 17:18:45 2004 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 CAAEC16A4CE for ; Mon, 16 Aug 2004 17:18:45 +0000 (GMT) Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5229643D4C for ; Mon, 16 Aug 2004 17:18:45 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from ppp9-135.pppoe.mtu-net.ru ([81.195.9.135]) by mail.ciam.ru with asmtp (Exim 4.x) id 1Bwl85-0002k4-93; Mon, 16 Aug 2004 21:18:41 +0400 Message-ID: <4120EC70.9050804@FreeBSD.org> Date: Mon, 16 Aug 2004 21:18:40 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vitaly Markitantov References: <20040815222946.53690.qmail@web13421.mail.yahoo.com> In-Reply-To: <20040815222946.53690.qmail@web13421.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: "George V. Neville-Neil" cc: current@freebsd.org Subject: Re: lnc0 in VmWare doesn't work 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: Mon, 16 Aug 2004 17:18:45 -0000 Vitaly Markitantov wrote: > I found what is the cause of problem with lnc0. > it's commited vm_contig.c from Thu Aug 5 14:54:12 PDT 2004 ( > http://lists.freebsd.org/pipermail/cvs-src/2004-August/028854.html ) > > I set in /boot/loader.conf > vm.old_contigmalloc="1" > and all stuff works fine. It does not work for me. I guess if you'll rebuild your kernel with new drivers it could stops work for you too. -- Sem.