Data space creation and physical memory allocation strategy.

Julian Stecklina js at ...14...
Fri Jun 10 17:23:17 CEST 2011


On 06/10/2011 03:48 PM, Norman Feske wrote:
>> Does anybody know whether Linux has a similar mechanism (i.e. reserve a
>> chunk of physical memory for a virtual memory region before the first
>> access to this region)? If not, what are the pros and cons of these two
>> strategies?
> 
> I am not aware of a Linux mechanism for reserving physical memory. But
> as Linux is used for real-time applications, I expect that there exists
> a mechanism.

I think mmap()+mlock() do exactly that.

Regards, Julian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.genode.org/pipermail/users/attachments/20110610/84140fe7/attachment.sig>


More information about the users mailing list