Skip to content

Update userspace-resource-manager version from 0.1 to 0.2#1678

Draft
kartnema wants to merge 1 commit intoqualcomm-linux:masterfrom
kartnema:master
Draft

Update userspace-resource-manager version from 0.1 to 0.2#1678
kartnema wants to merge 1 commit intoqualcomm-linux:masterfrom
kartnema:master

Conversation

@kartnema
Copy link

@kartnema kartnema commented Mar 4, 2026

CHANGES for 0.2:

  • Added Classifier support to listen to and respond to incoming process events, in the 0.1 release classifier was disabled by default as the module was in active development, this release enables it.
  • Added support for custom AppConfigs to support use case specific per-app configurations.
  • Extended support for multiple Plugins, to influence config selection, and addition of custom resource Appliers and Teardown Callbacks.
  • Enhanced config parsing code to support common, target specific as well as custom configs.
  • Bug fixes for memory leaks and memory increase patterns seen in 0.1
  • Renaming and Addition of new Interfaces, like URM_REGISTER_POST_PROCESS_CB, GET_TARGET_INFO which can be used by plugin code to register with URM, and fetch target information respectively.

@ricardosalveti
Copy link
Contributor

Please fix your commit message, see the pattern with git log, make sure you have your sign-off-by, etc.

Update userspace-resource-manager version from 0.1 to 0.2

CHANGES for 0.2:
* Added Classifier support to listen to and respond to incoming process events, in the 0.1 release classifier was disabled by default as the module was in active development, this release enables it.
* Added support for custom AppConfigs to support use case specific per-app configurations.
* Extended support for multiple Plugins, to influence config selection, and addition of custom resource Appliers and Teardown Callbacks.
* Enhanced config parsing code to support common, target specific as well as custom configs.
* Bug fixes for memory leaks and memory increase patterns seen in 0.1
* Renaming and Addition of new Interfaces, like URM_REGISTER_POST_PROCESS_CB, GET_TARGET_INFO which can be used by plugin code to register with URM, and fetch target information respectively.

Signed-off-by: Kartik Nema <kartnema@qti.qualcomm.com>
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.

2 participants