=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.43 retrieving revision 1.44 diff -c -r1.43 -r1.44 *** www/53.html 2013/02/26 21:41:04 1.43 --- www/53.html 2013/02/26 23:15:54 1.44 *************** *** 204,210 **** 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.
  • Various bug fixes in uvm to avoid potential races and deadlock issues. !
  • Softdep speedup improvements by the revert of a previously necessary wokaround to prevent kva starvation.
  • Memory filesystem (mfs) switched to bufq, giving us queue limits and FIFO queueing (rather than the current LIFO queueing).
  • Shared library on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie.
  • Threaded programs and libraries can now be linked with the POSIX-standard -lpthread flag instead of the OpenBSD-specific -pthread flag --- 204,210 ---- 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.
  • 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).
  • Shared library on GCC 4 platforms now each get their own stack protector cookies instead of sharing a single global cookie.
  • Threaded programs and libraries can now be linked with the POSIX-standard -lpthread flag instead of the OpenBSD-specific -pthread flag *************** *** 825,831 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.43 2013/02/26 21:41:04 lum Exp $ --- 825,831 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.44 2013/02/26 23:15:54 sthen Exp $