Új hozzászólás Aktív témák

  • Csicsóka

    őstag

    válasz cigam #30693 üzenetére

    Az OMV-nél már gondoltak erre, és használják a folder2ram megoldását. Egy halom helyre tesznek ramdisket, így nem az SD-t éri a legtöbb írás művelet.

    #PROTIP: to make /var/lock or /tmp available as ram filesystems,
    # it is preferable to set the variables RAMTMP, RAMLOCK
    # in /etc/default/tmpfs.
    #
    #FILE SYSTEM: does nothing, will be implemented in the future. (everything goes to tmpfs for now)
    #OPTIONS: does nothing, will be implemented in the future.
    #
    #<file system> <mount point> <options>
    #tmpfs /var/cache #this folder will be activated later after testing is completed
    tmpfs /var/log
    tmpfs /var/tmp
    tmpfs /var/lib/openmediavault/rrd
    tmpfs /var/spool
    tmpfs /var/lib/rrdcached/
    tmpfs /var/lib/monit
    tmpfs /var/lib/php #keep_folder_structure folder2ram does not have an equivalent yet
    tmpfs /var/lib/netatalk/CNID
    tmpfs /var/cache/samba

    Ezt lehetne használni sima raspbian alatt is akár.

Új hozzászólás Aktív témák