diff options
| author | Vaibhav Deshu Venkatesh <vdeshuve@codeaurora.org> | 2016-12-05 14:40:44 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-20 23:40:48 -0800 |
| commit | 6f732e040d70404fb4044310740e31b8870dbc3a (patch) | |
| tree | 658ad026ff8510b1ff37bb075e09ff1fa8f8bf92 /net/unix/af_unix.c | |
| parent | 243d79cf40ca1d87621f84ab0ca13f96aa89dc0d (diff) | |
msm: vidc: Cache invalidate performance fix
When allocate buffer is used we allocate one huge buffer
with offsets instead of allocating multiple small buffers.
During cache invalidate we pass this big buffer and the
size passed is the size of this big buffer. This causes
performance issue. Instead we now pass the actual offsetted
buffer and smaller individual buffer size for invalidation.
CRs-Fixed: 1096624
Change-Id: Ifad386882e4a404b1e455cc3e11ae0e820d2a577
Signed-off-by: Vaibhav Deshu Venkatesh <vdeshuve@codeaurora.org>
Signed-off-by: Chinmay Sawarkar <chinmays@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
