Mostly nano learning blog series Protection granule: In the context of error detection mechanisms in RAS (Reliability, Availability, and Serviceability) systems, a protection granule refers to the size of the data unit that is protected by the error detection mechanism. For example, in memory systems, Error Correcting Code (ECC) is a commonly used error detection… Continue reading RAS (Reliability, availability and serviceability) 001
Category: bootloader
ELF – Executable and Linkable Format
A Walk-through on ELF file, construct, examples, tools, and lots of information sources.