[rds-devel] [PATCH 1/2] RDS/IB: prepare IB specific header extensions

Or Gerlitz or.gerlitz at gmail.com
Wed Nov 14 01:48:16 PST 2007


On Nov 13, 2007 6:24 PM, Olaf Kirch <olaf.kirch at oracle.com> wrote:

> From: Olaf Kirch <olaf.kirch at oracle.com>
>
> [EXPERIMENTAL] RDS/IB: prepare IB specific header extensions
>
> This patch prepares the scaffolding for RDS/IB flow control.
> It creates a struct rds_ib_header, which contains the RDS
> header itself, and will provide room for IB specific extensions.
>
> The patch does the necessary code changes to use the new type
> instead of struct rds_header, where necessary.
>
> Signed-off-by: Olaf Kirch <olaf.kirch at oracle.com>
> ---
>  net/rds/ib.h      |   13 ++++++++++---
>  net/rds/ib_cm.c   |   12 ++++++------
>  net/rds/ib_recv.c |   41 ++++++++++++++++++++++-------------------
>  net/rds/ib_send.c |   13 +++++++++----
>  4 files changed, 47 insertions(+), 32 deletions(-)
>
> Index: ofa_kernel-1.2.5.1/net/rds/ib.h
>

Hi Olaf,

I was asking you few days ago to set a git tree where RDS would be
maintained, with v2 and v3 heads, such that
patches can be generated and applied to it. I think its quite crucial to do
so if we want to posses normal open source
git based process for the RDS developer community, what do you say? If you
want to have your git tree located on
the open fabrics server, Vlad can help with that.

Or.

Or.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/rds-devel/attachments/20071114/3bcb3453/attachment.html


More information about the rds-devel mailing list