Skip to content

Documentation of Heap Management Strategy#2750

Open
clemens-k wants to merge 2 commits intoeclipse-score:mainfrom
etas-contrib:heap-strategy
Open

Documentation of Heap Management Strategy#2750
clemens-k wants to merge 2 commits intoeclipse-score:mainfrom
etas-contrib:heap-strategy

Conversation

@clemens-k
Copy link
Copy Markdown
Contributor

@clemens-k clemens-k commented Mar 31, 2026

add: heap avoidance strategy in application assumptions

note: the scope of this PR is limited to alignment of the high-level goal of heap management. Separate PRs will deal with the language specific (Rust, C++, C) coding guidelines.

note 2: I intentionally used the word "should" over "shall" or "must" as we want to avoid heap, but not at all costs. Details of which costs are "acceptable" are language specific and shall be discussed in the coding guideline PRs.

Started after discussion in the architecture community on March 30th, 2026: https://github.com/orgs/eclipse-score/discussions/2457#discussioncomment-16377718

@github-actions
Copy link
Copy Markdown

⚠️ Docs-as-Code version mismatch detected
Please check the CI build logs for details and align the documentation version with the Bazel dependency.

@aschemmel-tech
Copy link
Copy Markdown
Contributor

It should be noted that this PR is based on https://github.com/orgs/eclipse-score/discussions/2457#discussioncomment-16377718

Co-authored-by: istilkerich <isabella.stilkerich@schaeffler.com>
Signed-off-by: Clemens Kutz <53788793+clemens-k@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

The created documentation from the pull request is available at: docu-html

@clemens-k clemens-k marked this pull request as ready for review April 2, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

3 participants