Re: [devel] [PATCH 1 of 3] MDS: TIPC performance improvement [#654]

2014-02-05 Thread Hans Feldt
Great to see the performance improvement but seriously... This patch does the same thing my previous patch did in a more intrusive, more complex and non scalable way. Compare: 4 files changed, 51 insertions(+), 25 deletions(-) With: 11 files changed, 374 insertions(+), 29 deletions(-) And

Re: [devel] [PATCH 1 of 3] MDS: TIPC performance improvement [#654]

2014-02-05 Thread SuryaNarayana Garlapati
On Wednesday 05 February 2014 05:09 PM, Hans Feldt wrote: Great to see the performance improvement but seriously... This patch does the same thing my previous patch did in a more intrusive, more complex and non scalable way. [Surya] This includes TCP as well, which your patch was missing.

Re: [devel] [PATCH 1 of 3] MDS: TIPC performance improvement [#654]

2014-02-04 Thread A V Mahesh
People who ware viewing Mail text format didint received the performance statistics Table , please find it as attachment . -AVM On 2/4/2014 3:59 PM, A V Mahesh wrote: Hi All, This patch adjusted the MDS send fragmentation size from 1400 to 65479. This value is derived from

Re: [devel] [PATCH 1 of 3] MDS: TIPC performance improvement [#654]

2014-02-04 Thread praveen malviya
I am not seeing any attachment. Can you please send it in text format. Thanks, Praveen On 04-Feb-14 4:11 PM, A V Mahesh wrote: People who ware viewing Mail text format didint received the performance statistics Table , please find it as attachment . -AVM On 2/4/2014 3:59 PM, A V Mahesh

Re: [devel] [PATCH 1 of 3] MDS: TIPC performance improvement [#654]

2014-02-04 Thread A V Mahesh
? /AndersBj -Original Message- From: A V Mahesh [mailto:mahesh.va...@oracle.com] Sent: den 4 februari 2014 12:00 To: praveen malviya Cc: opensaf-devel@lists.sourceforge.net Subject: Re: [devel] [PATCH 1 of 3] MDS: TIPC performance improvement [#654] Sorry for that , 1) Standby

[devel] [PATCH 1 of 3] MDS: TIPC performance improvement [#654]

2014-01-29 Thread mahesh . valla
osaf/libs/core/include/mds_papi.h|4 +- osaf/libs/core/include/ncsusrbuf.h | 17 ++- osaf/libs/core/mds/include/mds_core.h| 25 +++ osaf/libs/core/mds/include/mds_dt.h | 25 +++- osaf/libs/core/mds/include/mds_dt2c.h|1 +