[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200904211715.32625.ossrosch@linux.vnet.ibm.com>
Date: Tue, 21 Apr 2009 17:15:32 +0200
From: Stefan Roscher <ossrosch@...ux.vnet.ibm.com>
To: "LinuxPPC-Dev" <linuxppc-dev@...abs.org>,
LKML <linux-kernel@...r.kernel.org>,
"OF-EWG" <ewg@...ts.openfabrics.org>,
Roland Dreier <rolandd@...co.com>
Cc: raisch@...ibm.com, fenkes@...ibm.com, alexschm@...ibm.com,
stefan.roscher@....ibm.com, hnguyen@...ibm.com
Subject: [PATCH 0/3] IB/ehca: Perfomance improvment for creation of queue pairs
This patchset contains performance improvments for ehca driver.
It will skip code which is not necessary for userspace queue pairs
and will replace vmalloc() calls with kmalloc().
Because of this fundamental code change we will also increment the version number.
They should apply cleanly against 2.6.30 git tree.
Thanks
Stefan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists