Re: upreempt_pri

2012-02-21 Thread YAMAMOTO Takashi
hi, > hi, > > On 02/21/2012 08:11 AM, YAMAMOTO Takashi wrote: >> hi, >> >>> On 01/10/2012 03:30 AM, YAMAMOTO Takashi wrote: >>>> hi, >>>> >>>>> Hi, >>>>> >>>>> I would like to change upree

Re: upreempt_pri

2012-02-21 Thread Lars Heidieker
hi, On 02/21/2012 08:11 AM, YAMAMOTO Takashi wrote: > hi, > >> On 01/10/2012 03:30 AM, YAMAMOTO Takashi wrote: >>> hi, >>> >>>> Hi, >>>> >>>> I would like to change upreempt_pri to default to 0 as this >>>> makes w

Re: upreempt_pri

2012-02-20 Thread YAMAMOTO Takashi
hi, > On 01/10/2012 03:30 AM, YAMAMOTO Takashi wrote: >> hi, >> >>> Hi, >>> >>> I would like to change upreempt_pri to default to 0 as this makes >>> wakeups where the interrupted cpu schedules a thread on another >>> cpu

Re: upreempt_pri

2012-01-18 Thread Lars Heidieker
On 01/10/2012 03:30 AM, YAMAMOTO Takashi wrote: > hi, > >> Hi, >> >> I would like to change upreempt_pri to default to 0 as this makes >> wakeups where the interrupted cpu schedules a thread on another >> cpu behave like as if it where scheduled on the inter

Re: upreempt_pri

2012-01-09 Thread YAMAMOTO Takashi
hi, > Hi, > > I would like to change upreempt_pri to default to 0 as this makes > wakeups where the interrupted cpu schedules a thread on another cpu > behave like as if it where scheduled on the interrupted cpu. > > For the case that the to be scheduled on cpu is the in

Re: upreempt_pri

2012-01-07 Thread Lars Heidieker
On 01/07/2012 12:55 PM, David Laight wrote: On Thu, Jan 05, 2012 at 11:19:54PM +0100, Lars Heidieker wrote: Hi, I would like to change upreempt_pri to default to 0 as this makes wakeups where the interrupted cpu schedules a thread on another cpu behave like as if it where scheduled on the

Re: upreempt_pri

2012-01-07 Thread David Laight
On Thu, Jan 05, 2012 at 11:19:54PM +0100, Lars Heidieker wrote: > Hi, > > I would like to change upreempt_pri to default to 0 as this makes > wakeups where the interrupted cpu schedules a thread on another cpu > behave like as if it where scheduled on the interrupted cpu. Are yo

upreempt_pri

2012-01-05 Thread Lars Heidieker
Hi, I would like to change upreempt_pri to default to 0 as this makes wakeups where the interrupted cpu schedules a thread on another cpu behave like as if it where scheduled on the interrupted cpu. For the case that the to be scheduled on cpu is the interrupted one, the behavior is like