From owner-freebsd-hackers Thu Feb 4 19:09:14 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13136 for freebsd-hackers-outgoing; Thu, 4 Feb 1999 19:09:14 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13129 for ; Thu, 4 Feb 1999 19:09:12 -0800 (PST) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id TAA31969; Thu, 4 Feb 1999 19:08:31 -0800 (PST) From: Archie Cobbs Message-Id: <199902050308.TAA31969@bubba.whistle.com> Subject: Re: more modular rc/init/uninit system... In-Reply-To: <36B98457.28E0CB39@newsguy.com> from "Daniel C. Sobral" at "Feb 4, 99 08:28:23 pm" To: dcs@newsguy.com (Daniel C. Sobral) Date: Thu, 4 Feb 1999 19:08:31 -0800 (PST) Cc: tlambert@primenet.com, dhw@whistle.com, freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel C. Sobral writes: > > > 1) Links? That's awful. Configuration information should be put in a > > > FILE. > > > > Uh, we await your diffs to phkmalloc. Be sure to run them by Poul > > so he can reject them. 8-). > > I claim that's different, though not so confidently. The problem > with the "links" above is that the configuration information is the > *directory*, not the link by itself (as I have the vague impression > is the case you mention). The main reason a symlink is used is for speed, since almost every substantial program calls malloc(). Symlinks are much faster to read than opening a file and reading its contents. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message