Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-07 Thread Joerg Sommrey
On Wed, Sep 07, 2005 at 10:00:01AM +0300, Tony Lindgren wrote: > * Pavel Machek <[EMAIL PROTECTED]> [050906 15:28]: > > Hi! > > > > > > > +NOTE: Currently there's a bug somewhere where the reading the > > > > > + P_LVL2 for the first time causes the system to sleep instead > > > > > of > >

Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-07 Thread Tony Lindgren
* Pavel Machek <[EMAIL PROTECTED]> [050906 15:28]: > Hi! > > > > > +NOTE: Currently there's a bug somewhere where the reading the > > > > + P_LVL2 for the first time causes the system to sleep instead of > > > > + idling. This means that you need to hit the power button once to > > > >

Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-07 Thread Tony Lindgren
* Pavel Machek [EMAIL PROTECTED] [050906 15:28]: Hi! +NOTE: Currently there's a bug somewhere where the reading the + P_LVL2 for the first time causes the system to sleep instead of + idling. This means that you need to hit the power button once to + wake the

Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-07 Thread Joerg Sommrey
On Wed, Sep 07, 2005 at 10:00:01AM +0300, Tony Lindgren wrote: * Pavel Machek [EMAIL PROTECTED] [050906 15:28]: Hi! +NOTE: Currently there's a bug somewhere where the reading the + P_LVL2 for the first time causes the system to sleep instead of + idling. This

Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-06 Thread Pavel Machek
Hi! > > > +NOTE: Currently there's a bug somewhere where the reading the > > > + P_LVL2 for the first time causes the system to sleep instead of > > > + idling. This means that you need to hit the power button once to > > > + wake the system after loading the module for the first

Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-06 Thread Pavel Machek
Hi! +NOTE: Currently there's a bug somewhere where the reading the + P_LVL2 for the first time causes the system to sleep instead of + idling. This means that you need to hit the power button once to + wake the system after loading the module for the first time after

Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-05 Thread Tony Lindgren
* Pavel Machek <[EMAIL PROTECTED]> [050905 17:59]: > Hi! > > > > +NOTE: Currently there's a bug somewhere where the reading the > > + P_LVL2 for the first time causes the system to sleep instead of > > + idling. This means that you need to hit the power button once to > > + wake

Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-05 Thread Pavel Machek
Hi! > +NOTE: Currently there's a bug somewhere where the reading the > + P_LVL2 for the first time causes the system to sleep instead of > + idling. This means that you need to hit the power button once to > + wake the system after loading the module for the first time after > +

Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-05 Thread Pavel Machek
Hi! +NOTE: Currently there's a bug somewhere where the reading the + P_LVL2 for the first time causes the system to sleep instead of + idling. This means that you need to hit the power button once to + wake the system after loading the module for the first time after +

Re: [PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-05 Thread Tony Lindgren
* Pavel Machek [EMAIL PROTECTED] [050905 17:59]: Hi! +NOTE: Currently there's a bug somewhere where the reading the + P_LVL2 for the first time causes the system to sleep instead of + idling. This means that you need to hit the power button once to + wake the system

[PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-01 Thread Joerg Sommrey
This is a processor idle module for AMD SMP 760MP(X) based systems. The patch was originally written by Tony Lindgren and has been around since 2002. It enables C2 mode on AMD SMP systems and thus saves about 70 - 90 W of energy in the idle mode compared to the default idle mode. The idle

[PATCH 1/2] amd76x_pm: C2 powersaving for AMD K7

2005-09-01 Thread Joerg Sommrey
This is a processor idle module for AMD SMP 760MP(X) based systems. The patch was originally written by Tony Lindgren and has been around since 2002. It enables C2 mode on AMD SMP systems and thus saves about 70 - 90 W of energy in the idle mode compared to the default idle mode. The idle