From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x22a.google.com (mail-qk0-x22a.google.com [IPv6:2607:f8b0:400d:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 6DECA3B2A0 for ; Sat, 12 Nov 2016 09:51:32 -0500 (EST) Received: by mail-qk0-x22a.google.com with SMTP id x190so51629406qkb.0 for ; Sat, 12 Nov 2016 06:51:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=O8W0DTtaM0tHEyuzVK5PeAnkuvAGW4Z5/uCoZNH7QSM=; b=p129pRntJd0z7YBt1pyqU+7DnuIQxsliqa5iJrgAHfs5SYnrd0q+vFVmxvXpfyD5WE de/VQ+EL5qrTTZBeGZQhBWj60w9CWT0z0chxD6fxnfl3J9SG2NpLdzTscF6sjNmyCB0D 2j9y9hKXtXdCR4mY6xtqHJi7/XcqdJIh1QF18Th/v/wYzXU7ZHUaF4yQ2Zl+pe/DZWTK ZUXpeUrFUopk5yMX3VJnKSH83ys9JdpZpaZAO9szmNSyb55Ml8BkBKmkPUXqpmuxinwh icVNVcyZ1LRKi4/2Df7BoaxLvAx2qUAm7hg1KGOVTTuof3ECXkPp5XETXwXw48JGH6H2 WhRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=O8W0DTtaM0tHEyuzVK5PeAnkuvAGW4Z5/uCoZNH7QSM=; b=XGW+CDyCh9QLW8AZioLubqv9wf3rUIJpU5tuTk81LlKWdxw7h67IAZhR5eFf+Zdv57 pkDfNgRw0hy02N8C2axtc+nRpduY5/ERJTA37n1BSKG6MoF2mc/BGnGRpae21OTq1VSb Gu77fiK4QEIGmzZ68bhQ2ik+s0R0hu4wbIG428wi+EEWWLP8Wj0wWOqXfaijgzWmmCLb DLB4ZPwAK5iubCSCVMTUQphxt6zlUy3fNJzzbGdI7nEAJHdo7ijawu+kvRcYZiwcVaQ3 eILoaLnpPzr4uLtCoJ7+67NQoHY/ou2GWmLYJgOu+zUW/7Zm2ioQkKZskcT877zI91u+ giIQ== X-Gm-Message-State: ABUngvf9u/Xda6a3xAVsLNPLSfwUkxjv3RcLVXjq3b/mrJAtOyvgoemWZfDV/lx3xaVt70WaQPtzdJMmM3Z8Wg== X-Received: by 10.55.137.4 with SMTP id l4mr8215047qkd.310.1478962292047; Sat, 12 Nov 2016 06:51:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.162.163 with HTTP; Sat, 12 Nov 2016 06:51:31 -0800 (PST) Received: by 10.12.162.163 with HTTP; Sat, 12 Nov 2016 06:51:31 -0800 (PST) In-Reply-To: References: <3e5942d2-6d6b-0e01-8aa6-98c3535c26ef@gmail.com> <46c0133b-b6f8-fe1f-4d2e-0cf6088e024d@gmail.com> From: Jonathan Morton Date: Sat, 12 Nov 2016 16:51:31 +0200 Message-ID: To: Outback Dingo Cc: Noah Causin , cake@lists.bufferbloat.net Content-Type: multipart/alternative; boundary=94eb2c072ed20dc4c405411bbeec Subject: Re: [Cake] Cake with Deep Packet Inspection X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2016 14:51:32 -0000 --94eb2c072ed20dc4c405411bbeec Content-Type: text/plain; charset=UTF-8 Seems to have plenty of memory free, so it's not actually the swapper. It could be that's just the default PID used when there isn't a result identifiable process to finger. So instead we might be looking at too much time spent in interrupt state. That's always fun to diagnose. - Jonathan Morton --94eb2c072ed20dc4c405411bbeec Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Seems to have plenty of memory free, so it's not actuall= y the swapper.=C2=A0 It could be that's just the default PID used when = there isn't a result identifiable process to finger.

So instead we might be looking at too much time spent in int= errupt state. That's always fun to diagnose.

- Jonathan Morton

--94eb2c072ed20dc4c405411bbeec--