Hugo Vanwoerkom | 2 May 19:14
Favicon

ck patch for 2.6.25

Hi,

Anybody done the -ck patch for 2.6.25?

Hugo

Picon

Re: ck Digest, Vol 46, Issue 1

Is it safe to unsubscribe to this mailing list yet since there is no longer any furthering development on ck kernel patches?

On 5/2/08, ck-request <at> vds.kolivas.org <ck-request <at> vds.kolivas.org> wrote:
Send ck mailing list submissions to
        ck <at> vds.kolivas.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://bhhdoa.org.au/mailman/listinfo/ck
or, via email, send a message with subject or body 'help' to
        ck-request <at> vds.kolivas.org

You can reach the person managing the list at
        ck-owner <at> vds.kolivas.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of ck digest..."


Today's Topics:

   1. ck patch for 2.6.25 (Hugo Vanwoerkom)


----------------------------------------------------------------------

Message: 1
Date: Fri, 02 May 2008 12:14:16 -0500
From: Hugo Vanwoerkom <hvw59601 <at> care2.com>
Subject: [ck] ck patch for 2.6.25
To: ck <at> vds.kolivas.org
Message-ID: <fvfi58$551$1 <at> ger.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

Anybody done the -ck patch for 2.6.25?

Hugo


------------------------------

_______________________________________________
http://ck.kolivas.org/faqs/replying-to-mailing-list.txt
ck mailing list - mailto: ck <at> vds.kolivas.org
http://vds.kolivas.org/mailman/listinfo/ck

End of ck Digest, Vol 46, Issue 1
*********************************



--
Swab through my fractal gallery!

Addicted2fractals DeviantGallery - http://addicted2fractals.deviantart.com/gallery/
Addicted2fractals DeviantPrints   - http://addicted2fractals.deviantart.com/prints/
Tim Post | 3 May 05:28
Picon

Re: Re: ck Digest, Vol 46, Issue 1

On Sat, May 3, 2008 at 10:07 AM, Eschatological Humor <eschatological.humor <at> gmail.com> wrote:
Is it safe to unsubscribe to this mailing list yet since there is no longer any furthering development on ck kernel patches?

The patches are still being worked on by several groups but independently it seems. Usually, when one of them gets it into a new kernel, they'll also announce it here. Last that I saw, some of the Fedora developers were trying to keep it up to date, as well as some people working on suse.

Since the list is so low volume, it kind of helps to stay subscribed ... or you probably won't find out when more work has been done.

Cheers!
--Tim
defcon | 3 May 07:04
Picon

Re: Re: ck Digest, Vol 46, Issue 1

I would stay subscribed because there will be changed/updates and possibly con will come back in the future.

On Fri, May 2, 2008 at 8:28 PM, Tim Post <tinkertim <at> gmail.com> wrote:
On Sat, May 3, 2008 at 10:07 AM, Eschatological Humor <eschatological.humor <at> gmail.com> wrote:
Is it safe to unsubscribe to this mailing list yet since there is no longer any furthering development on ck kernel patches?

The patches are still being worked on by several groups but independently it seems. Usually, when one of them gets it into a new kernel, they'll also announce it here. Last that I saw, some of the Fedora developers were trying to keep it up to date, as well as some people working on suse.

Since the list is so low volume, it kind of helps to stay subscribed ... or you probably won't find out when more work has been done.

Cheers!
--Tim

_______________________________________________
http://ck.kolivas.org/faqs/replying-to-mailing-list.txt
ck mailing list - mailto: ck <at> vds.kolivas.org
http://vds.kolivas.org/mailman/listinfo/ck

Hugo Vanwoerkom | 6 May 21:01
Favicon

Re: ck Digest, Vol 46, Issue 1

Tim Post wrote:
>     On Sat, May 3, 2008 at 10:07 AM, Eschatological Humor
>     <eschatological.humor <at> gmail.com
>     <mailto:eschatological.humor <at> gmail.com>> wrote:
>     Is it safe to unsubscribe to this mailing list yet since there is no
>     longer any furthering development on ck kernel patches?
> 
> 
> The patches are still being worked on by several groups but 
> independently it seems. Usually, when one of them gets it into a new 
> kernel, they'll also announce it here. Last that I saw, some of the 
> Fedora developers were trying to keep it up to date, as well as some 
> people working on suse.
> 
> Since the list is so low volume, it kind of helps to stay subscribed ... 
> or you probably won't find out when more work has been done.
> 

I tried to upgrade the -ck patch to 2.6.25 and ran into problems with 
mm/vmscan.c (line 1200 in the 2.6.24 patch) That routine has changed and 
I don't know what I am doing of course... :-)

Hugo

Markus Törnqvist | 10 May 12:52

Re: Re: ck Digest, Vol 46, Issue 1

On Tue, May 06, 2008 at 02:01:35PM -0500, Hugo Vanwoerkom wrote:

>I tried to upgrade the -ck patch to 2.6.25 and ran into problems with 
>mm/vmscan.c (line 1200 in the 2.6.24 patch) That routine has changed and 
>I don't know what I am doing of course... :-)

Seems to me that when over a year has passed, and we know how rapidly
the kernel develops, and how major the scheduler changes have been,
the best approach would be to read con's algorithm description, his
ideas for improvement he never implemented and do the thing all over
again.

It's either that or continuous porting over a billion changes,
trying to regression-test every part that seeps through from elsewhere
in the kernel.

--

-- 
mjt

Tim Post | 10 May 20:54
Picon

Re: Re: ck Digest, Vol 46, Issue 1



On Sat, May 10, 2008 at 6:52 PM, Markus Törnqvist <mjt <at> nysv.org> wrote:
Seems to me that when over a year has passed, and we know how rapidly
the kernel develops, and how major the scheduler changes have been,
the best approach would be to read con's algorithm description, his
ideas for improvement he never implemented and do the thing all over
again.

It's either that or continuous porting over a billion changes,
trying to regression-test every part that seeps through from elsewhere
in the kernel

Agreed.
 
Matthew Hawkins | 13 May 04:23
Picon

Re: Re: ck Digest, Vol 46, Issue 1

On Sat, May 10, 2008 at 8:52 PM, Markus Törnqvist <mjt <at> nysv.org> wrote:
>  Seems to me that when over a year has passed, and we know how rapidly
>  the kernel develops, and how major the scheduler changes have been,
>  the best approach would be to read con's algorithm description, his
>  ideas for improvement he never implemented and do the thing all over
>  again.
>
>  It's either that or continuous porting over a billion changes,
>  trying to regression-test every part that seeps through from elsewhere
>  in the kernel.

It's both easier and harder than it seems.  If anyone wants to give
this a go, get a git tree of the kernel and I recommend using stgit on
top to import the split-out patches that made up Con's patchset.  They
last applied to 2.6.24 iirc so you may need to specify that tag when
importing.  Next, read Ingo's CFS patchset so you can figure out how
to make sched_sd.c.  The advantage of the split-out patches should be
obvious - you get to run diff through a magnifying glass instead of
trying to absorb all the kernel in your head at once.  People have
been committed for less ;)  Hopefully you'll get to the same stage I
did, where you'll find some interdependency between some patches in
-ck that are non-trivial to implement under CFS and your brain will
explode :)

Then hopefully unlike me you'll continue to have free time to work on it ...

BTW I did send Ingo some ported patches from -ck, things he didn't
feel like implementing upstream (like SCHED_ISO) as some CFS features
make them either redundant or questionable.  It's probably not
worthwhile sending them again, though since iirc it was all the easy
stuff you may like to at least port it anyway a) for completeness b)
to get your mind in the right place and c) for fun :)  BTW Ingo is
great to work with, he's in my top 5 humans to clone ;-)

--

-- 
Matt

Gmane