Coder Social home page Coder Social logo

Comments (4)

shiruken avatar shiruken commented on August 20, 2024

SetApfsTrimTimeout seems to have no effect on boot times, possibly indicating that long boot times are not being caused by the problematic Samsung SSD TRIM operation. Boot time measured from motherboard logo to macOS login screen. Used authorized restart to bypass FileVault 2 login.

SetApfsTrimTimeout Boot 1 Boot 2 Boot 3
-1 2:55 2:55 2:55
999 2:54 2:55 2:55
4294967295 2:53 2:56 2:54

Just to be safe, updated configuration such that SetApfsTrimTimeout=4294967295 (2cf0bfd). While this won't resolve slow booting, it will guarantee the TRIM operation completes.

from hackintosh.

a17uk avatar a17uk commented on August 20, 2024

I am using 980Pro and I have the same issue. SetApfsTrimTimeout settings won't affect the long boot time.

from hackintosh.

2600box avatar 2600box commented on August 20, 2024

FWIW, I shifted my install from a Samsung 970 EVO to WD Black drive for this very reason. Continuing to use the Samsung for additional storage.

from hackintosh.

shiruken avatar shiruken commented on August 20, 2024

Per OpenCore 0.7.9:

On macOS 12+, it is no longer possible to set trim timeout for APFS filesystems. However, trim can be disabled when the timeout value is set to 0.

Setting SetApfsTrimTimeout=0 (0c33c56) now results in system boot of less than 10 seconds. This "fix" is less than ideal and will lead to ever increasing performance degradation on the SSD. Occasionally booting with SetApfsTrimTimeout=-1 should theoretically help alleviate this risk.

I will continue to monitor the Dortania bugtracker discussion about this problem.

from hackintosh.

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.