Date: Mon, 17 Jul 2000 15:42:51 -0500 From: Dan Nelson <dnelson@emsphone.com> To: Steve Quirk <squirk@home.com> Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: pwrite syscall Message-ID: <20000717154251.A17612@dan.emsphone.com> In-Reply-To: <Pine.BSF.4.21.0007171542540.14254-100000@cc677580-a.sumt1.nj.home.com>; from "Steve Quirk" on Mon Jul 17 16:04:47 GMT 2000 References: <Pine.BSF.4.21.0007171542540.14254-100000@cc677580-a.sumt1.nj.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <geoff@caribbean.sea-incorporated.com> -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000717154251.A17612>