Hi Sam! I ripped the O(1) scheduler out of the -aa series for 2.4.23-pre7, so basically the following is left
- bitops - list_t - runqueue - scheduler this can be found at: http://vserver.13thfloor.at/Experimental/split-2.4.23-pre7-O1/ then I rediffed the c17f to this 'new' kernel and basically replaced the scheduler changes by your patches for ctx17 ... the result is at: http://vserver.13thfloor.at/Experimental/split-2.4.23-pre7-O1-c17f/ well, it compiles and doesn't explode immediately when I start the kernel, but I guess you know more about the scheduler stuff than I, maybe you could have a look at it, and tune it somehow? TIA, Herbert
