Re: ibv_reg_mr call failed

2013-05-31 Thread Or Gerlitz
On Fri, May 31, 2013 at 2:05 AM, Liu Ginhann ginhann@grassvalley.com wrote: Or, Tried __get_free_pages, kmalloc, all behave the same - fail in ibv_reg_mr call but the va mapped back is fine for peek and poke. Any other suggestion? Yes, tell from where the EFAULT error originates

Re: [RFC][PATCH] mm: Fix RLIMIT_MEMLOCK

2013-05-31 Thread Ingo Molnar
* KOSAKI Motohiro kosaki.motoh...@gmail.com wrote: I'm unhappy you guys uses offensive word so much. Please cool down all you guys. :-/ In fact, _BOTH_ the behavior before and after Cristoph's patch doesn't have cleaner semantics. Erm, this feature _regressed_ after the patch. All

Re: [PATCH] osm_console_io.c Memory leak when closing console

2013-05-31 Thread Hal Rosenstock
On 5/30/2013 10:38 AM, Line Holen wrote: Use fclose() rather than close() to avoid memory leaks. Also lowered the loglevel of a couple of log messages. Signed-off-by: Line Holen line.ho...@oracle.com Thanks. Applied. -- Hal -- To unsubscribe from this list: send the line unsubscribe

RE: [PATCH v3] Add trap details to notice log message

2013-05-31 Thread Hefty, Sean
Are you suggesting to do this in addition to ib_types.h or instead of ? umad_sm.h seems to hold only a small subset of what's found in ib_types.h. umad_sm.h was only recently added. I'm suggesting to put the definitions there instead of within the opensm header file, so that the definitions

Re: [PATCH v3] Add trap details to notice log message

2013-05-31 Thread Hal Rosenstock
On 5/31/2013 10:40 AM, Hefty, Sean wrote: Are you suggesting to do this in addition to ib_types.h or instead of ? umad_sm.h seems to hold only a small subset of what's found in ib_types.h. umad_sm.h was only recently added. and there is no release yet with those files. I'm suggesting to

Re: [PATCH v3] Add trap details to notice log message

2013-05-31 Thread Line Holen
On 05/31/13 17:43, Hal Rosenstock wrote: On 5/31/2013 10:40 AM, Hefty, Sean wrote: Are you suggesting to do this in addition to ib_types.h or instead of ? umad_sm.h seems to hold only a small subset of what's found in ib_types.h. umad_sm.h was only recently added. and there is no release yet

Re: [PATCH v3] Add trap details to notice log message

2013-05-31 Thread Hal Rosenstock
On 5/31/2013 12:44 PM, Line Holen wrote: On 05/31/13 17:43, Hal Rosenstock wrote: On 5/31/2013 10:40 AM, Hefty, Sean wrote: Are you suggesting to do this in addition to ib_types.h or instead of ? umad_sm.h seems to hold only a small subset of what's found in ib_types.h. umad_sm.h was only