LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Subject: [PATCH 1/2] linux-acpi: sos documentation
@ 2008-10-13 23:38 raz ben yehuda
2008-10-17 10:18 ` Pavel Machek
0 siblings, 1 reply; 4+ messages in thread
From: raz ben yehuda @ 2008-10-13 23:38 UTC (permalink / raw)
To: lenb; +Cc: Ingo Molnar, lkml, linux-acpi
From: Raz Ben Yehuda <razb@bitband.com>
Signed-off-by: Raz Ben Yehuda <razb@bitband.com>
---
diff -urpN linux-2.6.27/Documentation/SOS.txt linux-2.6.27-dbg/Documentation/SOS.txt
--- linux-2.6.27/Documentation/SOS.txt 1970-01-01 02:00:00.000000000 +0200
+++ linux-2.6.27-dbg/Documentation/SOS.txt 2008-10-14 00:29:32.000000000 +0200
@@ -0,0 +1,14 @@
+ SOS
+
+SOS is a service oriented scheduler. SOS is a method of relating one or more
+distinct services to a processor.In other words, a core(s) is assigned to
+a chore, not a chore to a core.
+Technically speaking, by virtually removing a processor from the operating
+system, using Linux ACPI facility one can bind processors to services.
+SOS management and control is done by sosctl.
+To fully understand what is SOS, when should it be used it and for which
+puprose,please refer to http://sos-linux.cvs.sourceforge.net/sos-linux/sos/Documentation/.
+
+Author: Raz Ben Yehuda
+Date: 2/08/2008
+Open University Israel.Computer Sciences Department. MSC.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Subject: [PATCH 1/2] linux-acpi: sos documentation
2008-10-13 23:38 Subject: [PATCH 1/2] linux-acpi: sos documentation raz ben yehuda
@ 2008-10-17 10:18 ` Pavel Machek
0 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2008-10-17 10:18 UTC (permalink / raw)
To: raz ben yehuda; +Cc: lenb, Ingo Molnar, lkml, linux-acpi
On Tue 2008-10-14 01:38:13, raz ben yehuda wrote:
> From: Raz Ben Yehuda <razb@bitband.com>
>
> Signed-off-by: Raz Ben Yehuda <razb@bitband.com>
> ---
No changelog, useful...
> diff -urpN linux-2.6.27/Documentation/SOS.txt linux-2.6.27-dbg/Documentation/SOS.txt
> --- linux-2.6.27/Documentation/SOS.txt 1970-01-01 02:00:00.000000000 +0200
> +++ linux-2.6.27-dbg/Documentation/SOS.txt 2008-10-14 00:29:32.000000000 +0200
> @@ -0,0 +1,14 @@
> + SOS
> +
> +SOS is a service oriented scheduler. SOS is a method of relating one or more
> +distinct services to a processor.In other words, a core(s) is assigned to
> +a chore, not a chore to a core.
> +Technically speaking, by virtually removing a processor from the operating
> +system, using Linux ACPI facility one can bind processors to services.
> +SOS management and control is done by sosctl.
> +To fully understand what is SOS, when should it be used it and for which
> +puprose,please refer to http://sos-linux.cvs.sourceforge.net/sos-linux/sos/Documentation/.
> +
I don't think this should be acpi specific... and you should provide
real doc, not pointer to web page.
Plus select some better acronym.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Subject: [PATCH 1/2] linux-acpi: sos documentation
2008-10-18 1:37 raz ben yehuda
@ 2008-10-18 18:05 ` Pavel Machek
0 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2008-10-18 18:05 UTC (permalink / raw)
To: raz ben yehuda; +Cc: lkml, linux-acpi
Hi!
> First , I really really thank you for replying, This is not the first post I made for sos.
> For some reason I did not get your reply.
>
> On Tue 2008-10-14 01:38:13, raz ben yehuda wrote:
> > From: Raz Ben Yehuda <razb@bitband.com>
> >
> > Signed-off-by: Raz Ben Yehuda <razb@bitband.com>
> > ---
>
> >>No changelog, useful...
> Do you mean diffstat ? I added diffstat at the sos-api patch. .
> Are you referring to Documentation/Changes ? I am not sure I know what you mean.
Patches should have reason why they are good idea, this one had none.
> >>Plus select some better acronym.
> How about ops ( offload-processor scheduler ) ? any other suggestions ? well.. I am bad at names.
>
offpsched? Three letter acronyms are all taken :-).
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Subject: [PATCH 1/2] linux-acpi: sos documentation
@ 2008-10-18 1:37 raz ben yehuda
2008-10-18 18:05 ` Pavel Machek
0 siblings, 1 reply; 4+ messages in thread
From: raz ben yehuda @ 2008-10-18 1:37 UTC (permalink / raw)
To: pavel; +Cc: lkml, linux-acpi
First , I really really thank you for replying, This is not the first post I made for sos.
For some reason I did not get your reply.
On Tue 2008-10-14 01:38:13, raz ben yehuda wrote:
> From: Raz Ben Yehuda <razb@bitband.com>
>
> Signed-off-by: Raz Ben Yehuda <razb@bitband.com>
> ---
>>No changelog, useful...
Do you mean diffstat ? I added diffstat at the sos-api patch. .
Are you referring to Documentation/Changes ? I am not sure I know what you mean.
> diff -urpN linux-2.6.27/Documentation/SOS.txt linux-2.6.27-dbg/Documentation/SOS.txt
> --- linux-2.6.27/Documentation/SOS.txt 1970-01-01 02:00:00.000000000 +0200
> +++ linux-2.6.27-dbg/Documentation/SOS.txt 2008-10-14 00:29:32.000000000 +0200
> @@ -0,0 +1,14 @@
> + SOS
> +
> +SOS is a service oriented scheduler. SOS is a method of relating one or more
> +distinct services to a processor.In other words, a core(s) is assigned to
> +a chore, not a chore to a core.
> +Technically speaking, by virtually removing a processor from the operating
> +system, using Linux ACPI facility one can bind processors to services.
> +SOS management and control is done by sosctl.
> +To fully understand what is SOS, when should it be used it and for which
> +puprose,please refer to http://sos-linux.cvs.sourceforge.net/sos-linux/sos/Documentation/.
> +
>>I don't think this should be acpi specific... and you should provide
>>real doc, not pointer to web page.
1. I posted to lkml as well as acpi. is this what you mean ?
2. At first, I posted a big text file , but I got zero replies so i thought that maybe people refrain from reading so much.
But I will fix it (I read SubmittingPatches).
>>Plus select some better acronym.
>> Pavel
How about ops ( offload-processor scheduler ) ? any other suggestions ? well.. I am bad at names.
raz
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-10-18 18:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-13 23:38 Subject: [PATCH 1/2] linux-acpi: sos documentation raz ben yehuda
2008-10-17 10:18 ` Pavel Machek
2008-10-18 1:37 raz ben yehuda
2008-10-18 18:05 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).