=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.56 retrieving revision 1.57 diff -c -r1.56 -r1.57 *** www/67.html 2020/05/09 21:02:20 1.56 --- www/67.html 2020/05/10 15:50:43 1.57 *************** *** 106,118 ****
  • Switched the default compiler on powerpc to clang.
  • Bumped nvme(4) max physio() i/o size to 128K. !
  • Blocked apmd(8) ! autoaction for 60 seconds after resume, preventing spurious ! suspend/resume cycles. !
  • Checked battery life against autoaction level on power change ! events in apmd(8), making ! -z/-Z work with acpibat(4).
  • Prevented a kernel hang when no unlocked ffs_softdep worklist items could be processed.
  • Stopped counting pages mapped as PROT_NONE against the --- 106,117 ----
  • Switched the default compiler on powerpc to clang.
  • Bumped nvme(4) max physio() i/o size to 128K. !
  • Improved apmd(8) ! support for automatic suspend/hibernate (-z/-Z). The daemon now ! reacts to power changes messages sent by the battery driver. ! Those messages are ignored for 60 seconds after a resume, so ! that the user can take control before the machine goes back to ! sleep.
  • Prevented a kernel hang when no unlocked ffs_softdep worklist items could be processed.
  • Stopped counting pages mapped as PROT_NONE against the