On Mon, Aug 6, 2012 at 6:51 PM, Yishai Hadas <[email protected]> wrote: > In the meanwhile I have found the root cause of the limit of log_num_mtt of > 28. Plan to > send in coming days an extra patch that enables value of 31 which match to > 8TB.
nice doing. Just an ordering comment, for the upstream inclusion, it seems that what we need is two patches 1. fix for some issues e.g around ints/longs and friends which is likely to be the source of the bug which once fixed eliminated the crashes you hit in the 28-30/31 range 2. the vmalloc etc patch you posted here This way you avoid reverting some code from patch #2 in patch #1 - it helps with maintainance Or. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
