Skip to content

Conversation

@Priyanka-Patil18
Copy link
Contributor

@Priyanka-Patil18 Priyanka-Patil18 commented Jan 13, 2026

Component Requirement of Memory Lib
Fixes #2417

@github-actions
Copy link

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

:id: feat_req__baselibs__memory_library
:reqtype: Functional
:security: YES
:safety: QM
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be ASIL_B

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

:satisfies: feat_req__baselibs__core_utilities, feat_req__baselibs__memory_library, feat_req__baselibs__safety
:status: valid

The Memory library shall provide polymorphic memory resource allocators for controlled and deterministic memory allocation.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requirement is quite generic. I think it should elaborate on what kind of polymorphic allocators are required (and why std versions are not applicable). See https://github.com/eclipse-score/baselibs/tree/main/score/memory/design/shared_memory#polymorphic-offsetptr-allocator

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@Priyanka-Patil18 Priyanka-Patil18 force-pushed the pp/comp_requirement_memory_lib branch from 273930a to 4ed1dab Compare January 14, 2026 07:12
@fbaeuerle fbaeuerle requested a review from 4og January 19, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define component requirements for memory library

3 participants