When I use PCQ queues it is normal PCQ uses RAM memory. Qyestion to support:
is
Code: Select all
/sys res pri
Second Q:
PCQ creates one sub-stream per IP when classifier is dst-ip. What is lifetime of the sub-stream when the IP stops generate traffic? Is sub-stream die momentarily or not?
Third:
If I set total-limit=2000 and limit=50 in PCQ queue, PCQ can create only 40 sub-streams. Such PCQ queue uses ~4,4MB of RAM. I don't know all 4,4MB of RAM is allocated for PCQ queue at start usage this queue? Does ROS free memory when PCQ queue is free of traffic or keep RAM allocated?
My questions are pointed to proper tweak limit, total-limit parameters and its memory usage.