From owner-freebsd-emulation Mon Jul 17 13: 4:56 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 8516937BBB0 for ; Mon, 17 Jul 2000 13:04:49 -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 QAA14374 for ; Mon, 17 Jul 2000 16:04:47 -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 16:04:47 -0400 (EDT) From: Steve Quirk X-Sender: squirk@cc677580-a.sumt1.nj.home.com To: freebsd-emulation@freebsd.org Subject: pwrite syscall 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'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. Where should I look to try this myself (unless someone wants to talk me out of it)? Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message