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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to