[ewg] [GIT PULL OFED-1.5] Please pull QLogic VNIC GIT trees

2009-07-30 Thread Ramachandra K
Vlad, For OFED-1.5, please pull a) The QLogic VNIC driver from the ofed_1_5 branch at: git://git.openfabrics.org/~ramachandrak/qlgc_vnic.git ofed_1_5 This will get back port related changes: Added backport for dev_set_name and restored original backport patches. b) The user mode tools

[ewg] [PATCH OFED-1.5] ofabuild: update nfsrdma kernels in build_ofa_kernel.sh

2009-07-30 Thread Jon Mason
The build_ofa_kernel.sh script does not include nfsrdma in the RHEL5 and SLES10 kernel builds. Signed-Off-By: Jon Mason diff --git a/build_ofa_kernel.sh b/build_ofa_kernel.sh index 9373e4f..381a289 100755 --- a/build_ofa_kernel.sh +++ b/build_ofa_kernel.sh @@ -120,7 +120,7 @@ set_packages()

Re: [ofa-general] Re: [ewg] [Patch mthca backport] Don't use kmalloc > 128k

2009-07-30 Thread Doug Ledford
On Jul 27, 2009, at 1:10 PM, Roland Dreier wrote: And I don't think the upstream kernel has that limit on kmalloc size either (at least with SLUB, not sure about SLAB). This patch was actually written as an emulation of the upstream SLUB behavior, which is exactly the same thing: on large alloc

[ewg] [PATCH] mlx4_core: map sufficient ICM memory for EQs

2009-07-30 Thread Eli Cohen
Current implementation allocates a single host page for EQ context memory. As the number of CPU cores increases, and since the number of required EQs depends on this number, this patch removes the hard coded limit and makes the allocation dependent on EQ entry size and the number of required EQs.

Re: [ewg] [GIT PULL OFED-1.5] NFSRDMA bug fixes

2009-07-30 Thread Vladimir Sokolovsky
Jon Mason wrote: Hey Vlad, Please pull from ssh://v...@sofa.openfabrics.org/home/jon/scm/ofed_kernel-1.5.git dev Done, Regards, Vladimir ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg