=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/44.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- www/44.html 2008/08/22 19:04:23 1.10 +++ www/44.html 2008/08/22 19:13:27 1.11 @@ -148,9 +148,12 @@
  • A greatly changed buffer cache subsystem which maps cache pages only when in use, resulting in improved filesystem performance, and allowing for the effective use of a much larger buffer cache -
  • An improved implementation of +
  • A greatly improved implementation of - malloc(3), the general purpose memory allocator. + malloc(3), the general purpose memory allocator, + which catches more mistakes, reduces address space fragmentation, + and is faster. +
  • The statfs(3) system call has been enhanced to support large filesystems. @@ -194,7 +197,8 @@ Some highlights:

    @@ -602,7 +606,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 44.html,v 1.10 2008/08/22 19:04:23 otto Exp $ +$OpenBSD: 44.html,v 1.11 2008/08/22 19:13:27 espie Exp $