Dtrain
Members
-
Joined
-
Last visited
Solutions
-
Dtrain's post in Ramdisk als Share einrichten möglich ? was marked as the answerLösung:
#Ramdisk
/tmp =100% jedoch max 64 GB total RAM max vom freien speicher
/dev/shm = 50% des freien Speichers max 64GB
Add this line to your go file (/config/go on the flash drive)
mkdir -p /mnt/disks/ramdisk for 1GB only !
mkdir -p /mnt/ramdisk
Reboot and ramdisk is now a share on the network
smb config change
[ramdisk]
path = /mnt/disks/ramdisk
comment =
browseable = yes
# Public
public = yes
writeable = yes
vfs objects =