Currently sync_device structure size allocated is nearly 424kb which is leading to more than accepted page size order. Sync table row which is array of 2048 is accounting nearly 90% of total size of sync_device. To fix this sync_table_row is made pointer based and allocated memory. CRs-Fixed: 3558545 Change-Id: I0c8093c91ac7fec9f52613012b139192b827b8d9 Signed-off-by: Shravya Samala <quic_shravyas@quicinc.com> |
||
---|---|---|
.. | ||
cam_sync_api.h | ||
cam_sync_dma_fence.c | ||
cam_sync_dma_fence.h | ||
cam_sync_private.h | ||
cam_sync_synx.c | ||
cam_sync_synx.h | ||
cam_sync_util.c | ||
cam_sync_util.h | ||
cam_sync.c |