From owner-freebsd-alpha@FreeBSD.ORG Thu Mar 10 16:25:05 2005 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ED7A16A4CE; Thu, 10 Mar 2005 16:25:05 +0000 (GMT) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F9D43D39; Thu, 10 Mar 2005 16:25:03 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id j2AGOssW015603; Thu, 10 Mar 2005 09:24:54 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id j2AGOr6w015602; Thu, 10 Mar 2005 09:24:53 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 10 Mar 2005 09:24:53 -0700 From: Greg Lewis To: John Baldwin Message-ID: <20050310162453.GA15436@misty.eyesbeyond.com> References: <200503021643.05580.jhb@FreeBSD.org> <200503091031.46073.jhb@FreeBSD.org> <20050309171650.GI22167@cicely12.cicely.de> <200503091231.53636.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503091231.53636.jhb@FreeBSD.org> User-Agent: Mutt/1.4.2.1i cc: alpha@freebsd.org cc: ticso@cicely.de Subject: Re: [PATCH] More stackgap removal X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 16:25:05 -0000 On Wed, Mar 09, 2005 at 12:31:53PM -0500, John Baldwin wrote: > On Wednesday 09 March 2005 12:16 pm, Bernd Walter wrote: > > On Wed, Mar 09, 2005 at 10:31:45AM -0500, John Baldwin wrote: > > > On Wednesday 02 March 2005 04:43 pm, John Baldwin wrote: > > > > I've fixed up a few more syscalls to have kern_foo versions so that ABI > > > > wrappers for them can stop using the stackgap. In this patch, I've > > > > added kern_settimeofday() for ibcs2 and freebsd32, kern_adjtime() for > > > > freebsd32, and kern_sched_rr_get_interval() for Linux/i386 on amd64 > > > > (note that this means that COMPAT_LINUX32 now requires > > > > POSIX_PRIORITY_SCHEDULING). I've also added kern_readv() and > > > > kern_writev() for OSF/1, Linux/i386 on amd64, and freebsd32. For these > > > > functions I added a per-ABI version of copyinuio() to build a uio > > > > structure from the iovec array in userland. Testing and feedback of > > > > both native and compat binaries greatly appreciated. > > > > > > > > http://www.FreeBSD.org/~jhb/patches/abi.patch > > > > > > Is anyone willing to test this? > > > > If you can point me to some compat binaries I can do this week. > > Otherwise I'm limited to native binaries. > > Same here. :( I was hoping someone has a compat binary. Hmm, are there any > in the osf1_base package? The osf1_base package contains a netscape binary by the looks of it. If that isn't sufficient, I have an OSF/1 install (4.0d I think) on one disk of one of the Alphas I have. The machine is currently turned off, but I can definitely get it going this weekend and supply someone with some binaries from that if that is what you need. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org