=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- www/53.html 2013/03/14 20:59:49 1.57 +++ www/53.html 2013/03/14 21:05:47 1.58 @@ -237,6 +237,7 @@
  • Improved our own pkg-config(1) implementation to make it compatible with freedesktop.org's 0.27.1 release.
  • A number of improvements to the buffer cache and page daemon interactions to avoid issues in low memory/low kva situations. +
  • Switch default disk I/O sort algorithm to NSCAN for improved fairness and response times.
  • Various bug fixes in uvm to avoid potential races and deadlock issues.
  • Softdep speedup improvements by the revert of a previously necessary workaround to prevent kva starvation.
  • Memory filesystem (mfs) switched to bufq, giving us queue limits and FIFO queueing (rather than the current LIFO queueing). @@ -858,7 +859,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 53.html,v 1.57 2013/03/14 20:59:49 tedu Exp $ +$OpenBSD: 53.html,v 1.58 2013/03/14 21:05:47 tedu Exp $