=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/64.html,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- www/64.html 2018/10/15 16:27:40 1.68 +++ www/64.html 2018/10/15 16:41:02 1.69 @@ -390,6 +390,11 @@ the time spent by each CPU waiting on spinning locks.
  • Improved read speed on MSDOSFS via clustering.
  • Access to NFS nodes is now serialized. +
  • systat(1) + has a new uvm view that displays statistics relevant to the UVM subsystem. +
  • mg(1) + now handles carriage returns during incremental search by setting the + mark and exiting the search, as modern emacsen do.