cvs commit: src/sys/vm vm_map.c

Andrew Gallatin gallatin at FreeBSD.org
Mon Jun 28 12:15:41 PDT 2004


gallatin    2004-06-28 19:15:40 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_map.c 
  Log:
  Fix alpha - the use of min() on longs was loosing the high bits and
  returning wrong answers, leading to strange values vm2->vm_{s,t,d}size.
  
  Revision  Changes    Path
  1.340     +3 -3      src/sys/vm/vm_map.c


More information about the cvs-src mailing list