From owner-freebsd-arch Sat Jan 19 20:21:30 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 9A4AD37B417 for ; Sat, 19 Jan 2002 20:21:27 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id PAA16478; Sun, 20 Jan 2002 15:21:18 +1100 Date: Sun, 20 Jan 2002 15:22:43 +1100 (EST) From: Bruce Evans X-X-Sender: To: Alfred Perlstein Cc: Julian Elischer , Subject: Re: doreti() and userret() In-Reply-To: <20020119110428.Z13686@elvis.mu.org> Message-ID: <20020120150232.R6889-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 19 Jan 2002, Alfred Perlstein wrote: > * Julian Elischer [020119 10:01] wrote: > > > > On Sun, 20 Jan 2002, Bruce Evans wrote: > > > ... In my version of FreeBSD, userret() is > > > almost a no-op and almost all the things that were in userret() are in > > > ast(). > > > > So, Bruce, can you outline to use what is in BDEBSD that we can expect > > to see in the future? It soulds to em like it would be nice to get some > > more of your work in.. Only lots of optimizations (but not enough to compensate for pessimizations in -current) and cleanups. > I would too, Bruce please stop holding out on us. Sorry, I'm getting further behind committing things (2MB of diffs -c2 behind). The ast() changes were originally written by luoqi (http://www.freebsd.org/~luoqi/old/). I just provided ideas for parts of them originally and started keeping them up to date lately. Half of the infrastructure was already in -current since it was needed for SMP. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message