From 59545ab39a8a7e123332318d4c1915621c5f4ba2 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Tue, 5 Feb 2013 11:26:21 +0100 Subject: Fix erts-5.10 release notes --- erts/doc/src/notes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'erts/doc/src') diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index 42298e4824..0363f0237e 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -144,7 +144,7 @@ spawning processes, terminating processes, sending messages, etc. Optimizations of run queue management reducing contention. - Optimizations of process state changes reducing + Optimizations of process internal state changes reducing contention.

These changes imply changes of the characteristics the system. Most notable: changed timing in the system.

@@ -403,7 +403,7 @@

- The +stbt command line + The +stbt command line argument of erl was added. This argument can be used for trying to set scheduler bind type. Upon failure unbound schedulers will be used.

-- cgit v1.2.3