[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Question regarding SLAB corruption
> 2.6.18 kernel + Xen 3.1 + OFED 1.2 OK, if it's OFED 1.2 then you have a pretty recent mthca driver. See what happens if you comment out the line dev->mthca_flags |= MTHCA_FLAG_FMR; in mthca_mr.c. (It's in an if/else statement so obviously you have to get rid of the line in a way that leaves the driver compiling etc...) That should make the driver stop writing directly into the memory translation table. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |