lundi 13 juin 2016

checking accesses to random devices?

I am in the process of moving applications from using /dev/urandom to use /dev/random. (i have a /dev/hwrng and using rng tools to seed /dev/ from it). I am looking for best ways to check process accesses to char devices , both /dev/random and /dev/urandom so that i can decide which applications to move.

Aucun commentaire:

Enregistrer un commentaire