On 10/01/2010 04:38 PM, Phil Sutter wrote:
> This time insertion and collection of asynchronous jobs is implemented
> via ioctl calls.

Thanks it looks nice.

> What do you think about the preallocated list items? The implementation is
> flexible enough to allow for creating them right when they're needed (i.e.
> pcr->free becomes empty). Also, one could make the amount of (preallocated)
> items variable, similar to how get_userbuf() does with the struct page array.

I like the idea of preallocated list items. An (high) upper limit should
always be present to prevent DoS[0].

regards,
Nikos

[0]. We can move those limits to a sysctl interface at a later point.

_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to