The maximum number of IMQ devices
skywalker-nick opened this issue · comments
Nick Ma commented
I'd like to create IMQ devices as much as possible by modifying the source code: IMQ_MAX_DEVS. I wonder how many devices I can create for a certain kernel, like 3.13.
MihaiC commented
you could increase the default number and test it. I've never needed more than 4 imq interfaces
Nick Ma commented
OK. I changed my schema to just take advantage of 2 imq interfaces.