Skip to content

Comments

[WIP] 修复profiling导致上板卡死的bug#83

Open
poursoul wants to merge 1 commit intoChaoWao:mainfrom
poursoul:fix-profiling
Open

[WIP] 修复profiling导致上板卡死的bug#83
poursoul wants to merge 1 commit intoChaoWao:mainfrom
poursoul:fix-profiling

Conversation

@poursoul
Copy link
Collaborator

  • device_runner.cpp — poll_and_collect 改为在独立线程中与 rtStreamSynchronize 并行运行
  • performance_collector.cpp — 消除先等 total_tasks 再消费 buffer 的死锁,改为立即消费 buffer 并动态发现 total_tasks - platform_config.h — 超时从 2s 改为 60s

performance_collector.cpp — 消除先等 total_tasks 再消费 buffer 的死锁,改为立即消费 buffer 并动态发现 total_tasks
platform_config.h — 超时从 2s 改为 60s
@poursoul poursoul changed the title 修复profiling导致上板卡死的bug [WIP]修复profiling导致上板卡死的bug Feb 13, 2026
@poursoul poursoul changed the title [WIP]修复profiling导致上板卡死的bug [WIP] 修复profiling导致上板卡死的bug Feb 13, 2026
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.

1 participant