aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvdimm
diff options
context:
space:
mode:
authorChaitra P B <chaitra.basappa@broadcom.com>2018-04-24 05:28:31 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2018-05-08 00:34:19 -0400
commitcd33223b59a4938f9ae890bc5ae4196398e9abe0 (patch)
treed109b4f2628f5656ec333124def8066dacab71d7 /drivers/nvdimm
parentcf6bf9710cabba1fe94a4349f4eb8db623c77ebc (diff)
scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.
Instead of allocating RDPQ array (This stores the address's of each RDPQ pools) at run time, now it will be allocated once during driver load time and same will be reused during host reset operation also (instead of allocating & freeing this buffer on the fly during every host reset operation) and then freed during driver unload. Signed-off-by: Chaitra P B <chaitra.basappa@broadcom.com> Signed-off-by: Suganath Prabu S <suganath-prabu.subramani@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/nvdimm')
0 files changed, 0 insertions, 0 deletions