From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from uplift.swm.pp.se (swm.pp.se [212.247.200.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 74B9A21F960 for ; Mon, 29 Jun 2015 01:17:42 -0700 (PDT) Received: by uplift.swm.pp.se (Postfix, from userid 501) id E1BBEA1; Mon, 29 Jun 2015 10:17:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=swm.pp.se; s=mail; t=1435565860; bh=FP9wZDVXfYloAbCCZjzIDEWgDyrjkf4FsFl/l4iMBmk=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=X6rn1B16ztzk9WqEPm6KaAogsFgB8zZjQSq2H72MaoSwNJUjvrG4JwZ5zHQH3gfOb JJ75P/3zLQxo9/r4a52S0ObFw24e4cmz0Q3CCLjjF7p04p5wxTZLT2AZJ5SIFjQMp8 A2zQJ2SE96ozpWj5OpgPMf3WI5UWj3W+xv3aLRmU= Received: from localhost (localhost [127.0.0.1]) by uplift.swm.pp.se (Postfix) with ESMTP id D81009F; Mon, 29 Jun 2015 10:17:40 +0200 (CEST) Date: Mon, 29 Jun 2015 10:17:40 +0200 (CEST) From: Mikael Abrahamsson To: Sebastian Moeller In-Reply-To: <38885792-08BD-4D7E-9838-9F5E0BED34DB@gmx.de> Message-ID: References: <8B853F1C-DE5D-4F3D-88CC-CB8DA2D3E8B1@gmx.de> <04331509-F163-4184-90B4-8589073AFD62@gmx.de> <09BA156C-460D-4794-A082-33E805F3D6FD@gmx.de> <5436B48C-0803-46DA-B355-14E917A5BB37@gmx.de> <38885792-08BD-4D7E-9838-9F5E0BED34DB@gmx.de> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) Organization: People's Front Against WWW MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-137064504-2140881514-1435565860=:9487" Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] performance numbers from WRT1200AC (Re: Latest build test - new sqm-scripts seem to work; "cake overhead 40" didn't) X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2015 08:18:12 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---137064504-2140881514-1435565860=:9487 Content-Type: TEXT/PLAIN; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8BIT On Mon, 29 Jun 2015, Sebastian Moeller wrote: > and hope that > sqm_logger() { > logger -t SQM -s "${1}” > } > > Fixes the issue for me and is more concise than trying to introduce real error handling in sqm_logger. Does this also work for you? Yes, I reverted my previous change, reproduced the hang, then changed the above, which does not hang. Seems like the most elegant way to solve this! Thanks! -- Mikael Abrahamsson email: swmike@swm.pp.se ---137064504-2140881514-1435565860=:9487--