Skip to content

Commit 6fb8157

Browse files
dcpleungmmahadevan108
authored andcommitted
doc: release/4.0: add bits about demand paging
This adds some bits about demand paging in release note for 4.0. Signed-off-by: Daniel Leung <[email protected]>
1 parent e0d1e59 commit 6fb8157

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-4.0.rst

+4
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ Architectures
7979

8080
* Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
8181

82+
* Added support for demand paging.
83+
8284
* RISC-V
8385

8486
* The stack traces upon fatal exception now prints the address of stack pointer (sp) or frame
@@ -541,6 +543,8 @@ Libraries / Subsystems
541543

542544
* Demand Paging
543545

546+
* Added LRU (Least Recently Used) eviction algorithm.
547+
544548
* Formatted output
545549

546550
* Management

0 commit comments

Comments
 (0)