mmap() problem

Hans Petter Selasky hselasky at c2i.net
Wed Jul 28 08:59:50 UTC 2010


Hi,

When is it safe to free memory which has been mmapped to a user-space 
application? After close() or during close() or before close() or when the 
process/thread terminates?

--HPS


More information about the freebsd-current mailing list