diff options
| author | Sri Krishna chowdary <schowdary@nvidia.com> | 2014-04-11 15:21:47 -0400 |
|---|---|---|
| committer | Dan Willemsen <dwillemsen@nvidia.com> | 2015-03-18 15:09:07 -0400 |
| commit | 7a7b1f259cb18e4e9d32dfb6cabe4d6c83318404 (patch) | |
| tree | 55958fdf3c996c14387d57fef6bce6c9e99cd07e /include | |
| parent | 06275eb9614c620086f12ec6f78bd7e2d360586b (diff) | |
video: tegra: nvmap: support clean only dirty option on write back
Modify cache maintenance operation to specify option whether to
clean only dirty pages or all pages from cache within the
specified range. This can help unnecessary overhead of cleaning
pages which are not dirty as well.
clean only dirty option is preferred for user space accesses since
dirty pages can be tracked only for those.
For kernel, since there is no mechanism to find out the dirty pages,
this option cannot be used.
Bug 1444151
Change-Id: Ib6df78a3fb926d1327f25bf9d1320a743381b2d9
Signed-off-by: Sri Krishna chowdary <schowdary@nvidia.com>
Reviewed-on: http://git-master/r/395353
Reviewed-by: Krishna Reddy <vdumpa@nvidia.com>
Tested-by: Krishna Reddy <vdumpa@nvidia.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
