[BACK]Return to 67.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/67.html between version 1.56 and 1.57

version 1.56, 2020/05/09 21:02:20 version 1.57, 2020/05/10 15:50:43
Line 106 
Line 106 
     <li>Switched the default compiler on powerpc to clang.      <li>Switched the default compiler on powerpc to clang.
     <li>Bumped <a href="https://man.openbsd.org/nvme">nvme(4)</a> max      <li>Bumped <a href="https://man.openbsd.org/nvme">nvme(4)</a> max
         physio() i/o size to 128K.          physio() i/o size to 128K.
     <li>Blocked <a href="https://man.openbsd.org/apmd">apmd(8)</a>      <li>Improved <a href="https://man.openbsd.org/apmd">apmd(8)</a>
         autoaction for 60 seconds after resume, preventing spurious          support for automatic suspend/hibernate (-z/-Z).  The daemon now
         suspend/resume cycles.          reacts to power changes messages sent by the battery driver.
     <li>Checked battery life against autoaction level on power change          Those messages are ignored for 60 seconds after a resume, so
         events in <a href="https://man.openbsd.org/apmd">apmd(8)</a>, making          that the user can take control before the machine goes back to
         -z/-Z work with <a          sleep.
         href="https://man.openbsd.org/acpibat">acpibat(4)</a>.  
     <li>Prevented a kernel hang when no unlocked ffs_softdep worklist      <li>Prevented a kernel hang when no unlocked ffs_softdep worklist
         items could be processed.          items could be processed.
     <li>Stopped counting pages mapped as PROT_NONE against the      <li>Stopped counting pages mapped as PROT_NONE against the

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57