From owner-freebsd-emulation Mon Jul 17 14:19:59 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 5891F37BCBE for ; Mon, 17 Jul 2000 14:19:57 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id A6035EEF; Mon, 17 Jul 2000 14:19:50 -0700 (PDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.02) with ESMTP id OAA12753; Mon, 17 Jul 2000 14:19:49 -0700 (PDT) Message-ID: <39737876.8C597655@cup.hp.com> Date: Mon, 17 Jul 2000 14:19:50 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Steve Quirk Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: pwrite syscall References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve Quirk wrote: > > 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. pwrite and pread have been implemented in -current just yesterday. A MFC can be expected within a couple of days (both to 4-stable and 3-stable). The interface exposed is the same, but FreeBSD has an additional argument for the syscall. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message