Lacksan community

Lacksan HP Performance Forum

Workstation tuning, measured and written down.

Read-only preview

Performance Tuning

Reversible by default: the rule that makes tuning safe

Pinned Started · 1 replies · 1876 views

  1. Documented fact

    Every change discussed on this forum should satisfy three conditions before it goes near a machine somebody depends on.

    • The original value is recorded before the change is made.
    • The change has a defined purpose expressed as an expected observable effect.
    • There is a tested path back to the original state, and it has been tested on this machine rather than assumed.

    The screening safety writeup covers what this looks like in practice, including which categories of change are excluded entirely because they cannot be cleanly reversed. Screening safety writeup.

  2. User observation

    The "test the rollback" part is the one people skip. I have twice found that a documented revert procedure did not actually restore the original behaviour because a dependent service had already re-read the changed value and cached it.

    Reboot after reverting and verify, otherwise you are trusting a rollback you never exercised.

Replying is not available in this build. Accounts, posting and moderation arrive in the next phase; until then, corrections go to admin@lacksan.com.