mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
feature: Add support for enabling compute unit debug mode
Add support for enabling compute unit debug mode in sysman which is not initialized by core. Related-To: LOCI-4370 Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
8085652467
commit
365ea7a178
@@ -241,8 +241,6 @@ class MockSchedulerProcfsAccess : public ProcfsAccess {
|
||||
ADDMETHOD_NOBASE_VOIDRETURN(kill, (const ::pid_t pid));
|
||||
};
|
||||
|
||||
// class SchedulerSysfsAccess : public SysfsAccess {};
|
||||
|
||||
typedef struct SchedulerConfigValues {
|
||||
uint64_t defaultVal;
|
||||
uint64_t actualVal;
|
||||
|
||||
Reference in New Issue
Block a user