summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc9143f4..e80cf460 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ limit.
The physical page allocator of the X15 kernel has been integrated, and
is now used directly by the slab allocator. This increases the kernel
heap addressing important scalability issues.
+
+A synchronization mechanism was added, similar to the Linux futexes, to
+allow efficient and powerful userland synchronization.
Version 1.6 (2015-10-31)