From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 7 11:46:06 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B6C716A41F for ; Wed, 7 Sep 2005 11:46:06 +0000 (GMT) (envelope-from pranavpeshwe@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id F14A443D49 for ; Wed, 7 Sep 2005 11:46:05 +0000 (GMT) (envelope-from pranavpeshwe@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so1267688wra for ; Wed, 07 Sep 2005 04:46:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:reply-to:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=jW4DXMKgnWvfoRphV0z9IEQXRcsyJGDKkJncrUg2gehOQNSpBXgmY6xCpDHa/6MgCzjOKIV1ml9jT+lwhA5si4JF6eeSW5e2g4lzvvZ1EQFknV+T7ca4rcumwmTkjyVSy49ntYB6QR3Cj7C2pEYHhdSVDen6TdAmPYQeO9PVa6w= Received: by 10.54.56.8 with SMTP id e8mr5553911wra; Wed, 07 Sep 2005 04:46:05 -0700 (PDT) Received: from pranav ( [59.95.6.112]) by mx.gmail.com with ESMTP id d61sm3551153wra.2005.09.07.04.46.03; Wed, 07 Sep 2005 04:46:05 -0700 (PDT) Message-ID: <021401c5b3a5$02a0de40$0201a8c0@pranav> From: "Pranav Peshwe" To: Date: Wed, 7 Sep 2005 17:39:30 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Project in FreeBSD. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pranav Peshwe List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 11:46:06 -0000 Hello, I am a final year CS student and wish to do a project in the FBSD kernel or networking domains. I am a part of a project group of four and we have the project as a part of syllabus for the final year. Ideas we could think of were : 1) Dynamically Configurable IO schedulers and scheduling policy. - similar to the project mentioned on the SOC page for FBSD. 2) Creating a program which would save the state of the kernel at some instant.Then if the kernel panics,the saved state will be restored. Especially useful for kernel level development which can cause frequent panics. Could anybody please comment on the above ideas. I do not know whether they are already implemented and included in the mainline distro. We would also like to hear about any other ideas related to FBSD. We would be very happy to contribute our bit to the development of FBSD. TIA. Sincere regards, Pranav.J.Peshwe