Re: preadv() / pwritev()

From: Marc Olzheim (marcolz_at_stack.nl)
Date: 04/26/05

  • Next message: John Baldwin: "Re: what goes wrong with barrier free atomic_load/store?"
    Date: Tue, 26 Apr 2005 21:33:20 +0200
    To: freebsd-hackers@freebsd.org
    
    
    
    

    On Tue, Apr 26, 2005 at 03:31:15PM +0200, Marc Olzheim wrote:
    > Ok, I cleaned up the patch, got the freebsd32-compat working and filed a
    > PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/80362

    Thanks to some people commenting, I've fixed a typo and added the off_t
    typedef in sys/uio.h, so that a buildworld now survives as well. :-)

    The diffs between the current- and stable- patch are now purely line
    number differences.

    I've got it running on my company's servers and everything seems to work
    ok. We don't use the freebsd32 compat part though, so I hope I've done
    that ok.

    Marc

    
    
    

    
    





  • Next message: John Baldwin: "Re: what goes wrong with barrier free atomic_load/store?"

    Relevant Pages

    • Re: [PATCH] prom_find_machine_type typo breaks pSeries lpar boot
      ... result code handling in prom_init" prevents pSeries LPAR systems from ... Same typo has creped in again from 2.6.17 kernel onwards and causing open firmware exception in pSeries systems. ... The patch that is provided solves the problem. ...
      (Linux-Kernel)
    • Re: Security patches and -p#
      ... and it may just be a typo. ... > I recently updated a bunch of servers to patch the arp problem recently ... generally have solved the security holes addressed by the advisories ... That's basically because the patch files supplied with security ...
      (freebsd-questions)
    • Re: [PATCH] i2c driver changes 2.6.0-test1
      ... > duplicate code instead of just commenting it out. ... > This patch also moves the PCI ids to the pci_ids.h file. ... I'd like to see someone who has this hardware test these changes before ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: any thoughts yet on a "generic" ioctl.h?
      ... to do given the previously-posted patch, ... commenting on it one way or the other. ... all i want to know is if the proposed patch making ... first patch all by itself since, again theoretically, it shouldn't ...
      (Linux-Kernel)
    • Re: [PATCH] rio: typo in bitwise AND expression.
      ... Subject: [PATCH] rio: typo in bitwise AND expression. ... Obvious fix is to change! ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)