lkml.org 
[lkml]   [2015]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH v7 07/11] arch/x86: enable task isolation functionality
    On Wed, Sep 30, 2015 at 3:02 PM, Thomas Gleixner <tglx@linutronix.de> wrote:
    > On Wed, 30 Sep 2015, Chris Metcalf wrote:
    >> So for now, if a task-isolation thread sets up a timer,
    >> they're screwed: so, don't do that. And it's really not part of
    >> the typical programming model for these kinds of userspace
    >> drivers anyway, so it's pretty reasonable to forbid it.
    >
    > There is a difference between forbidding it and looping for 10 minutes
    > in the kernel.

    I don't even like forbidding it. Setting timers seems like an
    entirely reasonable thing for even highly RT or isolated programs to
    do, although admittedly they can do it on a non-RT thread and then
    kick the RT thread when they're ready.

    Heck, even without the TSC deadline timer, the kernel could, in
    principle, support that use case by having whatever core is doing
    housekeeping keep kicking the can forward until it's time to IPI the
    isolated core because it needs to wake up.

    --Andy


    \
     
     \ /
      Last update: 2015-10-01 00:41    [W:3.591 / U:0.100 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site