=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/74.html,v retrieving revision 1.67 retrieving revision 1.68 diff -c -r1.67 -r1.68 *** www/74.html 2023/10/14 17:21:15 1.67 --- www/74.html 2023/10/14 17:55:54 1.68 *************** *** 117,124 **** of pf(4) and with parallelisation of the network stack in the future. The protocol remains compatible with the older version. -
  • Protect struct clockintr(9)_queue with a mutex so that arbitrary CPUs - can manipulate clock interrupts established on arbitrary CPU queues.
  • Pushed kernel lock into nd6_resolve().
  • Removed kernel locks from the ARP input path.
  • Pulled MP-safe arprequest() out of kernel lock. --- 117,122 ----