From owner-freebsd-hackers Thu Aug 19 8:56: 6 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from gatewaya.anheuser-busch.com (gatewaya.anheuser-busch.com [151.145.250.252]) by hub.freebsd.org (Postfix) with SMTP id 0B16914C37; Thu, 19 Aug 1999 08:56:00 -0700 (PDT) (envelope-from Matthew.Alton@anheuser-busch.com) Received: by gatewaya.anheuser-busch.com; id KAA04634; Thu, 19 Aug 1999 10:57:39 -0500 Received: from stlexggtw002-pozzoli.fw-users.busch.com(151.145.101.130) by gatewaya.anheuser-busch.com via smap (V5.0) id xma004561; Thu, 19 Aug 99 10:57:18 -0500 Received: from stlabcexg004.anheuser-busch.com ([151.145.101.160]) by 151.145.101.130 (Norton AntiVirus for Internet Email Gateways 1.0) ; Thu, 19 Aug 1999 15:55:03 0000 (GMT) Received: by stlabcexg004.anheuser-busch.com with Internet Mail Service (5.5.2448.0) id ; Thu, 19 Aug 1999 10:54:54 -0500 Message-ID: <0740CBD1D149D31193EB0008C7C56836EB8B15@STLABCEXG012> From: "Alton, Matthew" To: "'Russell Cattelan'" Cc: "'Hackers@FreeBSD.ORG'" , "'fs@FreeBSD.ORG'" Subject: RE: BSD-XFS Update Date: Thu, 19 Aug 1999 10:55:11 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Pinned in the AIX-style "pinned memory" sense? Succinctly, AIX allows userland programs to tag memory pages so as to guarantee that they will not be swapped to backing store. Portions of the _KERNEL_ are paged out instead if necessary. I assume that the pinning is of the AIX sort and that it is desirable, if not necessary, for the realtime throughput guarantee policy. Nes pas? > -----Original Message----- > From: Russell Cattelan [SMTP:cattelan@thebarn.com] > Sent: Thursday, August 19, 1999 1:01 AM > To: Alton, Matthew > Cc: 'Hackers@FreeBSD.ORG'; 'fs@FreeBSD.ORG' > Subject: Re: BSD-XFS Update > > "Alton, Matthew" wrote: > > > SGI has released a portion of the XFS source code under the GPL: > > > > http://oss.sgi.com/projects/xfs/download/ > > > > the source file is xfs_log.tar.gz. > > > > Of greater interest at this stage are the documents in: > > > > http://oss.sgi.com/projects/xfs/design_docs/ > > > > I am currently researching methods for implementing the 64-bit > > syscalls stat64(), fstat64(), lseek64() &etc. delineated in the > > SGI design doc _64 Bit File Access_ by Adam Sweeney. > > The xxxx64 calls are no longer an issue as of IRIX 6.(something 2 I > think) all > the standard calls were converted to use 64 bit types directly. > > Have a better one for you to research. > Find out if buffers can be pined? if not what is it going to take to fix > that. > > > > > The BSD-XFS port will be made available as a patch to the RELEASE > > FreeBSD kernels. > > Given the size of XFS it might be easier to make FreeBSD a patch to XFS. > <- major humor here. > :-) :-) > > > > > > > Matthew Alton > > Computer Services - UNIX Systems Administration > > (314)632-6644 matthew.alton@anheuser-busch.com > > alton@plantnet.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > > -- > Russell Cattelan > cattelan@thebarn.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-fs" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message