From owner-freebsd-questions Tue Jan 28 00:54:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA01423 for questions-outgoing; Tue, 28 Jan 1997 00:54:17 -0800 (PST) Received: from quasi.bis.co.il (quasi.bis.co.il [192.115.114.40]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA01418 for ; Tue, 28 Jan 1997 00:54:13 -0800 (PST) Received: from quasi.bis.co.il (localhost [127.0.0.1]) by quasi.bis.co.il (8.8.3/8.8.3) with SMTP id KAA00319; Tue, 28 Jan 1997 10:56:30 GMT Message-ID: <32EDDB5D.167EB0E7@bis.co.il> Date: Tue, 28 Jan 1997 10:56:29 +0000 From: Meir Dukhan Organization: Bis Software Systems Ltd X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.6-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org CC: mdukhan@quasi.bis.co.il Subject: Enabling KTRACE option Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I built a new kernel (2.1.6) with options KTRACE enabled, because I wanted to be able to trace some processes. But now, it take a long time (120-150 seconds) to reboot, and sometimes telnet'ing it from a another machine in our net, don't work. What could be the cause of this ? If I want to reboot and load my precedent kernel, is all I have to do is to give /kernel.old at boot prompt ? (I can't try now, because ppl here need mail and telnet). Thanks in advance, Meir