From owner-freebsd-questions@freebsd.org Wed Jun 14 01:11:07 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3AA21C31232 for ; Wed, 14 Jun 2017 01:11:07 +0000 (UTC) (envelope-from baijiaju1990@163.com) Received: from m12-11.163.com (m12-11.163.com [220.181.12.11]) by mx1.freebsd.org (Postfix) with ESMTP id 68B7673392; Wed, 14 Jun 2017 01:11:05 +0000 (UTC) (envelope-from baijiaju1990@163.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Message-ID:Date:From:MIME-Version:Subject; bh=RFu0X rSmLZ8W7RvCOpIyLZDL4FcoYQGBkd4BHVck2ps=; b=Te8zC86URwes7D2H3n/ln +oj2bMNo9/ykfNSA6getIVpML2J90y5uCVLJimqf/w0RxngpeSfvxR/768Qs8xb7 3Hqo42hXWd7cmmkpZZ332AX+Sx8OpTI4qCwWMD1aTsEWt5nHBCLC7oJmOgLpKUvd V+UNuTjS+GUyfYmc9IeMBE= Received: from [166.111.70.19] (unknown [166.111.70.19]) by smtp7 (Coremail) with SMTP id C8CowABXHSoljUBZd5xjLQ--.33798S2; Wed, 14 Jun 2017 09:11:02 +0800 (CST) Message-ID: <59408DD4.9090603@163.com> Date: Wed, 14 Jun 2017 09:13:56 +0800 From: Jia-Ju Bai User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120410 Thunderbird/11.0.1 MIME-Version: 1.0 To: matthew@freebsd.org CC: freebsd-questions@freebsd.org Subject: Re: Re: A question about in lock usage in FreeBSD X-CM-TRANSID: C8CowABXHSoljUBZd5xjLQ--.33798S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUTDDGUUUUU X-Originating-IP: [166.111.70.19] X-CM-SenderInfo: xedlyx5dmximizq6il2tof0z/1tbipQf2elUMFRNwpgAAsn Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 01:11:07 -0000 > Hi, > > I think you'll get better results if you ask your question on the > freebsd-hackers at freebsd.org mailing list. That way it will be seen by > people who are familiar with programming drivers and other internals of > the kernel and who will know precisely how to answer you. > > Cheers, > > Matthew Thanks, Matthew. I will post my question to freebsd-hackers. Jia-Ju Bai