cvs commit: src/sys/dev/arcmsr arcmsr.c
    Scott Long 
    scottl at FreeBSD.org
       
    Tue Jul 31 20:16:51 UTC 2007
    
    
  
scottl      2007-07-31 20:16:50 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/arcmsr       arcmsr.c 
  Log:
  Make the driver fully MPSAFE.  This fixes some serious locking problems
  that could cause panics and corruption under moderate load.  Many thanks
  to Matt Reimer, Tom McDonald, and the rest of the guys at VPOP.net for
  their help in identifying and testing this.
  
  Approved by: re
  
  Revision  Changes    Path
  1.24      +32 -12    src/sys/dev/arcmsr/arcmsr.c
    
    
More information about the cvs-all
mailing list