From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 3 07:25:37 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E973BFA2 for ; Fri, 3 Apr 2015 07:25:37 +0000 (UTC) Received: from st11p02mm-asmtp001.mac.com (st11p02mm-asmtp001.mac.com [17.172.220.236]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD5CDE7D for ; Fri, 3 Apr 2015 07:25:37 +0000 (UTC) Received: from fukuyama.hsd1.ca.comcast.net (c-73-162-13-215.hsd1.ca.comcast.net [73.162.13.215]) by st11p02mm-asmtp001.mac.com (Oracle Communications Messaging Server 7.0.5.35.0 64bit (built Dec 4 2014)) with ESMTPSA id <0NM700CSWZAMFR10@st11p02mm-asmtp001.mac.com> for freebsd-hackers@freebsd.org; Fri, 03 Apr 2015 07:25:36 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-04-03_03:2015-04-03,2015-04-03,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412110000 definitions=main-1504030067 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: Free BSD Kernel Documentation From: Rui Paulo In-reply-to: Date: Fri, 03 Apr 2015 00:25:33 -0700 Content-transfer-encoding: quoted-printable Message-id: <4FAC738A-902D-4F18-968F-1732F9806463@me.com> References: To: Rakesh Sharma X-Mailer: Apple Mail (2.2070.6) Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Apr 2015 07:25:38 -0000 On Apr 2, 2015, at 03:33, Rakesh Sharma wrote: >=20 > Can somebody please tell me link where i can find best documentation = for > freeBSD ARM Kernel There's no documentation specifically about FreeBSD/arm, but there are = lots of technical details about the kernel in The Design and = Implementation of the FreeBSD Operating System book. -- Rui Paulo