=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/75.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- www/75.html 2024/03/31 01:24:10 1.31 +++ www/75.html 2024/03/31 08:09:41 1.32 @@ -106,14 +106,11 @@ devices.
  • On msdos filesystems, ensure that a complete struct fsinfo is read even if the filesystem sectors are smaller. -
  • Made malloc(3) save - backtraces to show in leak dump with depth of backtrace set via malloc - option D (aka 1), 2, 3 or 4.
  • Implemented per-CPU caching for the page table page (vp) pool and the PTE descriptor (pted) pool in the arm64 pmap implementation. This significantly reduces the side-effects of lock contention on the kernel map lock and leads to significant speedups on machines with - many CPU scores. + many CPU score. @@ -176,6 +173,9 @@
  • Various new userland features: