From 667409afe4f909d18f6e19e6ca5a65a4848e51d6 Mon Sep 17 00:00:00 2001 From: Paul Guyot Date: Sun, 3 Oct 2010 18:04:55 +0200 Subject: Add support for CPU affinity & topology detection on FreeBSD 8 --- erts/doc/src/erl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'erts/doc/src/erl.xml') diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml index e36d0adb0d..6c8aef9167 100644 --- a/erts/doc/src/erl.xml +++ b/erts/doc/src/erl.xml @@ -686,7 +686,7 @@

Binding of schedulers is currently only supported on newer - Linux, Solaris, and Windows systems.

+ Linux, Solaris, FreeBSD, and Windows systems.

If no CPU topology is available when the +sbt flag is processed and BindType is any other type than u, the runtime system will fail to start. CPU -- cgit v1.2.3