Hi, Marko
>I have good experience with mfs, if you just need memory file system, >use that instead. MFS does not free memory when you delete a file, but TMPFS does. Also, TMPFS can automatically set its capacity with the "-s=0" option, while MFS cannot. This is why I used tmpfs until 7.0. >If you need TMPFS fixed, well, I guess someone much more knowledgeable >than me would need to look into it. That's what I would do as well. Thank you. ---- Yoshihiro Kawamata http://fuguita.org/
