Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2010 10:56:43 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Subject:   mmap() problem
Message-ID:  <201007281056.43100.hselasky@c2i.net>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007281056.43100.hselasky>