From 9220ba6e8daa19c823d8fcf63ce2b790b32548a3 Mon Sep 17 00:00:00 2001 From: "thomas.nikolajsen" Date: Wed, 6 Dec 2017 21:31:40 +0000 Subject: [PATCH] Fix typo --- features/index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/index.mdwn b/features/index.mdwn index 4718ec9b..ae69614b 100644 --- a/features/index.mdwn +++ b/features/index.mdwn @@ -40,7 +40,7 @@ DragonFly will autotune kernel resources and scaling metrics such as kernel hash * Generally very high concurrency with very low kernel overhead. The kernel can handle just about any load thrown at it and still be completely responsive to other incidental tasks. Systems can run efficiently at well over 100% load. -* Supports up to 4 swap devices for paging and up to 55TB (Terrabytes) of configured swapspace. Requires 1MB of physical ram per 1GB of configured swap. When multiple swap devices are present, I/O will be interleaved for maximum effectiveness. The paging system is extremely capable under virtually any load conditions, particularly when swap is assigned to NVMe storage. Concurrent page-in across available cpus, in particular, works extremely well. Asynchronous page-out. Extended filesystem data caching via the swapcache mechanism can operate as an extended (huge) disk cache if desired, and/or used to increase the apparent total system memory. +* Supports up to 4 swap devices for paging and up to 55TB (Terabytes) of configured swapspace. Requires 1MB of physical ram per 1GB of configured swap. When multiple swap devices are present, I/O will be interleaved for maximum effectiveness. The paging system is extremely capable under virtually any load conditions, particularly when swap is assigned to NVMe storage. Concurrent page-in across available cpus, in particular, works extremely well. Asynchronous page-out. Extended filesystem data caching via the swapcache mechanism can operate as an extended (huge) disk cache if desired, and/or used to increase the apparent total system memory. ## HAMMER - DragonFly Filesystem -- 2.41.0