From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 02:56:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C43116A4CE for ; Tue, 16 Nov 2004 02:56:22 +0000 (GMT) Received: from smtp.uol.com.br (smtpout3.uol.com.br [200.221.11.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id C49D243D5C for ; Tue, 16 Nov 2004 02:56:21 +0000 (GMT) (envelope-from giulianocm@uol.com.br) Received: from 201-1-128-3.dsl.telesp.net.br (unknown [201.1.128.3]) by scorpion3.uol.com.br (Postfix) with ESMTP id 6A3FA8668 for ; Tue, 16 Nov 2004 00:56:20 -0200 (BRST) From: Giuliano Cardozo Medalha Organization: ZTech To: freebsd-questions@freebsd.org Date: Tue, 16 Nov 2004 00:54:39 -0200 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411160054.39582.giulianocm@uol.com.br> Subject: MPSAFE - Warning X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: giulianocm@uol.com.br List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 02:56:22 -0000 Hi, I got some messages for my customized kernel, using IPsec and IPv6: WARNING: MPSAFE network stack disabled, expect reduced performance. My kernel have the following option: options NET_WITH_GIANT How is possible to correct this warning Thanks a lot Giuliano