index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
mm
/
ksm.rst
Age
Commit message (
Expand
)
Author
2024-05-02
Docs: typos/spelling
Remington Brasga
2023-12-29
mm/ksm: document ksm advisor and its sysfs knobs
Stefan Roesch
2023-10-16
mm/ksm: document pages_skipped sysfs knob
Stefan Roesch
2023-10-16
mm/ksm: document smart scan mode
Stefan Roesch
2023-08-21
mm/ksm: add pages scanned metric
Stefan Roesch
2023-08-18
ksm: consider KSM-placed zeropages when calculating KSM profit
xu xin
2023-08-18
ksm: count all zero pages placed by KSM
xu xin
2023-05-05
Merge tag 'docs-6.4-2' of git://git.lwn.net/linux
Linus Torvalds
2023-04-26
docs/admin-guide/mm/ksm.rst fix intraface -> interface typo
Donald Hunter
2023-04-21
mm: add new KSM process and sysfs knobs
Stefan Roesch
2023-02-02
docs/admin-guide/mm: remove useless markup
Mike Rapoport (IBM)
2022-09-26
ksm: add profit monitoring documentation
xu xin
2022-04-28
mm/vmstat: add events for ksm cow
Yang Yang
2020-07-05
Replace HTTP links with HTTPS ones: Documentation/admin-guide
Alexander A. Klimov
2020-07-05
Documentation/admin-guide: mm/ksm: drop doubled word
Randy Dunlap
2019-07-15
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
2019-07-15
docs: sysctl: convert to ReST
Mauro Carvalho Chehab
2018-04-27
docs/vm: ksm: split userspace interface to admin-guide/mm/ksm.rst
Mike Rapoport