=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/64.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- www/64.html 2018/10/16 03:39:39 1.77 +++ www/64.html 2018/10/16 06:18:16 1.78 @@ -133,6 +133,10 @@
  • Support for drive and battery status sensors and bio in mfii(4).
  • On i386 Intel CPU microcode is loaded on boot. +
  • On i386 reduce the size of the area reserved for + brk(2) + to make more memory available to anonymous + mmap(2) calls.
  • On sparc64 ldomctl(8) now supports more modern firmware found on SPARC T2+ and T3 machines in particular such as T1000, T5120 and T5240. @@ -431,6 +435,10 @@ now supports client certificate authentication.
  • Numerous improvements to the fuse(4) subsystem. +
  • Improvements to the way the kernel searches for available + memory to satisfy anonymous + mmap(2) + calls.