https://bugs.kde.org/show_bug.cgi?id=416682

--- Comment #6 from Krishna <muppakrish...@gmail.com> ---
(In reply to Tom Hughes from comment #4)
> In what way is the offset "invalid" and why does it matter whether mmap or
> mmap2 is used? Are you trying to use some feature that only mmap2 supports?

Sorry for delayed in my response. We have a problem with large offset which the
offset can't find available in system memory space. And it is typically
2GB(2*1GB).

And the offset range expected for 2nd segment from 0x9000_0000 to 0xCFFF_FFFF.

I think yes, we are interested for mmap2 feature as we could some code
manipulation with offset.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to