Group vfs_limits¶
Macros¶
| Type | Name |
|---|---|
| define | SYN_VFS_MAX_MOUNTS 2 |
| define | SYN_VFS_MAX_OPEN_DIRS 2 |
| define | SYN_VFS_MAX_OPEN_FILES 4 |
Detailed Description¶
Override in syn_config.h if needed.
Macro Definition Documentation¶
define SYN_VFS_MAX_MOUNTS¶
Max mounted filesystems
define SYN_VFS_MAX_OPEN_DIRS¶
Max simultaneously open dirs
define SYN_VFS_MAX_OPEN_FILES¶
Max simultaneously open files