[DOCS] Update store docs to indicate mmapfs is now the default on 64-bit Linux

This commit is contained in:
Lee Hinman 2013-11-09 11:42:43 -07:00
parent 914fd29e70
commit f7d5d1e5c9
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ The following sections lists all the different storage types supported.
File system based storage is the default storage used. There are
different implementations or storage types. The best one for the
operating environment will be automatically chosen: `mmapfs` on
Solaris/Windows 64bit, `simplefs` on Windows 32bit, and `niofs` for the
rest.
Solaris/Linux/Windows 64bit, `simplefs` on Windows 32bit, and
`niofs` for the rest.
The following are the different file system based storage types: