LinuxLists
Users
About
Shivappa Vikas (
[email protected]
)
Number of posts: 277 (0.21 per day)
First post: 2014-10-16 18:44:23
Last post: 2018-05-01 00:41:50
Next Page
Date
List
Subject
2018-05-01 00:41:50
linux-kernel
Re: [PATCH V2 0/6] Memory bandwidth allocation software controller(mba_sc)
2018-04-20 22:46:54
linux-kernel
[PATCH 2/6] x86/intel_rdt/mba_sc: Enable/disable MBA software controller
2018-04-20 22:45:06
linux-kernel
[PATCH 3/6] x86/intel_rdt/mba_sc: Add initialization support
2018-04-20 22:44:30
linux-kernel
[PATCH 4/6] x86/intel_rdt/mba_sc: Add schemata support
2018-04-20 22:43:54
linux-kernel
[PATCH V2 0/6] Memory bandwidth allocation software controller(mba_sc)
2018-04-20 22:43:54
linux-kernel
[PATCH 5/6] x86/intel_rdt/mba_sc: Prepare for feedback loop
2018-04-20 22:43:28
linux-kernel
[PATCH 1/6] x86/intel_rdt/mba_sc: Documentation for MBA software controller(mba_sc)
2018-04-20 22:43:13
linux-kernel
[PATCH 6/6] x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidth
2018-03-29 22:32:52
linux-kernel
[PATCH 5/6] x86/intel_rdt/mba_sc: Add counting for MBA software controller
2018-03-29 22:32:35
linux-kernel
[PATCH 3/6] x86/intel_rdt/mba_sc: Add initialization support
2018-03-29 22:32:07
linux-kernel
[PATCH 4/6] x86/intel_rdt/mba_sc: Add schemata support
2018-03-29 22:31:49
linux-kernel
[PATCH 2/6] x86/intel_rdt/mba_sc: Add support to enable/disable via mount option
2018-03-29 22:31:27
linux-kernel
[PATCH 6/6] x86/intel_rdt/mba_sc: Add support to dynamically update the memory b/w
2018-03-29 22:31:21
linux-kernel
[PATCH RFC 0/6] Memory b/w allocation software controller
2018-03-29 22:31:01
linux-kernel
[PATCH 1/6] x86/intel_rdt/mba_sc: Add documentation for MBA software controller
2017-08-16 00:59:09
linux-kernel
[PATCH 1/2] x86/intel_rdt/mbm: Fix MBM overflow handler during hot cpu
2017-08-16 00:58:45
linux-kernel
[PATCH 2/2] x86/intel_rdt/cqm: Improve limbo list processing
2017-08-16 00:58:43
linux-kernel
[PATCH 0/2 V4] Cqm3 support based on resctrl along with MBM
2017-08-09 18:45:17
linux-kernel
[PATCH 2/3] x86/intel_rdt: Modify the intel_pqr_state for better performance
2017-08-09 18:45:04
linux-kernel
[PATCH 3/3] x86/intel_rdt/cqm: Improve limbo list processing
2017-08-09 18:44:42
linux-kernel
[PATCH 1/3] x86/intel_rdt/cqm: Add fix to clear the default RMID during hotcpu
2017-08-09 18:44:41
linux-kernel
[PATCH 0/3 V3] Cqm3 based on resctrl fs with MBM support
2017-07-25 21:16:44
linux-kernel
[PATCH 02/28] x86/intel_rdt/cqm: Documentation for resctrl based RDT Monitoring
2017-07-25 21:16:43
linux-kernel
[PATCH 01/28] x86/perf/cqm: Wipe out perf based cqm
2017-07-25 21:16:42
linux-kernel
[PATCH 09/28] x86/intel_rdt/cqm: Add RMID(Resource monitoring ID) management
2017-07-25 21:16:41
linux-kernel
[PATCH 08/28] x86/intel_rdt/cqm: Add RDT monitoring initialization
2017-07-25 21:16:40
linux-kernel
[PATCH 06/28] x86/intel_rdt: Cleanup namespace to support RDT monitoring
2017-07-25 21:16:39
linux-kernel
[PATCH 12/28] x86/intel_rdt: Prepare for RDT monitoring mkdir support
2017-07-25 21:16:38
linux-kernel
[PATCH 11/28] x86/intel_rdt/cqm: Add info files for RDT monitoring
2017-07-25 21:16:36
linux-kernel
[PATCH 10/28] x86/intel_rdt: Simplify info and base file lists
2017-07-25 21:16:35
linux-kernel
[PATCH 17/28] x86/intel_rdt/cqm: Add cpus file support
2017-07-25 21:16:34
linux-kernel
[PATCH 16/28] x86/intel_rdt: Prepare to add RDT monitor cpus file support
2017-07-25 21:16:33
linux-kernel
[PATCH 15/28] x86/intel_rdt/cqm: Add tasks file support
2017-07-25 21:16:31
linux-kernel
[PATCH 14/28] x86/intel_rdt: Change closid type from int to u32
2017-07-25 21:16:29
linux-kernel
[PATCH 13/28] x86/intel_rdt/cqm: Add mkdir support for RDT monitoring
2017-07-25 21:16:27
linux-kernel
[PATCH 18/28] x86/intel_rdt: Prepare for RDT monitor data support
2017-07-25 21:15:17
linux-kernel
[PATCH 19/28] x86/intel_rdt/cqm: Add mon_data
2017-07-25 21:15:16
linux-kernel
[PATCH 20/28] x86/intel_rdt: Separate the ctrl bits from rmdir
2017-07-25 21:15:15
linux-kernel
[PATCH 21/28] x86/intel_rdt/cqm: Add rmdir support
2017-07-25 21:15:13
linux-kernel
[PATCH 22/28] x86/intel_rdt/cqm: Add mount,umount support
2017-07-25 21:14:56
linux-kernel
[PATCH 23/28] x86/intel_rdt: Introduce rdt_enable_key for scheduling
2017-07-25 21:14:17
linux-kernel
[PATCH 24/28] x86/intel_rdt/cqm: Add sched_in support
2017-07-25 21:14:16
linux-kernel
[PATCH 25/28] x86/intel_rdt/cqm: Add hotcpu support
2017-07-25 21:14:14
linux-kernel
[PATCH 26/28] x86/intel_rdt/mbm: Basic counting of MBM events (total and local)
2017-07-25 21:13:45
linux-kernel
[PATCH 27/28] x86/intel_rdt/mbm: Add mbm counter initialization
2017-07-25 21:13:43
linux-kernel
[PATCH 28/28] x86/intel_rdt/mbm: Handle counter overflow
2017-07-25 21:13:18
linux-kernel
[PATCH 07/28] x86/intel_rdt: make rdt_resources_all more readable
2017-07-25 21:13:15
linux-kernel
[PATCH 03/28] x86/intel_rdt: Introduce a common compile option for RDT
2017-07-25 21:13:13
linux-kernel
[PATCH 04/28] x86/intel_rdt: Change file names to accommodate RDT monitor code
2017-07-25 21:13:10
linux-kernel
[PATCH 05/28] x86/intel_rdt: Mark rdt_root and closid_alloc as static
2017-07-25 21:13:03
linux-kernel
[PATCH 00/28 V2] Cqm3 patch series(along with MBM support)