All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] IB/ehca: Perfomance improvment for creation of queue pairs
@ 2009-04-21 15:15 ` Stefan Roscher
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Roscher @ 2009-04-21 15:15 UTC (permalink / raw)
  To: LinuxPPC-Dev, LKML, OF-EWG, Roland Dreier
  Cc: fenkes, alexschm, raisch, stefan.roscher

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 0/3] IB/ehca: Perfomance improvment for creation of queue pairs
@ 2009-04-21 15:15 ` Stefan Roscher
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Roscher @ 2009-04-21 15:15 UTC (permalink / raw)
  To: LinuxPPC-Dev, LKML, OF-EWG, Roland Dreier
  Cc: raisch, fenkes, alexschm, stefan.roscher, hnguyen

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/3] IB/ehca: Perfomance improvment for creation of queue pairs
  2009-04-21 15:15 ` Stefan Roscher
@ 2009-04-21 17:33   ` Roland Dreier
  -1 siblings, 0 replies; 4+ messages in thread
From: Roland Dreier @ 2009-04-21 17:33 UTC (permalink / raw)
  To: Stefan Roscher
  Cc: stefan.roscher, fenkes, LKML, OF-EWG, LinuxPPC-Dev, raisch,
	alexschm

 > Because of this fundamental code change we will also increment the version number.

So this is 2.6.31-targeted stuff I assume?  (Too late in the 2.6.30
cycle for "fundamental code change" of course)

 - R.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/3] IB/ehca: Perfomance improvment for creation of queue pairs
@ 2009-04-21 17:33   ` Roland Dreier
  0 siblings, 0 replies; 4+ messages in thread
From: Roland Dreier @ 2009-04-21 17:33 UTC (permalink / raw)
  To: Stefan Roscher
  Cc: LinuxPPC-Dev, LKML, OF-EWG, Roland Dreier, raisch, fenkes,
	alexschm, stefan.roscher, hnguyen

 > Because of this fundamental code change we will also increment the version number.

So this is 2.6.31-targeted stuff I assume?  (Too late in the 2.6.30
cycle for "fundamental code change" of course)

 - R.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-21 17:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 15:15 [PATCH 0/3] IB/ehca: Perfomance improvment for creation of queue pairs Stefan Roscher
2009-04-21 15:15 ` Stefan Roscher
2009-04-21 17:33 ` Roland Dreier
2009-04-21 17:33   ` Roland Dreier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.