Skip to content

Commit

Permalink
doc: release/4.0: more bits about demand paging
Browse files Browse the repository at this point in the history
Mention SMP and demand mapping.

Signed-off-by: Nicolas Pitre <[email protected]>
  • Loading branch information
Nicolas Pitre committed Nov 7, 2024
1 parent c3466b1 commit 224e414
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,10 @@ Libraries / Subsystems

* Added LRU (Least Recently Used) eviction algorithm.

* Added on-demand memory mapping support (:kconfig:option:`CONFIG_DEMAND_MAPPING`).

* Made demand paging SMP compatible.

* Formatted output

* Management
Expand Down

0 comments on commit 224e414

Please sign in to comment.