<div dir="ltr"><span style="font-size:12.8px">We are trying to map the file and content is written in to specific offset.</span><div style="font-size:12.8px">In meanwhile, if try to access the mmap'd content at specified offset, we are getting NULL value. we have not called msync() yet. the mmap called with MAP_SHARED.</div><div style="font-size:12.8px">Is it possible that mmap content can differ on read after write or is this the problem happening because read is called before the msync().Sorry ,it is very generic question ..Wanted to know if any idea on the behavior.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Prem</div></div>