mirror_zfs/.github
Tino Reichardt e7b64159f8 ZTS: Optimize Kernel Same-page Merging (KSM)
Kernel same-page Merging (KSM) allows KVM guests to share identical
memory pages. These shared pages are usually common libraries or other
identical, high-use data.

The current configuration was a bit to lazy - so KSM didn't work very
well. With the new configuration I could run 3 Linux VMs in parralel.

FreeBSD can't benefit from it. But FreeBSD is not so memory hungry in
general, so there is no need for it ;)

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Closes #16641
2024-10-13 19:19:34 -07:00
..
codeql/custom-queries/cpp Switch to CodeQL to detect prohibited function use 2024-01-26 14:11:33 -08:00
ISSUE_TEMPLATE Update bug report template 2021-07-12 14:05:50 -06:00
workflows ZTS: Optimize Kernel Same-page Merging (KSM) 2024-10-13 19:19:34 -07:00
codecov.yml Moves Codecov Ignore to LCOV 2019-12-17 17:47:58 -08:00
codeql-cpp.yml Switch to CodeQL to detect prohibited function use 2024-01-26 14:11:33 -08:00
codeql-python.yml Switch to CodeQL to detect prohibited function use 2024-01-26 14:11:33 -08:00
CONTRIBUTING.md CI: run only sanity check on limited OSes for nonbehavioral changes 2024-09-25 07:46:52 -07:00
no-response.yml Auto close "Status: Feedback requested" after a month 2020-08-30 14:09:54 -07:00
PULL_REQUEST_TEMPLATE.md Enable ABI checks for the checkstyle workflow 2020-12-06 09:50:47 -08:00
stale.yml StaleBot Tweaks 2020-08-26 09:49:58 -07:00