mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 23:56:39 +08:00
Update latest Sysman headers and some fix in sysman ULTs
This change contains: - Update the sysman headers as per latest spec. - Use mock file descriptor 0 in Sysman ULTs: Lets use 0 as mock file descriptor in sysman ULTs. Because upon creation of a process in linux, by default file descriptors 0, 1 and 2 are assigned to it. Thus in /proc/<pid>/fd/ , there will be entries 0, 1 and 2. By using 0 as fd, we will be sure, that call getFileName() in LinuxSysmanImp::init() would succeed for ULT, because entry /proc/<pid>/fd/0 would certainly be found in filesystem. Change-Id: I1576e2bfc8b96a408294362ccaf9f289b2b84e69 Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
301e11891b
commit
d13fdd32ad
4334
third_party/level_zero/zes_api_ext.h
vendored
4334
third_party/level_zero/zes_api_ext.h
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user