cvs commit: src/sys/geom/vinum geom_vinum_plex.c geom_vinum_var.h
    Lukas Ertl 
    le at FreeBSD.org
       
    Sun Nov  7 09:26:22 PST 2004
    
    
  
le          2004-11-07 17:26:22 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    sys/geom/vinum       geom_vinum_plex.c geom_vinum_var.h 
  Log:
  MFC:
  
    Give each plex a separate queue where held back bios are put on.
    This lowers the CPU usage of the worker thread and prevents a
    possible live lock on non-SMP machines.
  
  Revision  Changes    Path
  1.8.2.3   +15 -3     src/sys/geom/vinum/geom_vinum_plex.c
  1.1.2.3   +1 -0      src/sys/geom/vinum/geom_vinum_var.h
    
    
More information about the cvs-all
mailing list