From owner-freebsd-current Wed Aug 28 00:39:51 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA09311 for current-outgoing; Wed, 28 Aug 1996 00:39:51 -0700 (PDT) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA09303 for ; Wed, 28 Aug 1996 00:39:49 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.5/8.6.5) with SMTP id AAA18958; Wed, 28 Aug 1996 00:36:36 -0700 (PDT) Message-Id: <199608280736.AAA18958@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Michael Smith cc: stesin@gu.kiev.ua, angio@aros.net, squid-users@nlanr.net, current@freebsd.org Subject: Re: FreeBSD malloc.c, -lmalloc, and squid. In-reply-to: Your message of "Wed, 28 Aug 1996 12:59:41 +0930." <199608280329.MAA10965@genesis.atrad.adelaide.edu.au> From: David Greenman Reply-To: dg@root.com Date: Wed, 28 Aug 1996 00:36:36 -0700 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Jordan K. Hubbard stands accused of saying: >> > >> > You can do it system wide: >> > ln -s 'H<<' /etc/default/malloc >> >> Aieee! Another file in /etc! sysctl! sysctl! :-) > >Time to take Terry up on his logicals concept. Anyone familiar enough with >the way that VMS handles/d these willing to talk for a while on it? I have about 10 years of experiance with VMS. I used to have a small VAXcluster here prior to switching my machines to Ultrix (and then later dumping the VAXes for PC's/386BSD). > I >seem to recall that you could create logicals on a system-wide basis as >well as per-session (or was that per-user?) Early versions of VMS had a simple {process, job, group, system} hierarchy. Later versions of VMS created a much more generic system that allowed for the creation of arbitrary logical name tables that allowed for custimized access/use. The old hierarchy was preserved using the new mechanism, however. Logical name tables have access permissions (system, owner, group, world) and individual entries have various flags which affect how the logical name is translated. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project