Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 1996 21:20:23 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/cmp regular.c
Message-ID:  <199612110520.VAA14641@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/12/10 21:20:23

  Modified:    usr.bin/cmp  regular.c
  Log:
  When mmap is used, do an madvise(MADV_SEQUENTIAL) to make things
  go much more quickly when file input is really done.  Of course, the
  fully cached case will make no difference.
  
  Revision  Changes    Path
  1.2       +3 -0      src/usr.bin/cmp/regular.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612110520.VAA14641>