Results 1 to 6 of 6

Thread: [REQEST]: Compile kernel with "sched_autogroup_enabled" patch

  1. #1
    Join Date
    Mar 2007
    Beans
    9

    Question [HELP]: Compile kernel with "sched_autogroup_enabled" patch

    Has anyone tried compiling a custom kernel (from git source), with the "sched_autogroup_enabled" patch on the current (fully updated) maverick meerkat?

    If so, will the brave soul please share their experience and how they did it.

    The reason I am interested in it is due to the fantastic desktop responsiveness gains.

    Thanks!
    Last edited by odejoy; November 17th, 2010 at 03:50 PM.

  2. #2
    Join Date
    Apr 2006
    Beans
    136
    Distro
    Ubuntu

    Re: [REQEST]: Compile kernel with "sched_autogroup_enabled" patch

    I am also really interested in this patch!
    Hope someone manages to create a stable generic x64 kernel with this

  3. #3
    Join Date
    Oct 2006
    Beans
    39
    Distro
    Ubuntu

    Re: [REQEST]: Compile kernel with "sched_autogroup_enabled" patch

    Done Not in a x64 environment, but i386.

    Code:
    # cat /proc/sys/kernel/sched_autogroup_enabled 
    1
    # uname -a
    Linux MonteCarlo 2.6.35-23-tty #40-Ubuntu SMP Fri Nov 19 22:58:39 EST 2010 i686 GNU/Linux
    I'll write up an article on how I did it this weekend. During patching some of the hunks failed and one file is in a different directory as apposed to 2.6.37. I'll offer the new patch on my site as well.

    Does it work? I have no idea, I haven't done any comparison with the old setup.
    Peter van der Does
    Ubuntu: Sort of Maverick 10.10 (Modified kernel and software)
    Blog: http://blog.avirtualhome.com
    Twitter: @avhsoftware

  4. #4
    Join Date
    Oct 2006
    Beans
    39
    Distro
    Ubuntu

    Re: [REQEST]: Compile kernel with "sched_autogroup_enabled" patch

    Here's the article on how to compile a Ubuntu 10.10 kernel with "sched: automated per tty task groups" kernel patch

    http://blog.avirtualhome.com/2010/11...-kernel-patch/
    Peter van der Does
    Ubuntu: Sort of Maverick 10.10 (Modified kernel and software)
    Blog: http://blog.avirtualhome.com
    Twitter: @avhsoftware

  5. #5
    Join Date
    Oct 2007
    Location
    Springhill, LA
    Beans
    1
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: [REQEST]: Compile kernel with "sched_autogroup_enabled" patch

    Quote Originally Posted by pdoes View Post
    Here's the article on how to compile a Ubuntu 10.10 kernel with "sched: automated per tty task groups" kernel patch

    http://blog.avirtualhome.com/2010/11...-kernel-patch/
    There is a typo in your article.

    skipabi=true skipmodule=true fakeroot debian/rules binary-core2

    should be

    skipabi=true skipmodule=true fakeroot debian/rules binary-tty

  6. #6
    Join Date
    Oct 2006
    Beans
    39
    Distro
    Ubuntu

    Re: [REQEST]: Compile kernel with "sched_autogroup_enabled" patch

    I fixed the article.
    Peter van der Does
    Ubuntu: Sort of Maverick 10.10 (Modified kernel and software)
    Blog: http://blog.avirtualhome.com
    Twitter: @avhsoftware

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •