login
Header Space

 
 

Remaping page range

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Date: Tuesday, May 6, 2008 - 9:09 am

Specific problem.
for recovery reasons I need to keep current mmaping in user space, but
to force Kernel to invalidate pages assigned to given file descriptor.
I tried wild-guess  with 'zap_page_range' and
'invalidate_inode_pages'.... does not work.

Is there already way to remove all pages linked to specific inode?

Something like 'do_mremap' will be perfect, only if I can overlap old
and new address....

Thanks in advance
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Remaping page range, Mile Davidovic, (Tue May 6, 9:09 am)
speck-geostationary