This document discusses packet scheduling techniques for quality of service (QoS) management in computer networks. It covers max-min weighted fair share scheduling, which assigns weights to flows based on their different QoS requirements. It also discusses fair queuing, processor sharing, generalized processor sharing (GPS), weighted fair queuing (WFQ), and deficit round robin (DRR) scheduling algorithms. GPS provides exact max-min weighted fair share but is an ideal model, while WFQ and DRR are practical implementations that approximate GPS to provide service differentiation and bounded delays. Scheduling algorithms have a "schedulable region" defining all performance bounds they can simultaneously meet for admission control.