C'est géré automatiquement par /etc/init.d/mountvirtfs sous debian
Le scritp en question dit:
### tmpfs mount
#
# tmpfs is formerly known as shmfs, which is needed to use POSIX
# shared memory function. shmfs was introduced in kernel 2.3.3x,
# but its name was changed in early kernel 2.4. So we need to
# check both shmfs and tmpfs.
# tmpfs can be used as memory filesystem, so you can limit tmpfs
# max size using /etc/default/tmpfs to prevent user from
# consuming system memory.
Sinon, tu peux aussi regarder /usr/src/linux/Documentation/filesystems/tmpfs.txt
[^] # Re: Mince
Posté par Christophe Fergeau . En réponse au journal Tiens un ptit nouveau.... Évalué à 6.
Le scritp en question dit:
### tmpfs mount
#
# tmpfs is formerly known as shmfs, which is needed to use POSIX
# shared memory function. shmfs was introduced in kernel 2.3.3x,
# but its name was changed in early kernel 2.4. So we need to
# check both shmfs and tmpfs.
# tmpfs can be used as memory filesystem, so you can limit tmpfs
# max size using /etc/default/tmpfs to prevent user from
# consuming system memory.
Sinon, tu peux aussi regarder /usr/src/linux/Documentation/filesystems/tmpfs.txt