diff options
author | Ofir Bitton <obitton@habana.ai> | 2023-01-10 11:41:39 +0200 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2023-01-26 11:52:13 +0200 |
commit | 75b6984ef659a0d2a86cd937a208f8d1e98e957e (patch) | |
tree | 924e8c20b788737b39fe2350326c031f086dd073 /rust/kernel | |
parent | 9a7d530a8048980c76e1e61078ed5223bf6fa283 (diff) |
habanalabs: optimize command submission completion timestamp
Completion timestamp is taken during the actual command submission
release. As the release happens in a work queue, the timestamp taken
is not accurate. Hence, we will take the timestamp in the interrupt
handler itself while propagating it to the release function.
Signed-off-by: Ofir Bitton <obitton@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions