Definition
A classic operating-system technique that gives short, fast jobs priority and lets long jobs run in the background.
A scheduling discipline using multiple priority queues with promotion and demotion rules, balancing responsiveness for short tasks against fairness for long ones.
Also called: MLFQ