From owner-freebsd-emulation Mon Jul 17 14:58:46 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from cc677580-a.sumt1.nj.home.com (cc677580-a.sumt1.nj.home.com [24.180.22.57]) by hub.freebsd.org (Postfix) with ESMTP id DE67C37B57C for ; Mon, 17 Jul 2000 14:58:43 -0700 (PDT) (envelope-from squirk@home.com) Received: from localhost (squirk@localhost) by cc677580-a.sumt1.nj.home.com (8.9.3/8.9.3) with ESMTP id RAA00407 for ; Mon, 17 Jul 2000 17:58:46 -0400 (EDT) (envelope-from squirk@home.com) X-Authentication-Warning: cc677580-a.sumt1.nj.home.com: squirk owned process doing -bs Date: Mon, 17 Jul 2000 17:58:46 -0400 (EDT) From: Steve Quirk X-Sender: squirk@cc677580-a.sumt1.nj.home.com To: freebsd-emulation@FreeBSD.ORG Subject: Re: pwrite syscall In-Reply-To: <20000717154251.A17612@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I applied the changes and rebuilt. Oracle's running and the messages haven't shown up, so I'm going to assume everything's fine. Thanks. Steve On Mon, 17 Jul 2000, Dan Nelson wrote: > In the last episode (Jul 17), Steve Quirk said: > > I'm running Oracle 8.1.6 (installed via nfs from a Linux host). It's > > running ok (though I can't qualify that beyond "I can do simple > > operations"). > > > > I'm getting a lot of > > "linux: syscall pwrite is obsoleted or not implemented (pid=4217) > > last message repeated XX times" > > in messages. > > > > Process 4217 is "ora_ckpt". > > > > Is there a reason why the Linux pwrite isn't mapped to the FreeBSD pwrite > > syscall? The man pages for pwrite(2) look compatible between the two > > systems. > > Already done :) You'll have to wait a while for it to appear in > -STABLE. > > marcel 2000/07/16 17:17:08 PDT > Modified files: > sys/i386/linux linux_dummy.c linux_file.c linux_proto.h > linux_syscall.h linux_sysent.c > Log: > Implement pread and pwrite. > PR: 17991 > Submitted by: Geoffrey Speicher > > > -- > Dan Nelson > dnelson@emsphone.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message