cvs commit: src/sys/sys smp.h src/sys/kern subr_smp.c

John Birrell jb at FreeBSD.org
Fri May 23 04:05:27 UTC 2008


jb          2008-05-23 04:05:26 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              smp.h 
    sys/kern             subr_smp.c 
  Log:
  Allow a rendezvous with just a specified CPU too.
  
  Make the API work in the non-smp case too so that a kernel module
  can work the same regardless of whether or not it is loaded on a SMP
  kernel or not.
  
  Revision  Changes    Path
  1.207     +61 -19    src/sys/kern/subr_smp.c
  1.88      +6 -1      src/sys/sys/smp.h


More information about the cvs-src mailing list