Re: Problems reclaiming VM cache = XFree86 startup annoyance

From: Andrew MacIntyre (andymac_at_bullseye.apana.org.au)
Date: 12/21/03

  • Next message: Richard Mahoney: "Re: burncd: ioctl(CDRIOCFLUSH): Input/output error"
    Date: Sun, 21 Dec 2003 20:15:00 +1100 (EST)
    To: Paul Mather <paul@gromit.dlib.vt.edu>
    
    

    On Sat, 20 Dec 2003, Paul Mather wrote:

    > Not being a Python programmer, I don't know exactly how BitTorrent is
    > accessing the files (e.g., using mmap), though I do know some kind of
    > random access is involved as the filesets are chunked and different
    > chunks are served to different peers. I suspect random access to such
    > large files is not kind to the cache, though. :-)

    BT doesn't use mmap(), just seek()/read()/write().

    --
    Andrew I MacIntyre                     "These thoughts are mine alone..."
    E-mail: andymac@bullseye.apana.org.au  (pref) | Snail: PO Box 370
            andymac@pcug.org.au             (alt) |        Belconnen  ACT  2616
    Web:    http://www.andymac.org/               |        Australia
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Richard Mahoney: "Re: burncd: ioctl(CDRIOCFLUSH): Input/output error"