Re: [git pull] scheduler updates for v2.6.24

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Dmitry Adamushko <dmitry.adamushko@...>
Cc: Srivatsa Vaddagiri <vatsa@...>, Ingo Molnar <mingo@...>, Andrew Morton <akpm@...>, <torvalds@...>, <linux-kernel@...>
Date: Tuesday, October 16, 2007 - 7:50 pm

Dmitry Adamushko wrote:

Sure here it is :

00000e49 <pick_next_task_fair>:
     e49:       53                      push   %ebx
     e4a:       31 d2                   xor    %edx,%edx
     e4c:       83 78 40 00             cmpl   $0x0,0x40(%eax)
     e50:       74 20                   je     e72 <pick_next_task_fair+0x29>
     e52:       83 c0 38                add    $0x38,%eax
     e55:       8b 50 20                mov    0x20(%eax),%edx
     e58:       31 db                   xor    %ebx,%ebx
     e5a:       85 d2                   test   %edx,%edx
     e5c:       74 0a                   je     e68 <pick_next_task_fair+0x1f>
     e5e:       8d 5a f8                lea    -0x8(%edx),%ebx
     e61:       89 da                   mov    %ebx,%edx
     e63:       e8 a9 ff ff ff          call   e11 <set_next_entity>
     e68:       8b 43 44                mov    0x44(%ebx),%eax
     e6b:       85 c0                   test   %eax,%eax
     e6d:       75 e6                   jne    e55 <pick_next_task_fair+0xc>
     e6f:       8d 53 d0                lea    -0x30(%ebx),%edx
     e72:       89 d0                   mov    %edx,%eax
     e74:       5b                      pop    %ebx
     e75:       c3                      ret


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[git pull] scheduler updates for v2.6.24, Ingo Molnar, (Mon Oct 15, 10:17 am)
Re: [git pull] scheduler updates for v2.6.24, Thomas Backlund, (Tue Oct 16, 6:04 am)
Re: [git pull] scheduler updates for v2.6.24, Ingo Molnar, (Tue Oct 16, 6:08 am)
Re: [git pull] scheduler updates for v2.6.24, Ingo Molnar, (Tue Oct 16, 6:12 am)
Re: [git pull] scheduler updates for v2.6.24, Thomas Backlund, (Tue Oct 16, 7:00 am)
Re: [git pull] scheduler updates for v2.6.24, Nick Piggin, (Mon Oct 15, 10:38 pm)
Re: [git pull] scheduler updates for v2.6.24, Ingo Molnar, (Mon Oct 15, 11:04 am)
Re: [git pull] scheduler updates for v2.6.24, Andrew Morton, (Mon Oct 15, 2:35 pm)
Re: [git pull] scheduler updates for v2.6.24, Ingo Molnar, (Mon Oct 15, 2:53 pm)
Re: [git pull] scheduler updates for v2.6.24, Dmitry Adamushko, (Tue Oct 16, 6:38 pm)
Re: [git pull] scheduler updates for v2.6.24, Gabriel C, (Tue Oct 16, 6:13 pm)
Re: [git pull] scheduler updates for v2.6.24, Dmitry Adamushko, (Tue Oct 16, 7:31 pm)
Re: [git pull] scheduler updates for v2.6.24, Gabriel C, (Tue Oct 16, 7:50 pm)