开源镜像站
帮助
动态
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
/
resctrl
/
rdtgroup.c
Age
Commit message (
Expand
)
Author
2024-10-14
x86/resctrl: Slightly clean-up mbm_config_show()
Christophe JAILLET
2024-07-02
x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
Tony Luck
2024-07-02
x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
Tony Luck
2024-07-02
x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
Tony Luck
2024-07-02
x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
Tony Luck
2024-07-02
x86/resctrl: Initialize on-stack struct rmid_read instances
Tony Luck
2024-07-02
x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
Tony Luck
2024-07-02
x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys...
Tony Luck
2024-07-02
x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
Tony Luck
2024-07-02
x86/resctrl: Prepare for different scope for control/monitor operations
Tony Luck
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
2024-06-10
x86/resctrl: Replace open coded cacheinfo searches
Tony Luck
2024-04-24
x86/resctrl: Pass domain to target CPU
Tony Luck
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
2024-02-16
x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
James Morse
2024-02-16
x86/resctrl: Add CPU offline callback for resctrl work
James Morse
2024-02-16
x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU
James Morse
2024-02-16
x86/resctrl: Add CPU online callback for resctrl work
James Morse
2024-02-16
x86/resctrl: Add helpers for system wide mon/alloc capable
James Morse
2024-02-16
x86/resctrl: Make rdt_enable_key the arch's decision to switch
James Morse
2024-02-16
x86/resctrl: Move alloc/mon static keys into helpers
James Morse
2024-02-16
x86/resctrl: Make resctrl_mounted checks explicit
James Morse
2024-02-16
x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
James Morse
2024-02-16
x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
James Morse
2024-02-16
x86/resctrl: Use __set_bit()/__clear_bit() instead of open coding
James Morse
2024-02-16
x86/resctrl: Allow RMID allocation to be scoped by CLOSID
James Morse
2024-02-16
x86/resctrl: Access per-rmid structures by index
James Morse
2024-02-16
x86/resctrl: Track the closid with the rmid
James Morse
2024-02-16
x86/resctrl: Move RMID allocation out of mkdir_rdt_prepare()
James Morse
2024-02-16
x86/resctrl: Create helper for RMID allocation and mondata dir creation
James Morse
2024-01-25
x86/resctrl: Remove redundant variable in mbm_config_write_domain()
Babu Moger
2024-01-23
x86/resctrl: Read supported bandwidth sources from CPUID
Babu Moger
2023-10-17
x86/resctrl: Display RMID of resource group
Babu Moger
2023-10-17
x86/resctrl: Add support for the files of MON groups only
Babu Moger
2023-10-17
x86/resctrl: Display CLOSID for resource group
Babu Moger
2023-10-17
x86/resctrl: Introduce "-o debug" mount option
Babu Moger
2023-10-17
x86/resctrl: Move default group file creation to mount
Babu Moger
2023-10-17
x86/resctrl: Unwind properly from rdt_enable_ctx()
Babu Moger
2023-10-17
x86/resctrl: Rename rftype flags for consistency
Babu Moger
2023-10-17
x86/resctrl: Simplify rftype flag definitions
Babu Moger
2023-10-17
x86/resctrl: Add multiple tasks to the resctrl group at once
Babu Moger
2023-10-11
x86/resctrl: Add sparse_masks file in info
Fenghua Yu
2023-10-11
x86/resctrl: Fix remaining kernel-doc warnings
Maciej Wieczor-Retman
2023-06-07
x86/resctrl: Implement rename op for mon groups
Peter Newman
2023-06-07
x86/resctrl: Factor rdtgroup lock for multi-file ops
Peter Newman
2023-05-30
x86/resctrl: Only show tasks' pid in current pid namespace
Shawn Wang
2023-03-15
x86/resctrl: Clear staged_config[] before and after it is used
Shawn Wang
2023-03-08
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
2023-01-26
x86/resctrl: Fix a silly -Wunused-but-set-variable warning
Borislav Petkov (AMD)
[next]