Actions
Feature #5016
closedimprove mpt_sas auto request sense
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2014-07-17
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Andy Giles made a few changes to how auto request sense works in mpt_sas. Request sense buffers will be preallocated as one big buffer to make it possible to use 64bit DMA (hardware limitation, only one register for high 32bits of the 64bit address). Also, the last sense data will be recorded in DEBUG builds.
Related issues
Updated by Electric Monk about 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 60bf7f6fe2a9d65f5b54de946358dfd8ff1e46e0
commit 60bf7f6fe2a9d65f5b54de946358dfd8ff1e46e0 Author: Andy Giles <illumos@ang.homedns.org> Date: 2014-11-15T03:45:01.000Z 5016 improve mpt_sas auto request sense Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
Updated by Marcel Telka about 7 years ago
- Related to Bug #5698: panic in mpt_sas: vmem_hash_delete(ffffff1aa3456000, 1, 8): bad free added
Actions