Page MenuHomeFreeBSD

Adapt the call to invoke a live minidump on the system using vnode
ClosedPublic

Authored by kvinupriya_gmail.com on Jan 16 2024, 11:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 20, 5:35 PM
Unknown Object (File)
Wed, Sep 17, 2:59 AM
Unknown Object (File)
Sep 15 2025, 3:47 PM
Unknown Object (File)
Sep 13 2025, 7:17 PM
Unknown Object (File)
Sep 13 2025, 5:15 PM
Unknown Object (File)
Sep 13 2025, 3:18 AM
Unknown Object (File)
Sep 12 2025, 11:10 PM
Unknown Object (File)
Sep 12 2025, 10:44 PM
Subscribers

Details

Summary

Make changes such that the live minidump on the system to take a vnode so that this interface could be used to extend support for existing framework.

Test Plan

Adapted existing framework from proprietary OS to work with live dump implementation in FreeBSD main.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM, with a nit.

sys/kern/kern_vnodedumper.c
133

Nit: style(9).

This revision is now accepted and ready to land.Feb 22 2024, 11:16 PM
This revision was automatically updated to reflect the committed changes.