[RFC PATCH v3 1/2] mempinfd: Add new syscall to provide memory pin

Jason Gunthorpe jgg at ziepe.ca
Tue Feb 9 08:53:31 EST 2021


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



More information about the linux-arm-kernel mailing list