From owner-freebsd-hackers Fri Jul 12 01:44:40 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA15309 for hackers-outgoing; Fri, 12 Jul 1996 01:44:40 -0700 (PDT) Received: from critter.tfs.com ([140.145.230.252]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA15302; Fri, 12 Jul 1996 01:44:35 -0700 (PDT) Received: from critter.tfs.com (localhost [127.0.0.1]) by critter.tfs.com (8.7.5/8.7.3) with ESMTP id KAA03733; Fri, 12 Jul 1996 10:43:57 +0200 (MET DST) To: Peter Childs cc: terry@lambert.org, freebsd-hackers@FreeBSD.ORG Subject: Re: Preach it (was Some recent changes to GENERIC) In-reply-to: Your message of "Fri, 12 Jul 1996 17:54:17 +0930." <199607120824.RAA01082@al.imforei.apana.org.au> Date: Fri, 12 Jul 1996 10:43:56 +0200 Message-ID: <3731.837161036@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In message <199607120824.RAA01082@al.imforei.apana.org.au>, Peter Childs writes : >Terry Lambert wrote... > >: I believe that when faced with the task of promoting change, there >: are two choices: evolutionary and revolutionary. Microsoft and >: Novell have done the evolutionary, and we are far from satisfied >: with their results. It is time to try the revolutionary. > > If you have some spare time many of us would be interested in > some visionary ideas... new ways of looking at things and others > visions can flavor others developments (perhaps for the better!) I agree, how about this for a revolution: I have this idea about putting tcl in the kernel. I can imagine some rather interesting possibilities this would give us. Imagine all the "policies" we have, they could be boot-time configurable. When we run out of vm for instance, If we had tcl in the kernel the sysad could do something like: proc out_of_vm {} { foreach p in [procs] { if {[proc argv0 $p] == "emacs"} { proc kill -6 $p } } } I'm almost kidding :-) -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.