mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-12 09:04:39 +02:00
Wiki Reference
This commit is contained in:
@@ -120,5 +120,6 @@ TODO
|
||||
[TNote]: https://github.com/tasdikrahman/tnote
|
||||
[DNote]: https://github.com/dnote
|
||||
[tmpfs]: https://wiki.archlinux.org/index.php/Tmpfs
|
||||
[shared_memory]: http://en.wikipedia.org/wiki/Shared_memory
|
||||
|
||||
[^wpdtmpfs]: Recent 2.6 Linux kernel builds have started to offer /dev/shm as shared memory in the form of a ramdisk, more specifically as a world-writable directory that is stored in memory with a defined limit in /etc/default/tmpfs. /dev/shm support is completely optional within the kernel config file.
|
||||
[^wpdtmpfs]: [From Wikipedia][shared_memory] Recent 2.6 Linux kernel builds have started to offer /dev/shm as shared memory in the form of a ramdisk, more specifically as a world-writable directory that is stored in memory with a defined limit in /etc/default/tmpfs. /dev/shm support is completely optional within the kernel config file.
|
||||
|
Reference in New Issue
Block a user