Page MenuHomeFreeBSD

[PPC64] Add minidump support to PowerNV
ClosedPublic

Authored by luporl on Sep 13 2019, 6:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 24, 6:59 PM
Unknown Object (File)
Fri, Jan 17, 2:26 PM
Unknown Object (File)
Sat, Dec 28, 5:31 AM
Unknown Object (File)
Dec 19 2024, 11:31 PM
Unknown Object (File)
Dec 15 2024, 4:23 PM
Unknown Object (File)
Dec 14 2024, 9:08 AM
Unknown Object (File)
Nov 17 2024, 2:49 AM
Unknown Object (File)
Nov 15 2024, 3:50 PM
Subscribers

Details

Summary

Implementation of PowerNV specific minidump code.
This could probably be merged in D21551 now.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

luporl edited the summary of this revision. (Show Details)
  • Avoid unnecessary page table copy
  • dump_pmap_init() is now implemented only in moea64
This revision is now accepted and ready to land.Oct 18 2019, 2:56 PM
This revision was automatically updated to reflect the committed changes.