Giter Club home page Giter Club logo

Comments (4)

StuartIanNaylor avatar StuartIanNaylor commented on June 8, 2024

Don't configure zram for tmp. Haven't a clue how zram would bind to a tmpfs folder but never occured to me that it would be of any use at all.

from zram-config.

StuartIanNaylor avatar StuartIanNaylor commented on June 8, 2024

tmpfs when idle pushes out to zswap so this is a pointless exercise and prob not a good idea. Tmpfs even though uncompressed is only uncompressed for none idle files and when idle should be pushed to swap which if zswap enabled will end there or normal HD swap if exist.
Supposedly as was at one stage thinking it maybe good for systemd and such but when idle its pushed to swap.

from zram-config.

sislakd avatar sislakd commented on June 8, 2024

/tmp is not always tmpfs, there are many systems where /tmp is just directory in the root partition like in raspbian. Next, /tmp was just example, the described bug occurs on any directory as the problem is with not preserved ownership and permissions. Simply, the current implementation works only for root or if there is a higher level directory from which it takes proper default ownership. Which is limiting factor.

from zram-config.

StuartIanNaylor avatar StuartIanNaylor commented on June 8, 2024

Yeah you are right as really perms should be cloned I will get round to that sometime this week.
Try that as with the kernel updates of raspberry many of the overlay patches are now in place as was always a wait for 4.18+

from zram-config.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.