Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lcore: add LcoreMgr tool to manage the legacy lcore manager status #577

Merged
merged 6 commits into from
Nov 14, 2023

Conversation

frankdjx
Copy link
Collaborator

@frankdjx frankdjx commented Nov 13, 2023

usage:
--info: Print lcore shared manager detail info
--clean_pid_auto_check: Clean the dead entries if PID is not active
--clean_lcore : Clean the entry by lcore ID

./build/app/LcoreMgr --clean_pid_auto_check
./build/app/LcoreMgr --clean_lcore 30

Signed-off-by: Frank Du <[email protected]>
Signed-off-by: Frank Du <[email protected]>
Signed-off-by: Frank Du <[email protected]>
@frankdjx frankdjx changed the title lcore: add api to print the legacy lcore manager status lcore: add LcoreMgr tool to manage the legacy lcore manager status Nov 13, 2023
@frankdjx frankdjx marked this pull request as ready for review November 13, 2023 08:45
@frankdjx frankdjx requested a review from ricmli as a code owner November 13, 2023 08:45
app/tools/lcore_shmem_mgr.c Outdated Show resolved Hide resolved
Signed-off-by: Frank Du <[email protected]>
@frankdjx frankdjx merged commit 4f46e49 into OpenVisualCloud:main Nov 14, 2023
31 checks passed
@frankdjx frankdjx deleted the lcore_mgr branch November 14, 2023 02:13
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