Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758633AbZDGAn6 (ORCPT ); Mon, 6 Apr 2009 20:43:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752858AbZDGAnq (ORCPT ); Mon, 6 Apr 2009 20:43:46 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:46989 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752356AbZDGAnp (ORCPT ); Mon, 6 Apr 2009 20:43:45 -0400 Date: Mon, 06 Apr 2009 17:43:34 -0700 (PDT) Message-Id: <20090406.174334.154575716.davem@davemloft.net> To: tilman@imap.cc Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, hjlipp@web.de Subject: Re: [PATCH 1/3] bas_gigaset: use tasklet_hi_schedule for timing critical tasklets From: David Miller In-Reply-To: <20090404-patch-01.tilman@imap.cc> References: <20090404-patch-00.tilman@imap.cc> <20090404-patch-01.tilman@imap.cc> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 582 Lines: 15 From: Tilman Schmidt Date: Sun, 5 Apr 2009 18:39:33 +0200 (CEST) > The tasklets for isochronous data transfer need to run within 8 msec > to avoid over/underruns, so schedule them with high priority to fix > reported issues with occasional over/underruns. > > Signed-off-by: Tilman Schmidt Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/