On Tue, Feb 09, 2021 at 03:01:42AM +0000, Song Bao Hua (Barry Song) wrote: > On the other hand, wouldn't it be the benefit of hardware accelerators > to have a lower and more stable latency zip/encryption than CPU? No, I don't think so. If this is an important problem then it should apply equally to CPU and IO jitter. Honestly I find the idea that occasional migration jitters CPU and DMA to not be very compelling. Such specialized applications should allocate special pages to avoid this, not adding an API to be able to lock down any page Jason