=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus50.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- www/plus50.html 2011/10/14 18:55:18 1.5 +++ www/plus50.html 2011/10/21 02:33:30 1.6 @@ -654,7 +654,7 @@
  • Fixes display glitches occurring during virtual terminal switches with pcdisplay(4) and vga(4).
  • Moved PPWAIT flag from struct proc to process,so that rthreads in a vforked child behave correctly in most architectures machine-dependent code.
  • Use uvm_pmr_isfree() in uvm(9) when DEBUG is defined. -
  • Allow allocation in inet 6 in6_update_ifo() to wait. +
  • Allow allocation in inet6 in6_update_ifo() to wait.
  • Make ATA in wd(4) safer with bigmem.
  • Make spc(4/LUNA88K), mesh(4/MACPPC), aic(4), bha(4), oosiop(4), uha(4/I386), sea(4/I386) use iopools.
  • Allow bce(4) to run properly on systems with more than 1GB of physical memory and re-enable it on i386 and amd64 GENERIC and RAMDISK_CD kernels. @@ -667,8 +667,7 @@
  • Prevent pfsync(4) from deferring packets for states with NOSYNC set.
  • Set dma pools to IPL_VM.
  • Moved P_SUGID and P_SUGIDEXEC from struct proc to process. Ensures checks are done even from an rthread. -
  • memory that the buffer cache will attempt to use. -
  • Constrain vfs(9) and uvm(9) buffer cache to use only the dma reachable region of memory. With this change bufcachepercent will be the percentage of dma reachable +
  • Constrain vfs(9) and uvm(9) buffer cache to use only the dma reachable region of memory. With this change bufcachepercent will be the percentage of dma reachable memory that the buffer cache will attempt to use.
  • Added stat counters to smtpd(8) lookup agent.
  • Make sure that amd64 physical addresses for dma are below the top of the dma constraint range and panic if they are not.
  • Removed obsolete vnode_if.* files from kernel. @@ -968,7 +967,7 @@
    OpenBSD www@openbsd.org -
    $OpenBSD: plus50.html,v 1.5 2011/10/14 18:55:18 deraadt Exp $ +
    $OpenBSD: plus50.html,v 1.6 2011/10/21 02:33:30 deraadt Exp $