imq / linuximq

Pseudo-driver for the intermediate queue device.

Home Page:https://imq.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The maximum number of IMQ devices

skywalker-nick opened this issue · comments

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.

you could increase the default number and test it. I've never needed more than 4 imq interfaces

OK. I changed my schema to just take advantage of 2 imq interfaces.