Skip to content

rde: Add oem rde cache manager feature#44

Closed
Ryan-CJ-Huang wants to merge 1 commit intointeg_sp7from
refactor_rde_cache_manager
Closed

rde: Add oem rde cache manager feature#44
Ryan-CJ-Huang wants to merge 1 commit intointeg_sp7from
refactor_rde_cache_manager

Conversation

@Ryan-CJ-Huang
Copy link
Copy Markdown
Collaborator

This feature address scenario where the Host MCU is temporarily unable to process these requests.

This feature address scenario where the Host MCU is temporarily
unable to process these requests.

Signed-off-by: ryanhuang <ryan_huang@jabil.com>
@Ryan-CJ-Huang Ryan-CJ-Huang force-pushed the refactor_rde_cache_manager branch from 7647af5 to 9d67256 Compare December 26, 2025 06:49
Comment thread rde/manager.cpp
{
auto& context = it->second;

if (context.uuid == devUUID && context.devicePtr)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Will this condition not create a duplicate D-Bus object for RDE device?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Here only re negotiate not create a new D-bus object

@Ryan-CJ-Huang Ryan-CJ-Huang deleted the refactor_rde_cache_manager branch February 12, 2026 09:10
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