LWN.net Logo

RIFS cpu scheduler

From:  mou Chen <hi3766691@gmail.com>
To:  linux-kernel@vger.kernel.org
Subject:  [PATCH] RIFS cpu scheduler
Date:  Mon, 23 Apr 2012 17:09:30 +0800
Message-ID:  <CANQmPXh-cu9tOJfceNZRHCBKFwR1-D5gQJOdMsnjty_LeLAADw@mail.gmail.com>
Archive-link:  Article, Thread

Here s the link of the cpu scheduler.
http://code.google.com/p/rifs-scheduler/downloads/list

Patch the kernel firsrt, then replace the file /kernel/sched/rifs.c
with the new one that I attached.

It is designed for interactivity and responsiveness. :-)

You can just test the scheduler about the interactivity by compiling
your kernel with -j32 or above, then listen to music and browse
webpage by Firefox.

Have fun.
--
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/

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds