index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
resctrl.h
Age
Commit message (
Expand
)
Author
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
2022-09-23
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
2022-09-22
x86/resctrl: Add domain offline callback for resctrl work
James Morse
2022-09-22
x86/resctrl: Add domain online callback for resctrl work
James Morse
2022-09-22
x86/resctrl: Merge mon_capable and mon_enabled
James Morse
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
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