From owner-freebsd-current@FreeBSD.ORG Tue Mar 25 22:38:50 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 564FB2F5; Tue, 25 Mar 2014 22:38:50 +0000 (UTC) Received: from mail-we0-x230.google.com (mail-we0-x230.google.com [IPv6:2a00:1450:400c:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C1FA2E42; Tue, 25 Mar 2014 22:38:49 +0000 (UTC) Received: by mail-we0-f176.google.com with SMTP id x48so791595wes.7 for ; Tue, 25 Mar 2014 15:38:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BSYeC6WMMKwxmTIUE3JRIZv0D2cTCGBfYeOXTw1c+CI=; b=wZu5BXEN+nmz3WPtczSQrfVVUWnWyg5Cntq2K3rOfm5BYMkSUTrJV3OnSVdDMKRYNM ZJjW+oyrrwXevSuW0h0xRWJ3fgQctcBpHNoZCqLzZIXJ6ylgT6f33rJQYCDXsScSlfqe SJq8BG0JnM7cKbtv7YLEDrZVa73huEvfyrKEGPt6wK3ekAMu08G2K+b64RLkovMt1G+J 5tJFWgZD1g5aUY6E/AecrFiK0xXw+DvIugCHTAl32s/irnTBLPF34NJ+W84fO7uRAysD Kdx0NcAvQD5g8KbzubL533uFuoANcZRvLmbtCh9KIl64mQY3kgR4nIHSAa6y5KyUWfG3 0viw== MIME-Version: 1.0 X-Received: by 10.180.19.138 with SMTP id f10mr25224828wie.11.1395787127530; Tue, 25 Mar 2014 15:38:47 -0700 (PDT) Received: by 10.216.22.136 with HTTP; Tue, 25 Mar 2014 15:38:47 -0700 (PDT) In-Reply-To: <8406480.20140326021403@serebryakov.spb.ru> References: <8406480.20140326021403@serebryakov.spb.ru> Date: Tue, 25 Mar 2014 19:38:47 -0300 Message-ID: Subject: Re: is it Ok to strip kernel & modules? From: carlos antonio neira bustos To: lev@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 25 Mar 2014 22:38:50 -0000 You could strip the modules no harm done. Bests On Tue, Mar 25, 2014 at 7:14 PM, Lev Serebryakov wrote: > Hello, Freebsd-current. > > Why our kernel, even built without DEBUG, is not stripped? It could sabe > 1.5Mb out of 8Mb for "router-like" (network, wifi, some netgraph, UFS, NFS > and > USB) kernel... > > But maybe, here are some reasons not to strip it? > > Assume, I don't want use dtrace, ktrace and kernel debugger. > > -- > // Black Lion AKA Lev Serebryakov > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >