Page MenuHomeFreeBSD

Improve ARM debug_monitor for SMP machines
ClosedPublic

Authored by zbb on Apr 19 2016, 8:01 PM.
Tags
None
Referenced Files
F167132522: D6009.id15344.diff
Wed, Aug 19, 9:01 AM
F167132512: D6009.id15348.diff
Wed, Aug 19, 9:01 AM
F167131973: D6009.diff
Wed, Aug 19, 8:57 AM
Unknown Object (File)
Fri, Aug 7, 9:44 PM
Unknown Object (File)
Fri, Aug 7, 9:17 PM
Unknown Object (File)
Fri, Aug 7, 12:10 PM
Unknown Object (File)
Fri, Aug 7, 8:48 AM
Unknown Object (File)
Fri, Aug 7, 6:23 AM
Subscribers

Details

Summary
  • Reset debug architecture and enable monitor for secondary CPUs in init_secondary() rather than when configuring watchpoint, etc.
  • Disable HW debugging capabilities when one of the CPU cores fails to set up.
  • Use dbg_capable() in a more atomic manner to avoid any mismatch between CPUs.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

zbb retitled this revision from to Improve ARM debug_monitor for SMP machines.
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added reviewers: wma, skra.
zbb set the repository for this revision to rS FreeBSD src repository - subversion.
zbb added a subscriber: ARM.

Ups wrong version of the patch

This revision was automatically updated to reflect the committed changes.