lkml.org 
[lkml]   [2008]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 1/1] x86: fix text_poke
    > I agree that it has to be robust, but if we want to make suspend/resume 
    > be instantaneous (and we do), performance does actually matter. Yes, this

    For suspend/resume we can actually just disable all the text_poke()s.
    They are not needed because we don't expect to stay in single CPU
    mode for long after wake up and they will just be undone again.

    I guess if it really was a problem (but really I haven't heard about it)
    the easiest fix would be to just extended system_state to SYSTEM_SUSPEND
    and then skip them if that is true.

    -Andi


    \
     
     \ /
      Last update: 2008-04-25 19:23    [W:4.127 / U:1.796 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site