X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id D78BFDC010D for ; Mon, 27 Jan 2014 06:55:54 +0000 (UTC) Received: by mail-pa0-f52.google.com with SMTP id bj1so5550347pad.39 for ; Sun, 26 Jan 2014 22:55:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5RQbrPaVutYu9hj7+vqufj3kC4udQdcN7fD2Cs3vFYw=; b=y+sKNuOJoXB/10oz4The6fRljrzuCmZmkokBzYcfZ9yG8NkVRwJLJkgCCqlIwA1vVJ s9JGlg0RBvRTFEfRbfLHb4v3N0iwyEbfbLu0MNXtfu6lv+z41954RIqEjNg+1U9vFYVw IF+1CBvoy/pLsQHOZ4ry14cnkj2Z6OManwFO3FYKQV1pnuX/DLciMD4fUeC7/eqNUy6o DQJtTXt2x+PGn//SuDJkutgUM2a6PJpQpMdn7YqsBHK19INafDzFm/E1V05LHGnbJ8fm 4EteS+4qInXtfIyj7AL8lY5nu3zQPHHUxLjW4545zOu3DGjpE+Rt/Hh5ZY816Lf7EItD MnRQ== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.68.129.5 with SMTP id ns5mr1466034pbb.147.1390805751439; Sun, 26 Jan 2014 22:55:51 -0800 (PST) Received: by 10.70.86.33 with HTTP; Sun, 26 Jan 2014 22:55:51 -0800 (PST) In-Reply-To: <20140124150356.2adbfecc@ncopa-desktop.alpinelinux.org> References: <20140124150356.2adbfecc@ncopa-desktop.alpinelinux.org> Date: Mon, 27 Jan 2014 00:55:51 -0600 Message-ID: Subject: Re: [alpine-devel] Extreme latency on rt2x00 + hostapd + multi-BSS From: "Isan/Matt/Koryn" To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=ISO-8859-1 On Fri, Jan 24, 2014 at 8:03 AM, Natanael Copa wrote: > On Thu, 23 Jan 2014 19:48:41 -0600 > "Isan/Matt/Koryn" wrote: > >> Hello all, >> Recently I noticed that I was unable to view videos without constant >> buffering on my wireless connection. I seem to have been having this >> problem off and on for a while, however it became much worse recently, >> with my ping exceeding 1000ms, right now it's averaging about 500ms, >> which is much better than it was, although that's when pinging my >> alpine box (which acts as the gateway/router/firewall for my network) >> which should be much lower (~1ms). Checking the logs, I realized the >> kernel is throwing the same error related to the >> rt2x00queue_write_tx_frame symbol, as follows: >> >> Jan 23 18:40:59 security kern.err kernel: [16896.045803] ieee80211 >> phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full >> tx queue 2 > ... > >> I am using the linux-grsec kernel, and this occurs whether I'm using >> the kernel from stable or edge. > > Can you test linux-vanilla too? If it happens with vanilla kernel then > its an upstream issue otherwise it is likely introduced with grsecurity > patch. > > -nc The problem does occur in vanilla, so it is an upstream issue. Perhaps this is fixed in 3.13? Otherwise I'll have to message the rt2x00 list unless it's already been reported to them. Thanks. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---