From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754598AbZBUIzA (ORCPT ); Sat, 21 Feb 2009 03:55:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752647AbZBUIyv (ORCPT ); Sat, 21 Feb 2009 03:54:51 -0500 Received: from 1wt.eu ([62.212.114.60]:2395 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752426AbZBUIyv (ORCPT ); Sat, 21 Feb 2009 03:54:51 -0500 Date: Sat, 21 Feb 2009 09:54:46 +0100 From: Willy Tarreau To: amey mahamuni Cc: linux-kernel@vger.kernel.org Subject: Re: CART patch Message-ID: <20090221085446.GR5038@1wt.eu> References: <26b7b0410902210044o66a86c6v15515eb049e76a9b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <26b7b0410902210044o66a86c6v15515eb049e76a9b@mail.gmail.com> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 21, 2009 at 02:14:34PM +0530, amey mahamuni wrote: > hi all > i have just downloaded The CART algorithm patch > > www.cs.cmu.edu/~412/history/2005S/CART/patches/linux-cartv3.vanilla.patch > > but i don't know how to compile that patch...how get it work for my distro > i am using fedora 10 (2.6.27) It's useless to repost the same mail multiple times. If you did not get any replies, it simply means that nobody here knows either nor is interested in doing the port work for you. You could ping the author, maybe he's interested in doing so. Otherwise, you could try to do it yourself, it's always a useful exercise. And if you don't know how to proceed and are only interested in the patch for academic purposes, why not try it on the (old) kernel it was written for ? Willy