OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Artur Grabowski (artcvs.openbsd.org)
Date: Thu May 23 2002 - 09:35:20 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: artcvs.openbsd.org 2002/05/23 08:35:20

    Modified files:
            sys/isofs/cd9660: cd9660_vnops.c

    Log message:
    Since the days of architectures where page size is smaller than
    9660 block size are long gone and we can't use cluster_read on modern
    machines, improve the dumb read-ahead.

    Doesn't change much on macppc and sparc64, but gives a nice speed boost on
    i386 (noone knows why). espie can watch his DVDs again.

    espie ok (noone else complained)