From e32530cefb2af1a89b5192e2906fe93cefed8f8e Mon Sep 17 00:00:00 2001 From: justin Date: Mon, 25 Apr 2011 20:12:01 -0700 Subject: [PATCH] formatting fix --- release210/index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release210/index.mdwn b/release210/index.mdwn index 5c21721e..49f6a49b 100644 --- a/release210/index.mdwn +++ b/release210/index.mdwn @@ -13,7 +13,7 @@ The DragonFly 2.10 release is here! **Compiler updates** - DragonFly now uses gcc 4.4 as the default system compiler, and is the first BSD to take that step. -*New bridging functionality** - The bridging system has been rewritten. Multiple interfaces on a single system can be bound together transparently under a single virtual MAC address, and bandwidth aggregated to that new interface. +**New bridging functionality** - The bridging system has been rewritten. Multiple interfaces on a single system can be bound together transparently under a single virtual MAC address, and bandwidth aggregated to that new interface. **MP Performance** - The MPLOCK (the primary lock, that when held ensures only a single cpu is operating within the kernel) has been removed from every area except the VM system. is one of the few non-academic operating systems to use a primary sychronization mechanism that is not a blocking mutex -- 2.41.0