=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/44.html,v retrieving revision 1.10 retrieving revision 1.11 diff -c -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,156 ****
  • 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 ! malloc(3), the general purpose memory allocator.
  • The statfs(3) system call has been enhanced to support large filesystems. --- 148,159 ----
  • 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 !
  • A greatly improved implementation of ! 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,200 **** Some highlights:

    --- 197,204 ---- Some highlights:

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