Sciweavers

RTCSA
1997
IEEE

On memory protection in real-time OS for small embedded systems

13 years 9 months ago
On memory protection in real-time OS for small embedded systems
Memory protection is an important OS feature for the reliability and safety of real-time control systems. In this paper, we study the feasibility of memory protection in small embedded systems in which memory size ranges from several tens of KBytes to several hundreds of KBytes. We evaluate various protection methods in terms of memory consumption, processing overhead, multiple-thread support, region enlargement, and hardware support. We present a new protection method called Intermediate-level Skip Multi-Size Paging which skips unused intermediate-level page tables of Multi-level Paging and supports several page sizes. Our evaluation results show that this method along with Paged Segmentation and Short-Circuit Segment Tree are more cost-effective than other known memory protection methods. Also, the feasibilityof Intermediate-level Skip Multi-Size Paging can be improved if a MMU supporting several page sizes is available for microprocessors. Key Words:Embedded system, memory protecti...
Shoji Suzuki, Kang G. Shin
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1997
Where RTCSA
Authors Shoji Suzuki, Kang G. Shin
Comments (0)