Configuring cross-queue fair share
About this task
- FAIRSHARE must be defined in the parent queue. If it is also defined in the queues that are listed in FAIRSHARE_QUEUES, it will be ignored.
- Cross-queue fair sharing can be defined more than once within lsb.queues.
You can define several sets of parent-child queues. However, a
queue cannot belong to more than one parent-child set. For example,
you can define:
- In parent queue normal: FAIRSHARE_QUEUES=short
- In parent queue priority: FAIRSHARE_QUEUES= night owners
You cannot, however, define night, owners, or priority as children in the normal queue; or normal, short as children in the priority queue; or short, night, owners as parent queues of their own.
-
Cross-queue fair sharing cannot be used with host partition fair sharing. It is part of queue-level fair sharing.