Nonresident Memory

Virtual memory is not supported in µT-Kernel. Therefore, there are no such concepts as resident memory/ nonresident memory.

[Difference with T-Kernel]

Resident and nonresident memory exist in T-Kernel memory. The resident memory is always placed in actual memory, but the nonresident memory may be placed on disk, etc. based on the virtual memory mechanism.

Only the equivalent of T-Kernel resident memory exists in µT-Kernel.

Comments

Click here to Post a Comment