[openib-general] Re: mstflint - test1
Michael S. Tsirkin
mst at mellanox.co.il
Thu Jan 13 10:57:38 PST 2005
Hello!
Quoting r. Tom Duffy (tduffy at sun.com) "Re: mstflint - test1":
> On Thu, 2005-01-13 at 10:44 +0200, Michael S. Tsirkin wrote:
> > Also, strace seems to be broken: we are passing the last parameter
> > 0x1ff00100000ULL explicitly, but strace shows 0x1ff00100.
>
> That is clear. I will send a report about that to the strace
> maintainer.
>
> -tduffy
So, since mmapping /dev/mem does not work:
I added an option to do pread/pwrite on dev/mem instead of
mmap, on the off-chance that it might work (it does not
on a regular x86 box).
To try, turn off CONFIG_ENABLE_MMAP and turn on
CONFIG_ENABLE_READWRITE.
mst
More information about the general
mailing list