Re: [PATCH 01/10] IB/ehca: Support for multiple event queues

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joachim Fenkes
Date: Monday, July 16, 2007 - 1:34 pm

Roland Dreier <rdreier@cisco.com> wrote on 16.07.2007 18:04:26:


The round-robin feature was primarily meant as a debug/evaluation feature; 
it is not supposed to be active by default. ULP programmers can, for 
example, quickly evaluate the performance increase that comp_vectors could 
give them, without changing their code. Without this debug option, the 
comp_vector policy is still up to the ULPs.
 

That sounds like a reasonable idea -- I'll change that right away.


If so, I think the policies should be handled by the IB core code instead 
of being re-invented by each driver. The IB core would then again pass 
actual comp_vector values to the driver.
 

It's your call, but the code is there and I don't expect it to change a 
lot later, so it could be used by others to get a first impression of 
what's possible using comp_vectors and to gather some experience with 
them.

Regards,
  Joachim
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 01/10] IB/ehca: Support for multiple event queues, Joachim Fenkes, (Thu Jul 12, 8:46 am)
[PATCH 02/10] IB/ehca: Fix HW level autodetection, Joachim Fenkes, (Thu Jul 12, 8:47 am)
[PATCH 07/10] IB/ehca: MR/MW structure refactoring, Joachim Fenkes, (Thu Jul 12, 8:52 am)
[PATCH 08/10] IB/ehca: Restructure ehca_set_pagebuf(), Joachim Fenkes, (Thu Jul 12, 8:53 am)
[PATCH 10/10] IB/ehca: Support large page MRs, Joachim Fenkes, (Thu Jul 12, 8:54 am)
Re: [PATCH 10/10] IB/ehca: Support large page MRs, Roland Dreier, (Mon Jul 16, 10:37 am)
Re: [PATCH 01/10] IB/ehca: Support for multiple event queues, Joachim Fenkes, (Mon Jul 16, 1:34 pm)
Re: [PATCH 01/10] IB/ehca: Support for multiple event queues, Hoang-Nam Nguyen, (Mon Jul 16, 1:37 pm)
Re: [PATCH 10/10] IB/ehca: Support large page MRs, Joachim Fenkes, (Mon Jul 16, 2:11 pm)
Re: [PATCH 10/10] IB/ehca: Support large page MRs, Roland Dreier, (Mon Jul 16, 8:50 pm)
Re: [PATCH 01/10] IB/ehca: Support for multiple event queues, Michael S. Tsirkin, (Mon Jul 16, 9:37 pm)
Re: [PATCH 10/10] IB/ehca: Support large page MRs, Joachim Fenkes, (Mon Jul 16, 11:29 pm)
Re: [PATCH 01/10] IB/ehca: Support for multiple event queues, Michael S. Tsirkin, (Tue Jul 17, 2:32 pm)
Re: [PATCH 01/10] IB/ehca: Support for multiple event queues, Hoang-Nam Nguyen, (Thu Jul 19, 8:03 am)