On Mon Aug 18 09:21:59 2025 +0000, Rémi Bernon wrote:
I don't expect input/index to be usually large, what about putting MAKELONG(vid,pid) in Data1, index in Data2 and input in Data3. This leaves Data4 free for now, which could be initialized to something unique?
In the patch I have for creating container ID from udev information, I use the `USEC_INITIALIZED` timestamp value in Data4. We could maybe generate a timestamp here to add extra uniqueness, if that makes sense.