Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2025 17:09:59 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        FreeBSD Current <current@FreeBSD.org>
Subject:   rc.d/tmp: tmpfs support not entirely complete?
Message-ID:  <da28cb1d-9045-4963-bcdc-783512d85313@FreeBSD.org>

index | next in thread | raw e-mail


I've just had a quick look at rc.d/tmp and noticed that it uses mount_md 
function for the actual mounting.  The function is quite smart and can use 
either tmpfs or a memory disk depending on the configuration.
But mount_tmpmfs in rc.d/tmp tests only for an md device when it checks whether 
/tmp is already a "memory filesystem".

-- 
Andriy Gapon



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?da28cb1d-9045-4963-bcdc-783512d85313>