[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to implement memory protection?



Hi,

  I need a simple memory protection mechanism into RTEMS based on x86.


  I see in RTEMS 386 bsp there are routines to convert logical address
into physical address,
  but no privilege transition.


  segmentation or paging? could anybody give me some suggestions?

  best regards!