From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 1 21:20:06 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F8B916A418 for ; Tue, 1 Jan 2008 21:20:06 +0000 (UTC) (envelope-from neeku.sh@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id C17C413C458 for ; Tue, 1 Jan 2008 21:20:05 +0000 (UTC) (envelope-from neeku.sh@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so9599794pyb.10 for ; Tue, 01 Jan 2008 13:20:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=cl7VI4fx8hK4Pa+1YtbYCf9LjeNowMokicY8oZWnIbo=; b=Nbd8vDQbTDCff7ibGFahr2zDLoIdTHIDwSvqd1gjo5QDNuw3iyQFWLgEfHj6qcwCQ/3wMHv74/nCdDd/xzXmIat8syYMWW91WVYLRE7Ktf66Y1L01QUU0UWbXnLGC3gOip70/xILXmsHbvWahy7MJMCqpHy4BiDkbd+JMy2YFIM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=BX2nVtvZoFBRxQaz6nxImymjCe0WVXwmBvfLkt+DBxntbllMHawLDqtVEF/b9vS/nOopPQ1UB10g2ycHLAqUo97KMi5fIeE6QLgAu8X6iaV1IuetMnfAz6fpYwkB7k/CeAFvVeNbCEwtHXtDJsJsIhxMCXDt0q1axQABV+s4Mu4= Received: by 10.35.40.10 with SMTP id s10mr4031613pyj.41.1199220947044; Tue, 01 Jan 2008 12:55:47 -0800 (PST) Received: by 10.35.101.2 with HTTP; Tue, 1 Jan 2008 12:55:47 -0800 (PST) Message-ID: <97ca98bc0801011255r3be18ea7h1c51969e2b515afa@mail.gmail.com> Date: Wed, 2 Jan 2008 00:25:47 +0330 From: "Neeku Shamekhi" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 01 Jan 2008 21:28:23 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD Kernel Analysis 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: Tue, 01 Jan 2008 21:20:06 -0000 Dear Sir, I need some help with finding a piece of FreeBSD's kernel files analysis, preferably for semaphores or scheduler. I mean, I want to get some explanations about a file in kernel of FreeBSD. The shorter, the better! Could you please help me finding something like this? I googled and I'm going to do it again, but I couldn't find anything. Thanks in advance. Sincerely, Neeku Shamekhi