From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 2 19:48:40 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 283B610656B5 for ; Sun, 2 Nov 2008 19:48:40 +0000 (UTC) (envelope-from shilp.kamal@yahoo.com) Received: from n69.bullet.mail.sp1.yahoo.com (n69.bullet.mail.sp1.yahoo.com [98.136.44.41]) by mx1.freebsd.org (Postfix) with SMTP id 0C7598FC2E for ; Sun, 2 Nov 2008 19:48:40 +0000 (UTC) (envelope-from shilp.kamal@yahoo.com) Received: from [216.252.122.219] by n69.bullet.mail.sp1.yahoo.com with NNFMP; 02 Nov 2008 19:35:05 -0000 Received: from [69.147.65.167] by t4.bullet.sp1.yahoo.com with NNFMP; 02 Nov 2008 19:35:05 -0000 Received: from [127.0.0.1] by omp502.mail.sp1.yahoo.com with NNFMP; 02 Nov 2008 19:35:05 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 320294.25417.bm@omp502.mail.sp1.yahoo.com Received: (qmail 70349 invoked by uid 60001); 2 Nov 2008 19:35:04 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=VNesvuXlpsmFl4QVhQfgwXvCj99j7zVKOVpZ84pTH7v9E0w+8VHoYrh+H8PDWAyyFIXZpZ6VF2GO0DkS/j4UKipbXvxXd9c3FKQ1s6FmToNSNU2pNrcE/kFVH5TsR6QMvZvlx++YnEotdLUo0qTKCj9A4JQ8I/0tDAPBJSHTkSI=; X-YMail-OSG: 859YORQVM1miUU24BKcblYCfSJlffoLYOtEkjm0RzyT2NGyZPnUt54hjimxkbF2vNZEIGnr.dS1P_gaFDR7g1yN488SCHvhXydC56EAZd65jVtF23GguWu0V9X_xVLs5ciT2Xg-- Received: from [130.86.201.70] by web45407.mail.sp1.yahoo.com via HTTP; Sun, 02 Nov 2008 11:35:04 PST X-Mailer: YahooMailWebService/0.7.247.3 Date: Sun, 2 Nov 2008 11:35:04 -0800 (PST) From: Kamlesh Patel To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <781226.70062.qm@web45407.mail.sp1.yahoo.com> X-Mailman-Approved-At: Sun, 02 Nov 2008 21:48:38 +0000 Subject: Virtual Memory Improvement Algorithm X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shilp.kamal@yahoo.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2008 19:48:40 -0000 Hi friends, My name is Kamlesh and i am working on freeBSD Virtual Memory Improvement Algorithm as my Master Project at California State University Sacramento. Could any one help me in Virtual Memory free space management: Splay tree to Radix tree? Thanks Kamlesh