From 3e7c229b999812576b8e5518e462b37f95dd2c68 Mon Sep 17 00:00:00 2001 From: Shane Ryoo Date: Wed, 29 May 2013 19:12:45 -0600 Subject: [PATCH] Update fundamentals.txt --- source/faq/fundamentals.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/faq/fundamentals.txt b/source/faq/fundamentals.txt index 6ff132c2e3a..e2548f8d14d 100644 --- a/source/faq/fundamentals.txt +++ b/source/faq/fundamentals.txt @@ -135,7 +135,7 @@ on a machine with a small amount of free RAM. MongoDB automatically uses all free memory on the machine as its cache. System resource monitors show that MongoDB uses a lot of -memory, but it's usage is dynamic. If another process suddenly needs +memory, but its usage is dynamic. If another process suddenly needs half the server's RAM, MongoDB will yield cached memory to the other process. Technically, the operating system's virtual memory subsystem manages