SEARCH  

NEWS

2010.10.06:11:36:28
Komputronik: rośnie rola usług na rynku salonów komputerowych
Polski rynek salonów komputerowych zmienia swój charakter z typowo sprzedażowego na usługowy. W ten sposób salony wchodzą w wysokomarżowy segment gospodarki, który zajmowany był do tej pory przez wyspecjalizowane firmy. Jednocześnie zyskują nowe atuty w konkurencji z dużymi marketami elektronicznymi.

 

messageID:516160007786
author:Jason Gunthorpe
title:Re IPoIB multiqueue support
On Tue, 11 May 2010, Jason Gunthorpe wrote: Right but then would each individual QP need its own IP address? I think Roland means that each IP multicast address is mapped into an IB multicast GID, and you can bind a QP to a set of MGIDs. Right now the driver binds all MGIDs to the rx QP and basically ignores the MGID on receive. Aha. To go multi-queue youd create multiple QPs and spread the MGID binds amongst them. It would be best to bind them to the QP of the local processor (assuming that the process continues to run on that processor). What about unicast traffic? One QP gets all unicast? Yes, but the downside is that if you rely on the kernel to the group join then the HCA will send the packet to user space and the kernel QP. Some of the weird features in the RDMA CM seem to be for supporting this.. The UMCAST flag can stop the kernel from processing the IGMP reply. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at rel="nofollow" vger.kernel.org/majordomo-info.html vger.kernel.org/majordomo-info.html
Index