aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorRajkumar Manoharan <[email protected]>2015-10-23 18:01:03 +0530
committerKalle Valo <[email protected]>2015-10-29 12:57:44 +0200
commitb4e84c5606f6c91a3fff96c25b9347dc75b2002d (patch)
tree4e411de02aa4d78430972d615c9590ab776843fc /scripts/gdb
parent98dd2b92bb591007e82fb58808f60134ee4479bf (diff)
ath10k: use local memory instead of shadow descriptor in ce_send
Currently to avoid uncached memory access while filling up copy engine descriptors, shadow descriptors are used. This can be optimized further by removing shadow descriptors. To achieve that first shadow ring dependency in ce_send is removed by creating local copy of the descriptor on stack and make a one-shot copy into the "uncached" descriptor. Signed-off-by: Rajkumar Manoharan <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions