开源镜像站
帮助
动态
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
/
arch
/
x86
/
kernel
/
cpu
/
intel_rdt.c
Age
Commit message (
Expand
)
Author
2017-10-21
x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabled
Reinette Chatre
2017-08-25
x86/intel_rdt: Turn off most RDT features on Skylake
Tony Luck
2017-08-25
x86/intel_rdt: Add command line options for resource director technology
Tony Luck
2017-08-25
x86/intel_rdt: Move special case code for Haswell to a quirk function
Tony Luck
2017-08-16
x86/intel_rdt/cqm: Improve limbo list processing
Vikas Shivappa
2017-08-16
x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug
Vikas Shivappa
2017-08-14
x86/intel_rdt: Modify the intel_pqr_state for better performance
Vikas Shivappa
2017-08-14
x86/intel_rdt/cqm: Clear the default RMID during hotcpu
Vikas Shivappa
2017-08-01
x86/intel_rdt: Show bitmask of shareable resource with other executing units
Fenghua Yu
2017-08-01
x86/intel_rdt/mbm: Handle counter overflow
Vikas Shivappa
2017-08-01
x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
Tony Luck
2017-08-01
x86/intel_rdt/cqm: Add CPU hotplug support
Vikas Shivappa
2017-08-01
x86/intel_rdt/cqm: Add mon_data
Vikas Shivappa
2017-08-01
x86/intel_rdt: Prepare to add RDT monitor cpus file support
Vikas Shivappa
2017-08-01
x86/intel_rdt: Simplify info and base file lists
Tony luck
2017-08-01
x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) management
Vikas Shivappa
2017-08-01
x86/intel_rdt/cqm: Add RDT monitoring initialization
Vikas Shivappa
2017-08-01
x86/intel_rdt: Make rdt_resources_all more readable
Vikas Shivappa
2017-08-01
x86/intel_rdt: Cleanup namespace to support RDT monitoring
Vikas Shivappa
2017-08-01
x86/intel_rdt: Change file names to accommodate RDT monitor code
Vikas Shivappa
2017-08-01
x86/perf/cqm: Wipe out perf based cqm
Vikas Shivappa
2017-04-20
x86/intel_rdt: Fix padding when resource is enabled via mount
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Add schemata file support for MBA
Vikas Shivappa
2017-04-14
x86/intel_rdt: Make schemata file parsers resource specific
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation
Vikas Shivappa
2017-04-14
x86/intel_rdt: Make information files resource specific
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)
Vikas Shivappa
2017-04-14
x86/intel_rdt/mba: Memory bandwith allocation feature detect
Vikas Shivappa
2017-04-14
x86/intel_rdt: Add resource specific msr update function
Thomas Gleixner
2017-04-14
x86/intel_rdt: Move CBM specific data into a struct
Thomas Gleixner
2017-04-14
x86/intel_rdt: Cleanup namespace to support multiple resource types
Vikas Shivappa
2017-04-14
x86/intel_rdt: Organize code properly
Thomas Gleixner
2017-04-14
x86/intel_rdt: Init padding only if a device exists
Thomas Gleixner
2017-04-05
x86/intel_rdt: Update schemata read to show data in tabular format
Vikas Shivappa
2017-04-05
x86/intel_rdt: Implement "update" mode when writing schemata file
Tony Luck
2016-10-30
x86/intel_rdt: Add scheduler hook
Fenghua Yu
2016-10-30
x86/intel_rdt: Add cpus file
Tony Luck
2016-10-30
x86/intel_rdt: Add basic resctrl filesystem support
Fenghua Yu
2016-10-30
x86/intel_rdt: Build structures for each resource based on cache topology
Tony Luck
2016-10-26
x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUID
Fenghua Yu
2016-10-26
x86/intel_rdt: Add Haswell feature discovery
Fenghua Yu
2016-10-26
x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
Fenghua Yu