Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Koral
gcmh
Commits
345121d4
Commit
345121d4
authored
Nov 16, 2020
by
Andrea Corallo
Browse files
Readme update
parent
04e3c0c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
README.org
README.org
+6
-6
No files found.
README.org
View file @
345121d4
...
...
@@ -3,11 +3,11 @@
* GCMH - the Garbage Collector Magic Hack
Enforce a sneaky Garbage Collection strategy to minimize GC interference with
the
activity.
user
activity.
During normal use a high GC threshold is set.
When idling GC is
immediately
triggered and a low threshold is set.
When idling GC is triggered and a low threshold is set.
A more detailed explanation of the rationale behind this can be found at:
...
...
@@ -15,10 +15,10 @@
- WARNING
In case Emacs is used in a system already under severe memory
pressure
be sure to understand how GCMH works and trim
~gcmh-high-cons-threshold~
accordingly. Default value may be to
big and/or GCMH may not fit your use
case.
In case Emacs is used in a system already under severe memory
pressure
be sure to understand how GCMH works and trim
~gcmh-high-cons-threshold~
accordingly.
Default value may be to
big and/or GCMH may not fit your use
case.
** Usage
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment