commit | c8113756ba27298d6e95403c087dc5881b419a99 | [log] [tgz] |
---|---|---|
author | Tomer Tayar <ttayar@habana.ai> | Sun Aug 04 07:03:41 2019 +0000 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Mon Aug 12 09:01:10 2019 +0300 |
tree | 447fa550a55576d967ea439be1b4ac49e11c92de | |
parent | 508c5849c62d009e03f37ad0f556071fac5112f0 [diff] |
habanalabs: fix DRAM usage accounting on context tear down The patch fix the DRAM usage accounting by adding a missing update of the DRAM memory consumption, when a context is being torn down without an organized release of the allocated memory. Signed-off-by: Tomer Tayar <ttayar@habana.ai> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>