=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/74.html,v retrieving revision 1.81 retrieving revision 1.82 diff -c -r1.81 -r1.82 *** www/74.html 2023/10/14 22:32:04 1.81 --- www/74.html 2023/10/14 22:35:53 1.82 *************** *** 86,93 ****
  • Various kernel improvements:
  • Direct Rendering Manager and graphics drivers --- 134,147 ---- in particular to improve locking and to help with unlocking more of pf(4) and with parallelisation of the network stack in the future. ! The protocol remains compatible with the older version.
  • Removed kernel locks from the ARP input path.
  • Pulled MP-safe arprequest() out of kernel lock.
  • Remove the kernel lock from IPv6 neighbor discovery. +
  • Unlock more parts of ioctl(2) and the routing code in the network + stack.
  • Direct Rendering Manager and graphics drivers