lkml.org 
[lkml]   [2005]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.47-20

    * Michal Schmidt <xschmi00@stud.feec.vutbr.cz> wrote:

    > Ingo Molnar wrote:
    > > - performance feature: i've implemented a new scheduler feature called
    > > 'delayed preemption', [...]
    >
    > So far it's only for i386. On x84_64 the kernel doesn't compile.
    > Attached is my attempt to make it work on x86_64.
    > The diff is against RT-V0.7.47-26.
    >
    > Warning: I don't know what I'm doing! But at least it compiles and boots
    > for me.

    i'd not have done it differently :) The most important bits are the
    entry.S changes: to correctly update bit-tests to mask-tests and to
    extend any byte-test to a word-test (because bit 9 falls outside of the
    low byte) - you've done that all correctly. I've applied your patch and
    have uploaded the -47-28 release. Boots fine on my x64 box too.

    Ingo
    -
    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/

    \
     
     \ /
      Last update: 2005-06-07 21:34    [W:2.982 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site