typos in erlang:system_profile() doc

View: New views
2 Messages — Rating Filter:   Alert me  

typos in erlang:system_profile() doc

by Ulf Wiger-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


The following sentence in the R13B02 documentation for
erlang:system_profile() could need some revising:

"Running processes that is reinsertet into the runqueue after completing
its reductions does not trigger this message."

It would be better as

"Running processes that are reinserted into the run queue
after having been preemptively scheduled out will not trigger
this message."

...or something like that.

BR,
Ulf W
--
Ulf Wiger
CTO, Erlang Training & Consulting Ltd
http://www.erlang-consulting.com

________________________________________________________________
erlang-bugs mailing list. See http://www.erlang.org/faq.html
erlang-bugs (at) erlang.org


Re: typos in erlang:system_profile() doc

by Björn-Egil Dahlberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Ulf,

Thank you for pointing out these errors. I will review my english in the
system_profile documentation.

Regards,
Björn-Egil
Erlang/OTP

Ulf Wiger wrote:

>
> The following sentence in the R13B02 documentation for
> erlang:system_profile() could need some revising:
>
> "Running processes that is reinsertet into the runqueue after completing
> its reductions does not trigger this message."
>
> It would be better as
>
> "Running processes that are reinserted into the run queue
> after having been preemptively scheduled out will not trigger
> this message."
>
> ...or something like that.
>
> BR,
> Ulf W



________________________________________________________________
erlang-bugs mailing list. See http://www.erlang.org/faq.html
erlang-bugs (at) erlang.org