public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] V-5.0.1 Single Priority Array O(1) CPU Scheduler Evaluation
@ 2004-08-24  2:46 Peter Williams
  2004-08-25  8:54 ` Peter Williams
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Williams @ 2004-08-24  2:46 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Michal Kaczmarski, Shane Shrybman

Version 5.0.1 of various single priority array scheduler patches for the 
2.6.8.1 kernel are now available for download and evaluation.  This is a 
bug fix release to fix a problem whereby using non zero soft caps in 
"pb" mode could cause a system hang.  Only spa_pb, zaphod and hydra 
schedulers are effected.  Full patches and patches from 5.0 to 5.0.1 are 
available as follows:

SPA_PB:
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_pb_FULL-v5.0.1?download>
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_pb-v5.0-to-v5.0.1?download>

ZAPHOD:
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_zaphod_FULL-v5.0.1?download>
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_zaphod-v5.0-to-v5.0.1?download>

HYDRA:
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_hydra_FULL-v5.0.1?download>
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_hydra-v5.0-to-v5.0.1?download>

Peter
-- 
Peter Williams                                   pwil3058@bigpond.net.au

"Learning, n. The kind of ignorance distinguishing the studious."
  -- Ambrose Bierce


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] V-5.0.1 Single Priority Array O(1) CPU Scheduler Evaluation
  2004-08-24  2:46 [PATCH] V-5.0.1 Single Priority Array O(1) CPU Scheduler Evaluation Peter Williams
@ 2004-08-25  8:54 ` Peter Williams
  2004-08-25 11:31   ` Prakash K. Cheemplavam
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Williams @ 2004-08-25  8:54 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Michal Kaczmarski, Shane Shrybman

Peter Williams wrote:
> Version 5.0.1 of various single priority array scheduler patches for the 
> 2.6.8.1 kernel are now available for download and evaluation.  This is a 
> bug fix release to fix a problem whereby using non zero soft caps in 
> "pb" mode could cause a system hang.  Only spa_pb, zaphod and hydra 
> schedulers are effected.  Full patches and patches from 5.0 to 5.0.1 are 
> available as follows:
> 
> SPA_PB:
> <http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_pb_FULL-v5.0.1?download> 
> 
> <http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_pb-v5.0-to-v5.0.1?download> 
> 
> 
> ZAPHOD:
> <http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_zaphod_FULL-v5.0.1?download> 
> 
> <http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_zaphod-v5.0-to-v5.0.1?download> 
> 
> 
> HYDRA:
> <http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_hydra_FULL-v5.0.1?download> 
> 
> <http://prdownloads.sourceforge.net/cpuse/patch-2.6.8.1-spa_hydra-v5.0-to-v5.0.1?download> 

Now available for 2.6.9-rc1:

ZAPHOD: 
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.9-rc1-spa_zaphod_FULL-v5.0.1?download>

HYDRA: 
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.9-rc1-spa_hydra_FULL-v5.0.1?download>

Others at <https://sourceforge.net/projects/cpuse/>

Peter
-- 
Peter Williams                                   pwil3058@bigpond.net.au

"Learning, n. The kind of ignorance distinguishing the studious."
  -- Ambrose Bierce


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] V-5.0.1 Single Priority Array O(1) CPU Scheduler Evaluation
  2004-08-25  8:54 ` Peter Williams
@ 2004-08-25 11:31   ` Prakash K. Cheemplavam
  2004-08-26  0:18     ` Peter Williams
  0 siblings, 1 reply; 5+ messages in thread
From: Prakash K. Cheemplavam @ 2004-08-25 11:31 UTC (permalink / raw)
  To: Peter Williams; +Cc: Linux Kernel Mailing List

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Peter Williams wrote:
| Now available for 2.6.9-rc1:
|
| ZAPHOD:
|
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.9-rc1-spa_zaphod_FULL-v5.0.1?download>

|
|
| HYDRA:
|
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.9-rc1-spa_hydra_FULL-v5.0.1?download>

|
|
| Others at <https://sourceforge.net/projects/cpuse/>
|
| Peter

Hie, could you provide me link which explans in detail, but yet easy to
read, how those schedulers work?

Thanks,

Prakash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBLHidxU2n/+9+t5gRAi4HAKDiiGaytNv/bMuYWn7k6MJfmVRV/gCg8qYf
XIDpzNXeQ0Mq1cRX3ch2XBs=
=Shmq
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] V-5.0.1 Single Priority Array O(1) CPU Scheduler Evaluation
  2004-08-25 11:31   ` Prakash K. Cheemplavam
@ 2004-08-26  0:18     ` Peter Williams
  2004-08-26  8:26       ` Prakash K. Cheemplavam
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Williams @ 2004-08-26  0:18 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Prakash K. Cheemplavam

Prakash K. Cheemplavam wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Peter Williams wrote:
> | Now available for 2.6.9-rc1:
> |
> | ZAPHOD:
> |
> <http://prdownloads.sourceforge.net/cpuse/patch-2.6.9-rc1-spa_zaphod_FULL-v5.0.1?download> 
> 
> 
> |
> |
> | HYDRA:
> |
> <http://prdownloads.sourceforge.net/cpuse/patch-2.6.9-rc1-spa_hydra_FULL-v5.0.1?download> 
> 
> 
> |
> |
> | Others at <https://sourceforge.net/projects/cpuse/>
> |
> | Peter
> 
> Hie, could you provide me link which explans in detail, but yet easy to
> read, how those schedulers work?

Unfortunately, no documentation is available yet.  I've replied 
separately (because of its size) with a description of the schedulers 
and will use that reply as a basis for some on line documentation.  In 
the meanwhile if others are interested I can send them a copy of the 
description.

Peter
-- 
Peter Williams                                   pwil3058@bigpond.net.au

"Learning, n. The kind of ignorance distinguishing the studious."
  -- Ambrose Bierce


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] V-5.0.1 Single Priority Array O(1) CPU Scheduler Evaluation
  2004-08-26  0:18     ` Peter Williams
@ 2004-08-26  8:26       ` Prakash K. Cheemplavam
  0 siblings, 0 replies; 5+ messages in thread
From: Prakash K. Cheemplavam @ 2004-08-26  8:26 UTC (permalink / raw)
  To: Peter Williams; +Cc: Linux Kernel Mailing List

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Peter Williams wrote:
| Prakash K. Cheemplavam wrote:
|
|> -----BEGIN PGP SIGNED MESSAGE-----
|> Hash: SHA1
|>
|> Peter Williams wrote:
|> | Now available for 2.6.9-rc1:
|> |
|> | ZAPHOD:
|> |
|>
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.9-rc1-spa_zaphod_FULL-v5.0.1?download>

|>
|>
|> |
|> |
|> | HYDRA:
|> |
|>
<http://prdownloads.sourceforge.net/cpuse/patch-2.6.9-rc1-spa_hydra_FULL-v5.0.1?download>

|>
|>
|> |
|> |
|> | Others at <https://sourceforge.net/projects/cpuse/>
|> |
|> | Peter
|>
|> Hie, could you provide me link which explans in detail, but yet easy to
|> read, how those schedulers work?
|
|
| Unfortunately, no documentation is available yet.  I've replied
| separately (because of its size) with a description of the schedulers
| and will use that reply as a basis for some on line documentation.  In
| the meanwhile if others are interested I can send them a copy of the
| description.

Thanks. Give me some time to go through it. ;-) I hope you don't mind if
I possibly still have some dumb questions...

Prakash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBLZ7KxU2n/+9+t5gRAgy6AJ4mvPHomRUe9glUQnuApH6wvmXgmACgtcQR
FusQQdQnSnu44nmYT1ihI/Y=
=KHgH
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-08-26  8:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-24  2:46 [PATCH] V-5.0.1 Single Priority Array O(1) CPU Scheduler Evaluation Peter Williams
2004-08-25  8:54 ` Peter Williams
2004-08-25 11:31   ` Prakash K. Cheemplavam
2004-08-26  0:18     ` Peter Williams
2004-08-26  8:26       ` Prakash K. Cheemplavam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox