From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 26 22:20:56 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1FDEC16A40B for ; Thu, 26 Apr 2007 22:20:56 +0000 (UTC) (envelope-from bosko.milekic@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by mx1.freebsd.org (Postfix) with ESMTP id D645D13C469 for ; Thu, 26 Apr 2007 22:20:55 +0000 (UTC) (envelope-from bosko.milekic@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so788680wxc for ; Thu, 26 Apr 2007 15:20:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uYkS9WFNgNZMiqVkC5CQ4w0VavSgOqOC5yOIjrSnLjp4YCXnjKOTRN1xdiqixzOvpuPp6qYqUf/VxaiArZffdgmpcictdBR3je5RCnb8urNgZCNZkZJpWvB7EnKb9MSCWiH/Rs5I7B8s+BnIcvws4deyK9MRP6Ok6sZLkiZ8QrQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KBOr/3jeXSiUrQER6yvMqFcvOO/kgCKntCelChrvpTYQtYACfZnIyQGFNBtrMbVb0I7ssDHcFPeyDlbKg4iDyBEwCtfyjeCU9bWQfkulL/xzNz2B2xhnV0HYHNh1wUxCO+iQRHGn0IQ5Jr/z7aPoJKqaJVTO+kRLzSF6Sb5TkSM= Received: by 10.90.73.7 with SMTP id v7mr2944280aga.1177624336564; Thu, 26 Apr 2007 14:52:16 -0700 (PDT) Received: by 10.90.36.4 with HTTP; Thu, 26 Apr 2007 14:52:16 -0700 (PDT) Message-ID: Date: Thu, 26 Apr 2007 17:52:16 -0400 From: "Bosko Milekic" To: "Hans Petter Selasky" In-Reply-To: <200704262136.33196.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200704262136.33196.hselasky@c2i.net> X-Mailman-Approved-At: Fri, 27 Apr 2007 11:38:03 +0000 Cc: freebsd-hackers@freebsd.org Subject: Re: msleep() on recursivly locked mutexes X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2007 22:20:56 -0000 On 4/26/07, Hans Petter Selasky wrote: > Hi, > > In the new USB stack I have defined the following: Could you perhaps describe some of the codepaths in the USB stack that require this behavior? -- Bosko Milekic http://www.crowdedweb.com/