Ran Shalit
unread,Feb 21, 2012, 3:16:56 AM2/21/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
I would like to ask a question regarding using vxWorks without MMU:
in "vxworks_application_programmers_guide_6.7" it is said:
"
The advantages of a configuration without MMU support are that it
....
The address space is limited to the available system RAM, which is
typically
smaller than it would be available on systems with MMU-based address
translation enabled. Because of the smaller address space, a system is
more
likely to run out of large contiguous blocks of memory due to
fragmentation"
My question is: why a configuration without MMU is more limited in
memory ? Does this passage mean that we use swap and other memory such
as flash in the configuration without MMU?
Thank you very much,
Ran