Opened 11 years ago
#95 new task
Add a device_panic callback
| Reported by: | john | Owned by: | john |
|---|---|---|---|
| Priority: | major | Component: | kernel |
| Version: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | Parent Tickets: | ||
| P4 Branch: | GIT Branch: | ||
| FreeBSD PR: | Due Date: |
Description
The idea would be that drivers would get a chance to save off state during a panic that will end up in the crashdump. Drivers would be responsible for pre-allocating stuff ahead of time, etc.
Note: See
TracTickets for help on using
tickets.
