aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUma Krishnan <[email protected]>2018-03-26 11:33:35 -0500
committerMartin K. Petersen <[email protected]>2018-04-18 19:32:49 -0400
commitc207b5714304528b9c1719800eb3a191370b6d80 (patch)
treea95e3abeef8edd241f8fa5164a8d70cb3f726ab6 /tools/perf/scripts/python
parentc52bf5b384532ebc49deea16daf65c5cd1afbab2 (diff)
scsi: cxlflash: Support process element lifecycle
As part of the context lifecycle, the associated process element within the Shared Process Area (SPA) of the link must be updated. Each process is defined by various parameters (pid, tid, PASID mm) that are stored in the SPA upon starting a context and invalidated when a context is stopped. Use the OCXL provider services to configure the SPA with the appropriate data that is unique to the process when starting a context. Initially only kernel contexts are supported and therefore these process values are not applicable. Note that the OCXL service used has an optional callback for translation fault error notification. While not used here, it will be expanded in a future commit. Also add a service to stop a context by terminating the corresponding PASID and remove the process element from the SPA. Signed-off-by: Uma Krishnan <[email protected]> Acked-by: Matthew R. Ochs <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions