Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2004 19:15:40 +0000 (UTC)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <200406281915.i5SJFeaV060231@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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