From owner-freebsd-current Sun Aug 4 0:52:43 2002 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 0F90137B400; Sun, 4 Aug 2002 00:52:40 -0700 (PDT) Received: from vaio.aviaport.ru (dialup-h.aviaport.ru [217.69.199.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B61B43E4A; Sun, 4 Aug 2002 00:52:38 -0700 (PDT) (envelope-from juriy@vaio.aviaport.ru) Received: by vaio.aviaport.ru (Postfix, from userid 1001) id 9FB03E2B24; Sun, 4 Aug 2002 11:52:26 +0400 (MSD) Date: Sun, 4 Aug 2002 11:52:26 +0400 From: Juriy Goloveshkin To: freebsd-mobile@freebsd.org Cc: freebsd-current@freebsd.org Subject: CURRENT & notebook & suspend Message-ID: <20020804075226.GA7691@aviaport.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I like to use 'suspend mode' with my notebook sony vaio z505hs. I don't like to shutdown FreeBSD every time I want to switch the notebook off. I have had a problem with suspend for a long long time. But before deep investigation I'd like to know if someone has the same problem. People, how don't use suspend with yours notebook, may be you try to repeat it? The problem is: Notebook works good untill 'suspend'.('zzz' or 'acpiconf -s3'). After resume it works fine a random period of time(1 minute or 3 days and several suspends) and then kernel has a panic with message "getnewvnode: free vnode isn't". It works with and without acpi. I see, that the panic usually appears during strong hard disk io operations (like when cvsup is working or programms is been compiling). I think, that in some conditions, linked with 'suspend mode', vnode with non zero v_usecount flag is placed in freevnode spool. First look at /sys/kern/vfs_subr.c told me that it is imposible, but... -- bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message