Date: Fri, 20 Sep 2002 16:37:29 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: freebsd-hackers@freebsd.org Subject: RE: poweroff_delay, kproc_shutdown_wait Message-ID: <XFMail.20020920163729.jhb@FreeBSD.org> In-Reply-To: <20020920222312.A263@snoopy.cablecom.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
On 20-Sep-2002 Hanspeter Roth wrote: > Hello, > > what do kern.shutdown.poweroff_delay and kproc_shutdown_wait affect? > Do they have something to do with APM poweroff? My guess is that the poweroff_delay applies to APM/ACPI power off delay. kproc_shutdown_wait determines how long we wait for the various system processes to shut down. When you shut down the machine and it says "Waitinf 60 seconds for blah-blah to shutdown...", that 60 seconds is what kproc_shutdown_wait sets. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020920163729.jhb>