Face unlock should just do the alloc early
Face unlock should just do the alloc early
Posted Apr 20, 2025 0:04 UTC (Sun) by mokki (subscriber, #33200)Parent article: Improvements for the contiguous memory allocator
Is there a reason why the android face unlock cannot initiate the CMA allocation immediately after the system locks the screen?
That way it usually has few seconds to minutes of time to retry the allocation before user even starts to touch the device.
Only if the device reboots without being unlocked is the work wasted.