Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 1995 12:47:59 -0700
From:      John Dyson <dyson>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vm_fault.c
Message-ID:  <199509241947.MAA11067@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       95/09/24 12:47:59

  Modified:    sys/vm    vm_fault.c
  Log:
  Significantly simplify the fault clustering code.  After some analysis by
  David Greenman, it has been determined that the more sophisticated code
  only made a very minor difference in fault performance.  Therefore, this
  code eliminates some of the complication of the fault code, decreasing
  the amount of CPU used to scan shadow chains.



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