cvs commit: src/sys/kern subr_witness.c

Attilio Rao attilio at FreeBSD.org
Fri Nov 23 20:32:33 PST 2007


attilio     2007-11-24 04:32:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_witness.c 
  Log:
  Fix the spinlock static table adding missing spinlocks.
  - rm_spinlock has turnstile chain as child
  - srclock has callout and clk as child, found by witness "emulation".
    Just move it very high in our ranking
  
  Revision  Changes    Path
  1.238     +2 -0      src/sys/kern/subr_witness.c


More information about the cvs-src mailing list