cvs commit: src/sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_multiq.c

Kip Macy kmacy at FreeBSD.org
Sun Jan 13 14:38:18 PST 2008


kmacy       2008-01-13 22:38:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb         cxgb_adapter.h cxgb_main.c cxgb_multiq.c 
  Log:
  Convert over to using the multiqueue infrastructure although all calls going
  through cxgb_start still end up using queue 0
  
  Revision  Changes    Path
  1.26      +0 -4      src/sys/dev/cxgb/cxgb_adapter.h
  1.44      +1 -107    src/sys/dev/cxgb/cxgb_main.c
  1.2       +92 -96    src/sys/dev/cxgb/cxgb_multiq.c


More information about the cvs-src mailing list