From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Soltys Date: Mon, 07 Jul 2014 10:10:30 +0000 Subject: Re: HFSC not working as expected Message-Id: <53BA7216.6010605@ziu.info> List-Id: References: <53AC30A8.2080403@yescomputersolutions.com> In-Reply-To: <53AC30A8.2080403@yescomputersolutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org On 2014-07-07 11:58, Michal Soltys wrote: > On 2014-07-07 11:54, Michal Soltys wrote: > > One more thing - pppd sets queue length to 3 by default on created > interface. If you don't override with ip's txqueuelen /and/ use some > qdisc which inherits that value (e.g. default pfifo_fast) - then you can > end with rather tiny queue length. > ITOW, make sure each qdisc attached to each leaf class have queue length sensible for its function.