开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
resctrl.h
Age
Commit message (
Expand
)
Author
2021-08-11
x86/resctrl: Make resctrl_arch_get_config() return its value
James Morse
2021-08-11
x86/resctrl: Calculate the index from the configuration type
James Morse
2021-08-11
x86/resctrl: Pass configuration type to resctrl_arch_get_config()
James Morse
2021-08-11
x86/resctrl: Add a helper to read a closid's configuration
James Morse
2021-08-11
x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
James Morse
2021-08-11
x86/resctrl: Allow different CODE/DATA configurations to be staged
James Morse
2021-08-11
x86/resctrl: Group staged configuration into a separate struct
James Morse
2021-08-11
x86/resctrl: Move the schemata names into struct resctrl_schema
James Morse
2021-08-11
x86/resctrl: Add a helper to read/set the CDP configuration
James Morse
2021-08-11
x86/resctrl: Pass the schema to resctrl filesystem functions
James Morse
2021-08-11
x86/resctrl: Add resctrl_arch_get_num_closid()
James Morse
2021-08-11
x86/resctrl: Store the effective num_closid in the schema
James Morse
2021-08-11
x86/resctrl: Label the resources with their configuration type
James Morse
2021-08-11
x86/resctrl: Add a separate schema list for resctrl
James Morse
2021-08-11
x86/resctrl: Split struct rdt_domain
James Morse
2021-08-11
x86/resctrl: Split struct rdt_resource
James Morse
2020-08-18
x86/resctrl: Include pid.h
James Morse
2020-01-20
x86/resctrl: Add task resctrl information display
Chen Yu