linux/drivers/infiniband/hw/qib
Ralph Campbell 0502f94c62 IB/qib: Set cfgctxts to number of CPUs by default
Up to now, we have set the number of available user contexts based on
the number of hardware contexts which is set according to the number
of available CPUs.  This was fine since most CPUs had a power of two
number of cores and the chip supported 4, 8, or 16 user contexts.  Now
that some systems have 12 cores, the default isn't optimal and should
be set to 12 even though 16 hardware contexts need to be enabled.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-08-03 13:59:05 -07:00
..
Kconfig
Makefile IB/qib: Use request_firmware() to load SD7220 firmware 2010-07-08 13:27:05 -07:00
qib_6120_regs.h
qib_7220_regs.h
qib_7220.h IB/qib: Use request_firmware() to load SD7220 firmware 2010-07-08 13:27:05 -07:00
qib_7322_regs.h IB/qib: Mask hardware error during link reset 2010-07-06 14:13:20 -07:00
qib_common.h IB/qib: Allow PSM to select from multiple port assignment algorithms 2010-07-21 11:39:36 -07:00
qib_cq.c
qib_diag.c IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem 2010-07-06 14:13:20 -07:00
qib_dma.c
qib_driver.c
qib_eeprom.c
qib_file_ops.c IB/qib: Allow PSM to select from multiple port assignment algorithms 2010-07-21 11:39:36 -07:00
qib_fs.c IB/qib: Use generic_file_llseek 2010-07-21 11:39:27 -07:00
qib_iba6120.c IB/qib: Clear 6120 hardware error register 2010-07-06 14:13:40 -07:00
qib_iba7220.c
qib_iba7322.c IB/qib: Set cfgctxts to number of CPUs by default 2010-08-03 13:59:05 -07:00
qib_init.c IB/qib: Set cfgctxts to number of CPUs by default 2010-08-03 13:59:05 -07:00
qib_intr.c
qib_keys.c
qib_mad.c
qib_mad.h
qib_mmap.c
qib_mr.c
qib_pcie.c IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem 2010-07-06 14:13:20 -07:00
qib_pio_copy.c
qib_qp.c
qib_qsfp.c
qib_qsfp.h
qib_rc.c
qib_ruc.c
qib_sd7220.c IB/qib: Use request_firmware() to load SD7220 firmware 2010-07-08 13:27:05 -07:00
qib_sdma.c
qib_srq.c
qib_sysfs.c
qib_twsi.c
qib_tx.c IB/qib: Avoid variable-length array 2010-07-19 13:21:24 -07:00
qib_uc.c
qib_ud.c
qib_user_pages.c
qib_user_sdma.c
qib_user_sdma.h
qib_verbs_mcast.c
qib_verbs.c
qib_verbs.h
qib_wc_ppc64.c
qib_wc_x86_64.c
qib.h IB/qib: Avoid variable-length array 2010-07-19 13:21:24 -07:00