Date: Tue, 28 Nov 2000 12:28:23 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: carock@epctech.com Cc: FreeBSD Hackers <freebsd-hackers@FreeBSD.ORG> Subject: Re: Couple of config questions... Message-ID: <3A232657.946EBB25@newsguy.com> References: <00d901c058c7$5a45bd70$1805010a@epconline.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Rock wrote: > > Mem: 51M Active, 371M Inact, 43M Wired, 13M Cache, 61M Buf, 24M Free > > I read a while back on another list that inactive memory was bad because of > speed or something. Is there a way to get more memory activated, or is this > normal and by design? Must have been a Linux mailing list... :-) They do things differently there, it seems. Inactive memory is fine. It means simply that some piece of data read from disk is no longer used by anything and is available for immediate use, *but*, can be "reinstated" to it's content (ie, work as cache). > Second question was... > > Is there a way to get syslog to put time and date into the dmesg file? This > is a real pain in the !@# when trying to find out what causes problems, and > the only logging available is from dmesg. Logging to the console with date > and time would also be VERY appreciated. Not that I know of. It should be a quick hack to implement, though. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@united.bsdconspiracy.net "All right, Lieutenant, let's see what you do know. Whatever it is, it's not enough, but at least you haven't done anything stupid yet." "I've hardly had time, sir." "There's a naive statement." 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?3A232657.946EBB25>