From owner-freebsd-questions Mon Feb 10 08:21:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA10109 for questions-outgoing; Mon, 10 Feb 1997 08:21:49 -0800 (PST) Received: from mail13.digital.com (mail13.digital.com [192.208.46.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA10101 for ; Mon, 10 Feb 1997 08:21:36 -0800 (PST) From: garyj@frt.dec.com Received: from cssmuc.frt.dec.com by mail13.digital.com (8.7.5/UNX 1.5/1.0/WV) id LAA17334; Mon, 10 Feb 1997 11:12:03 -0500 (EST) Received: from localhost by cssmuc.frt.dec.com; (5.65v3.2/1.1.8.2/14Nov95-0232PM) id AA18199; Mon, 10 Feb 1997 17:11:57 +0100 Message-Id: <9702101611.AA18199@cssmuc.frt.dec.com> X-Mailer: exmh version 1.6.4 10/10/95 To: questions@freebsd.org In-Reply-To: Message from "Vasily V. Grechishnikov" of Mon, 10 Feb 97 18:30:39 +0300. Reply-To: gjennejohn@frt.dec.com Subject: Re: Is kernel -c editor == - 20K of available RAM? (fwd) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 10 Feb 97 17:11:57 +0100 X-Mts: smtp Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk bazilio@economic.acnit.ac.ru writes: > Hi! > Is compiled-in kernel -c editor == -20K of RAM? .If I build my own > kernel with any needed devices , but with -c editor ,at booting time > the kernel reports me : real memory = 32768K , avail memory = 29816K .If I > exclude USERCONFIG and VISUAL_USERCONFIG options , kernel reports : > real memory = 32768K , avail memory = 29836K . Is it mean what -c editor > presents in RAM after boot stage ? Why ? > > Vasily. > because it's compiled into the kernel, of course, as you already noticed yourself. --- Gary Jennejohn (work) gjennejohn@frt.dec.com (home) Gary.Jennejohn@munich.netsurf.de (play) gj@freebsd.org