help for a paper

hi all,
I need to present a paper on how memory management works in QNX.can anyone give me good links/resources for that?
thanks
lots of love,
sarah

QNX has not documented the memory manager at all, so I don’t think you’ll
find any links/resources.

A few basic, misc things I do know about the mem. mgr.

  • It’s very simple, at least in comparison to BSD or Linux VM’s (which are
    very well doc’d, see http://www.memorymanagement.org/ )
  • It uses a flat memory model and paging (vs. segmentation which QNX 4
    used). You can find a lot about how it works by looking in Intel docs)
  • Paging to disk (swapping) is not really supported


    “Sarah Connor” <mahabali@vsnl.com> wrote in message
    news:1103_1017502869@inn.qnx.com

hi all,
I need to present a paper on how memory management works in QNX.can anyone
give me good links/resources for that?
thanks
lots of love,
sarah