Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261180AbVARIa5 (ORCPT ); Tue, 18 Jan 2005 03:30:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261183AbVARIa5 (ORCPT ); Tue, 18 Jan 2005 03:30:57 -0500 Received: from web60601.mail.yahoo.com ([216.109.118.221]:18771 "HELO web60601.mail.yahoo.com") by vger.kernel.org with SMTP id S261180AbVARIax (ORCPT ); Tue, 18 Jan 2005 03:30:53 -0500 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=3VD75ZBwa5Kf8JYGValRlDvqbIn+DG0WsSgN0X/HlbE/+aosh/gSENrd+tYLR7o4xapydPCbRvwOmtHIP42YTOBFLLPblNfvZ3v8JApfJB2DVyrGgVPvEf1Sjem9AybRPki6wZvVi19MXH1IHLPy2PZta9Alza5kVdcXW+HRL9E= ; Message-ID: <20050118083052.79885.qmail@web60601.mail.yahoo.com> Date: Tue, 18 Jan 2005 00:30:52 -0800 (PST) From: selvakumar nagendran Subject: 2.4 scheduler with O(1) scheduler To: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 918 Lines: 26 Hello linux-experts, From which kernel series onwards O(1) scheduler was incorporated into linux? I want a 2.4.x kernel with O(1) scheduler. But I downloaded 2.4.28 scheduler from kernel.org. It was the latest one in the list in the 2.4.x series. But it misses O(1) scheduler. Where can I get a 2.4.x kernel with O(1) scheduler? I am intercepting syscalls in 2.4 kernel. But it misses O(1) scheduler. so, for intercepting syscalls and to achieve high performance I need 2.4 kernel with O(1) scheduler. Thanks, selva __________________________________ Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less. http://info.mail.yahoo.com/mail_250 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/