Memory protection unit
Appearance
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Sandeep pranavam (talk | contribs) at 06:41, 19 February 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 06:41, 19 February 2018 by Sandeep pranavam (talk | contribs)
A memory protection unit (MPU), is a computer hardware unit that provide memory protection. It is usually implemented as part of the central processing unit (CPU).[1] MPU is a trimmed down version of memory management unit (MMU) providing only memory protection support. It is usually implemented in low power processors that require only memory protection and does not need the full fledged feature of a memory management unit like virtual memory management. [2][3]
See also
References
General | |||||
---|---|---|---|---|---|
Variants | |||||
Kernel |
| ||||
Process management |
| ||||
Memory management, resource protection | |||||
Storage access, file systems | |||||
Supporting concepts |
Hardware |
|
---|---|
Virtual memory | |
Segmentation | |
Allocator | |
Manual means | |
Garbage collection | |
Safety | |
Issues | |
Other | |