On 22 November 2010 01:00, Eir Nym <[email protected]> wrote:
> On 22 November 2010 00:47, Bruce Cran <[email protected]> wrote:
>> On Mon, 22 Nov 2010 00:43:03 +0300
>> Eir Nym <[email protected]> wrote:
>>
>>> Which type of MFS do you use? I think you shold use "swap-backed" for
>>> your /tmp, not "malloc-based". Last type is only for in-kernel file
>>> system.
>>
>> It's tmpfs(5), not md(4).
>>
>

I wonder if you can create FIFO and sockets with md(4). md(4) is
geometry, not filesystem.
tmpfs(5) doesn't support this file types as I can see in FreeBSD source code.

>
>> --
>> Bruce Cran
>>
>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to