33ed225a84d2ce053f1acb0a0f4517a04a64dcc9
By default, they take the usual value of "50% of physical RAM". As /dev/shm can be filled by anyone, and tmpfs does not trigger the OOM killer (and can hang the machine due to a lack of RAM), I need to configure that down in order to avoid crashes. There is still left the /var/run/nscd tmpfs filesystem, also created with 50% of the RAM, but at least not writeable by anyone. We could find a reasonable low value for that, or allow configuration. svn path=/nixos/trunk/; revision=21140
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%