PL3385840T3 - Urządzenie i sposób efektywnej wirtualizacji grafiki - Google Patents
Urządzenie i sposób efektywnej wirtualizacji grafikiInfo
- Publication number
- PL3385840T3 PL3385840T3 PL18161868.7T PL18161868T PL3385840T3 PL 3385840 T3 PL3385840 T3 PL 3385840T3 PL 18161868 T PL18161868 T PL 18161868T PL 3385840 T3 PL3385840 T3 PL 3385840T3
- Authority
- PL
- Poland
- Prior art keywords
- graphics virtualization
- effective graphics
- effective
- virtualization
- graphics
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45554—Instruction set architectures of guest OS and hypervisor or native processor differ, e.g. Bochs or VirtualPC on PowerPC MacOS
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/005—General purpose rendering architectures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0806—Multiuser, multiprocessor or multiprocessing cache systems
- G06F12/0842—Multiuser, multiprocessor or multiprocessing cache systems for multiprocessing or multitasking
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/12—Replacement control
- G06F12/121—Replacement control using replacement algorithms
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45504—Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45504—Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
- G06F9/45508—Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5011—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/60—Memory management
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/001—Arbitration of resources in a display system, e.g. control of access to frame buffer by video controller and/or main processor
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/36—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
- G09G5/363—Graphics controllers
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/36—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
- G09G5/39—Control of the bit-mapped memory
- G09G5/393—Arrangements for updating the contents of the bit-mapped memory
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/4557—Distribution of virtual machine instances; Migration and load balancing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45583—Memory management, e.g. access or allocation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/15—Use in a specific computing environment
- G06F2212/152—Virtualized environment, e.g. logically partitioned system
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/45—Caching of specific data in cache memory
- G06F2212/455—Image or video data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5011—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
- G06F9/5016—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/5044—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering hardware capabilities
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/04—Texture mapping
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/50—Lighting effects
- G06T15/80—Shading
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three-dimensional [3D] modelling for computer graphics
- G06T17/10—Constructive solid geometry [CSG] using solid primitives, e.g. cylinders, cubes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three-dimensional [3D] modelling for computer graphics
- G06T17/20—Finite element generation, e.g. wire-frame surface description, tesselation
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2360/00—Aspects of the architecture of display systems
- G09G2360/08—Power processing, i.e. workload management for processors involved in display operations, such as CPUs or GPUs
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2360/00—Aspects of the architecture of display systems
- G09G2360/10—Display system comprising arrangements, such as a coprocessor, specific for motion video images
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2360/00—Aspects of the architecture of display systems
- G09G2360/12—Frame memory handling
- G09G2360/121—Frame memory handling using a cache memory
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2360/00—Aspects of the architecture of display systems
- G09G2360/12—Frame memory handling
- G09G2360/122—Tiling
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G2360/00—Aspects of the architecture of display systems
- G09G2360/12—Frame memory handling
- G09G2360/125—Frame memory handling using unified memory architecture [UMA]
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Graphics (AREA)
- Multimedia (AREA)
- Image Generation (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/482,677 US10891773B2 (en) | 2017-04-07 | 2017-04-07 | Apparatus and method for efficient graphics virtualization |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| PL3385840T3 true PL3385840T3 (pl) | 2023-12-11 |
Family
ID=61827481
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PL18161868.7T PL3385840T3 (pl) | 2017-04-07 | 2018-03-14 | Urządzenie i sposób efektywnej wirtualizacji grafiki |
Country Status (7)
| Country | Link |
|---|---|
| US (3) | US10891773B2 (pl) |
| EP (2) | EP4130999B1 (pl) |
| CN (2) | CN108694072B (pl) |
| DK (1) | DK4130999T3 (pl) |
| ES (2) | ES3050120T3 (pl) |
| FI (1) | FI4130999T3 (pl) |
| PL (1) | PL3385840T3 (pl) |
Families Citing this family (59)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2526598B (en) * | 2014-05-29 | 2018-11-28 | Imagination Tech Ltd | Allocation of primitives to primitive blocks |
| US10459751B2 (en) * | 2017-06-30 | 2019-10-29 | ATI Technologies ULC. | Varying firmware for virtualized device |
| US10496150B2 (en) * | 2017-07-13 | 2019-12-03 | Red Hat, Inc. | Power consumption optimization on the cloud |
| US10394603B2 (en) * | 2017-07-28 | 2019-08-27 | Genband Us Llc | Virtual container processing on high performance computing processors |
| US12346835B2 (en) * | 2017-09-08 | 2025-07-01 | Nvidia Corporation | Data inspection for compression/decompression configuration and data type determination |
| US10936004B2 (en) * | 2017-09-28 | 2021-03-02 | Microchip Technology Incorporated | Temperature compensated clock frequency monitor |
| US10599596B2 (en) * | 2018-01-08 | 2020-03-24 | Intel Corporation | Management of processor performance based on user interrupts |
| CN111417441B (zh) * | 2018-03-22 | 2025-01-28 | 谷歌有限责任公司 | 用于渲染和编码在线交互式游戏会话的内容的方法和系统 |
| US10642668B2 (en) | 2018-04-18 | 2020-05-05 | Open Text GXS ULC | Producer-side prioritization of message processing |
| US11055128B2 (en) | 2018-07-30 | 2021-07-06 | Open Text GXS ULC | System and method for request isolation |
| CN109547531B (zh) * | 2018-10-19 | 2021-04-09 | 华为技术有限公司 | 数据处理的方法、装置和计算设备 |
| US10795718B2 (en) * | 2019-02-08 | 2020-10-06 | Microsoft Technology Licensing, Llc | Updating hardware with reduced virtual machine downtime |
| PL3938914T3 (pl) | 2019-03-15 | 2025-03-31 | Intel Corporation | Dynamiczna rekonfiguracja pamięci |
| US11263122B2 (en) * | 2019-04-09 | 2022-03-01 | Vmware, Inc. | Implementing fine grain data coherency of a shared memory region |
| CN110442389B (zh) * | 2019-08-07 | 2024-01-09 | 北京技德系统技术有限公司 | 一种多桌面环境共享使用gpu的方法 |
| US11397809B2 (en) * | 2019-09-23 | 2022-07-26 | Stmicroelectronics International N.V. | Protection scheme for sensor segmentation in virtualization application |
| US20210089423A1 (en) * | 2019-09-24 | 2021-03-25 | Advanced Micro Devices, Inc. | Flexible multi-user graphics architecture |
| WO2021065053A1 (ja) | 2019-10-02 | 2021-04-08 | 株式会社ソニー・インタラクティブエンタテインメント | データ処理システム、データ処理方法およびコンピュータプログラム |
| US12141889B2 (en) | 2019-10-02 | 2024-11-12 | Sony Interactive Entertainment Inc. | Data processing system, data processing method, and computer program |
| US11861761B2 (en) | 2019-11-15 | 2024-01-02 | Intel Corporation | Graphics processing unit processing and caching improvements |
| CN112825042A (zh) * | 2019-11-20 | 2021-05-21 | 上海商汤智能科技有限公司 | 资源管理方法和装置、电子设备及存储介质 |
| CN110990128A (zh) * | 2019-12-23 | 2020-04-10 | 北京元心科技有限公司 | 一种虚拟化加速方法、装置、存储器及设备 |
| US11263718B2 (en) | 2020-02-03 | 2022-03-01 | Sony Interactive Entertainment Inc. | System and method for efficient multi-GPU rendering of geometry by pretesting against in interleaved screen regions before rendering |
| US11321800B2 (en) | 2020-02-03 | 2022-05-03 | Sony Interactive Entertainment Inc. | System and method for efficient multi-GPU rendering of geometry by region testing while rendering |
| US11120522B2 (en) | 2020-02-03 | 2021-09-14 | Sony Interactive Entertainment Inc. | System and method for efficient multi-GPU rendering of geometry by subdividing geometry |
| US11170461B2 (en) | 2020-02-03 | 2021-11-09 | Sony Interactive Entertainment Inc. | System and method for efficient multi-GPU rendering of geometry by performing geometry analysis while rendering |
| US11514549B2 (en) | 2020-02-03 | 2022-11-29 | Sony Interactive Entertainment Inc. | System and method for efficient multi-GPU rendering of geometry by generating information in one rendering phase for use in another rendering phase |
| US11080814B1 (en) | 2020-02-03 | 2021-08-03 | Sony Interactive Entertainment Inc. | System and method for efficient multi-GPU rendering of geometry by pretesting against screen regions using prior frame information |
| US11508110B2 (en) | 2020-02-03 | 2022-11-22 | Sony Interactive Entertainment Inc. | System and method for efficient multi-GPU rendering of geometry by performing geometry analysis before rendering |
| US12112394B2 (en) * | 2020-02-03 | 2024-10-08 | Sony Interactive Entertainment Inc. | System and method for efficient multi-GPU rendering of geometry by pretesting against screen regions using configurable shaders |
| US10997086B1 (en) * | 2020-03-03 | 2021-05-04 | Intel Corporation | Systems and methods in a graphics environment for providing shared virtual memory addressing support for a host system |
| CN111538596B (zh) * | 2020-04-23 | 2023-06-27 | 北京字节跳动网络技术有限公司 | 一种资源处理的方法、装置、计算机设备及存储介质 |
| US11288765B2 (en) | 2020-04-28 | 2022-03-29 | Sony Interactive Entertainment LLC | System and method for efficient multi-GPU execution of kernels by region based dependencies |
| GB2588984B (en) * | 2020-05-12 | 2022-02-02 | Imagination Tech Ltd | Methods and allocators for allocating portions of a storage unit using virtual partitioning |
| US11948017B2 (en) | 2020-06-08 | 2024-04-02 | Intel Corporation | Thread modification to reduce command conversion latency |
| US11971774B2 (en) * | 2020-10-13 | 2024-04-30 | Nvidia Corporation | Programmable power balancing in a datacenter |
| CN114528090B (zh) * | 2020-11-06 | 2025-10-14 | 华为技术有限公司 | 基于Vulkan实现图形渲染的方法及相关装置 |
| CN112463370B (zh) * | 2020-11-20 | 2024-07-05 | 深圳市雷鸟网络传媒有限公司 | 任务执行方法、设备及可读存储介质 |
| US20220180588A1 (en) * | 2020-12-07 | 2022-06-09 | Intel Corporation | Efficient memory space sharing of resources for cloud rendering |
| US20220206831A1 (en) * | 2020-12-28 | 2022-06-30 | Ati Technologies Ulc | Method and system for managing applications on a virtual machine |
| US12142185B2 (en) * | 2021-01-05 | 2024-11-12 | Google Llc | Hidden display interfaces and associated systems and methods |
| US12056374B2 (en) | 2021-02-03 | 2024-08-06 | Alibaba Group Holding Limited | Dynamic memory coherency biasing techniques |
| EP4160423B1 (en) * | 2021-09-29 | 2024-01-31 | Samsung Electronics Co., Ltd. | Memory device, memory device operating method, and electronic device including memory device |
| KR20230046356A (ko) | 2021-09-29 | 2023-04-06 | 삼성전자주식회사 | 메모리 장치, 메모리 장치의 동작 방법, 그리고 메모리 장치를 포함하는 전자 장치 |
| CN113938441B (zh) * | 2021-10-15 | 2022-07-12 | 南京金阵微电子技术有限公司 | 数据缓存方法、资源配置方法、缓存器、介质及电子设备 |
| CN113645484B (zh) * | 2021-10-16 | 2021-12-21 | 成都中科合迅科技有限公司 | 基于图形处理器的数据可视化加速渲染方法 |
| US12499503B2 (en) | 2022-03-18 | 2025-12-16 | Intel Corporation | Multi-render partitioning |
| US12572392B2 (en) | 2022-03-18 | 2026-03-10 | Intel Corporation | Flexible partitioning of GPU resources |
| US12488410B2 (en) | 2022-03-18 | 2025-12-02 | Intel Corporation | Local memory translation table accessed and dirty flags |
| US12613739B2 (en) | 2022-03-18 | 2026-04-28 | Intel Corporation | Hard partitioning via intra-SOC composition |
| US11748283B1 (en) * | 2022-03-18 | 2023-09-05 | Intel Corporation | Scalable I/O virtualization interrupt and scheduling |
| CN117149401A (zh) * | 2022-05-23 | 2023-12-01 | 华为云计算技术有限公司 | 一种资源调度方法、装置及设备 |
| US12124308B2 (en) | 2022-06-23 | 2024-10-22 | Nvidia Corporation | Techniques to modify processor performance |
| US12079641B2 (en) * | 2022-08-03 | 2024-09-03 | Moore Threads Technology Co., Ltd. | Machine learning based power and performance optimization system and method for graphics processing units |
| US12293092B2 (en) | 2022-12-16 | 2025-05-06 | Advanced Micro Devices, Inc. | Method and apparatus for managing memory |
| EP4414883A4 (en) * | 2022-12-23 | 2025-01-01 | VeriSilicon Microelectronics (Shanghai) Co., Ltd. | GRAPHICS PROCESSING UNIT, CHIP AND ELECTRONIC DEVICE |
| GB2632111B (en) * | 2023-07-24 | 2025-08-27 | Imagination Tech Ltd | Time slicing |
| CN117573294B (zh) * | 2024-01-16 | 2024-04-09 | 麒麟软件有限公司 | 基于virtio的虚拟机CPU stall检测方法 |
| GB2637762A (en) * | 2024-02-02 | 2025-08-06 | Imagination Tech Ltd | Management of the vertex buffer |
Family Cites Families (38)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2004001584A2 (en) * | 2002-06-24 | 2003-12-31 | Ante Vista Gmbh | A method for executing structured symbolic machine code on a microprocessor |
| US6947051B2 (en) * | 2003-02-18 | 2005-09-20 | Microsoft Corporation | Video memory management |
| US7770034B2 (en) * | 2003-12-16 | 2010-08-03 | Intel Corporation | Performance monitoring based dynamic voltage and frequency scaling |
| WO2007068865A1 (en) * | 2005-12-15 | 2007-06-21 | Arm Limited | Instruction issue control within a multithreaded processor |
| US20070260754A1 (en) * | 2006-04-13 | 2007-11-08 | Irish John D | Hardware Assisted Exception for Software Miss Handling of an I/O Address Translation Cache Miss |
| US7716446B1 (en) * | 2006-04-27 | 2010-05-11 | Vmware, Inc. | System and method for cooperative virtual machine memory scheduling |
| JP5210730B2 (ja) * | 2007-11-28 | 2013-06-12 | 株式会社日立製作所 | 仮想マシンモニタ及びマルチプロセッサシステム |
| US8751211B2 (en) * | 2008-03-27 | 2014-06-10 | Rocketick Technologies Ltd. | Simulation using parallel processors |
| US9547535B1 (en) * | 2009-04-30 | 2017-01-17 | Nvidia Corporation | Method and system for providing shared memory access to graphics processing unit processes |
| US20110102443A1 (en) * | 2009-11-04 | 2011-05-05 | Microsoft Corporation | Virtualized GPU in a Virtual Machine Environment |
| US8862922B2 (en) * | 2010-01-14 | 2014-10-14 | International Business Machines Corporation | Data center power adjustment |
| US8464255B2 (en) * | 2010-03-12 | 2013-06-11 | Microsoft Corporation | Managing performance interference effects on cloud computing servers |
| US8826270B1 (en) * | 2010-03-16 | 2014-09-02 | Amazon Technologies, Inc. | Regulating memory bandwidth via CPU scheduling |
| US8819687B2 (en) * | 2010-05-07 | 2014-08-26 | Advanced Micro Devices, Inc. | Scheduling for multiple memory controllers |
| US9514507B2 (en) * | 2011-11-29 | 2016-12-06 | Citrix Systems, Inc. | Methods and systems for maintaining state in a virtual machine when disconnected from graphics hardware |
| US9311250B2 (en) * | 2011-12-19 | 2016-04-12 | Intel Corporation | Techniques for memory de-duplication in a virtual system |
| DE112011106062T5 (de) * | 2011-12-28 | 2014-09-25 | Intel Corporation | Bildstrom-Pipeline-Controller zur Bereitstellung von Bildprimitiven auf einer Berechnungsstruktur |
| US9183054B2 (en) * | 2012-06-30 | 2015-11-10 | International Business Machines Corporation | Maintaining hardware resource bandwidth quality-of-service via hardware counter |
| US10169091B2 (en) * | 2012-10-25 | 2019-01-01 | Nvidia Corporation | Efficient memory virtualization in multi-threaded processing units |
| US9563425B2 (en) | 2012-11-28 | 2017-02-07 | Intel Corporation | Instruction and logic to provide pushing buffer copy and store functionality |
| US9158569B2 (en) * | 2013-02-11 | 2015-10-13 | Nvidia Corporation | Virtual interrupt delivery from a graphics processing unit (GPU) of a computing system without hardware support therefor |
| US9336031B2 (en) * | 2013-02-27 | 2016-05-10 | International Business Machines Corporation | Managing allocation of hardware resources in a virtualized environment |
| WO2015030746A1 (en) * | 2013-08-28 | 2015-03-05 | Empire Technology Development, Llc | Virtual machine exit analyzer |
| US9436972B2 (en) | 2014-03-27 | 2016-09-06 | Intel Corporation | System coherency in a distributed graphics processor hierarchy |
| US9740509B2 (en) * | 2014-05-30 | 2017-08-22 | International Business Machines Corporation | Generic physical location codes for virtual system and partition cloning |
| US9898795B2 (en) * | 2014-06-19 | 2018-02-20 | Vmware, Inc. | Host-based heterogeneous multi-GPU assignment |
| WO2016029974A1 (en) * | 2014-08-29 | 2016-03-03 | Nec Europe Ltd. | Method for operating a virtual network infrastructure |
| US9521089B2 (en) * | 2014-08-30 | 2016-12-13 | International Business Machines Corporation | Multi-layer QoS management in a distributed computing environment |
| US9811366B2 (en) | 2014-09-12 | 2017-11-07 | Vmware, Inc. | Dynamically using system memory as video memory for virtual graphics processing units |
| US10996968B2 (en) * | 2014-11-24 | 2021-05-04 | Intel Corporation | Support for application transparent, high available GPU computing with VM checkpointing |
| GB2541038B (en) * | 2014-12-23 | 2019-01-16 | Intel Corp | Apparatus and method for managing a virtual graphics processor unit (VGPU) |
| US9619860B2 (en) * | 2014-12-24 | 2017-04-11 | Inte Corporation | Hybrid on-demand graphics translation table shadowing |
| WO2016205975A1 (en) * | 2015-06-26 | 2016-12-29 | Intel Corporation | Apparatus and method to improve scalability of graphics processor unit (gpu) virtualization |
| US10223162B2 (en) * | 2015-07-27 | 2019-03-05 | Advanced Micro Devices, Inc. | Mechanism for resource utilization metering in a computer system |
| WO2017049538A1 (en) * | 2015-09-24 | 2017-03-30 | Intel Corporation | Apparatus and method for pattern driven self-adaptive virtual graphics processor units |
| US10496141B2 (en) * | 2016-03-17 | 2019-12-03 | Qualcomm Incorporated | System and method for intelligent thermal management in a system on a chip having a heterogeneous cluster architecture |
| US10515038B2 (en) * | 2016-09-26 | 2019-12-24 | Red Hat, Inc. | Input/output command rebalancing in a virtualized computer system |
| US10338135B2 (en) * | 2016-09-28 | 2019-07-02 | Amazon Technologies, Inc. | Extracting debug information from FPGAs in multi-tenant environments |
-
2017
- 2017-04-07 US US15/482,677 patent/US10891773B2/en active Active
-
2018
- 2018-03-14 FI FIEP22192836.9T patent/FI4130999T3/fi active
- 2018-03-14 EP EP22192836.9A patent/EP4130999B1/en active Active
- 2018-03-14 ES ES22192836T patent/ES3050120T3/es active Active
- 2018-03-14 EP EP18161868.7A patent/EP3385840B1/en active Active
- 2018-03-14 DK DK22192836.9T patent/DK4130999T3/da active
- 2018-03-14 PL PL18161868.7T patent/PL3385840T3/pl unknown
- 2018-03-14 ES ES18161868T patent/ES2959307T3/es active Active
- 2018-04-09 CN CN201810310226.XA patent/CN108694072B/zh active Active
- 2018-04-09 CN CN202210782547.6A patent/CN115016897A/zh active Pending
-
2021
- 2021-01-05 US US17/141,431 patent/US11475623B2/en active Active
-
2022
- 2022-06-13 US US17/839,303 patent/US12608871B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| DK4130999T3 (da) | 2025-11-03 |
| CN108694072A (zh) | 2018-10-23 |
| US20180293776A1 (en) | 2018-10-11 |
| US20220309731A1 (en) | 2022-09-29 |
| EP3385840B1 (en) | 2023-07-19 |
| US11475623B2 (en) | 2022-10-18 |
| CN115016897A (zh) | 2022-09-06 |
| EP3385840A3 (en) | 2018-12-19 |
| US12608871B2 (en) | 2026-04-21 |
| FI4130999T3 (fi) | 2025-10-29 |
| EP4130999B1 (en) | 2025-08-27 |
| EP3385840A2 (en) | 2018-10-10 |
| ES3050120T3 (en) | 2025-12-19 |
| US10891773B2 (en) | 2021-01-12 |
| CN108694072B (zh) | 2024-10-01 |
| EP4130999A1 (en) | 2023-02-08 |
| ES2959307T3 (es) | 2024-02-23 |
| US20210201556A1 (en) | 2021-07-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| PL3385840T3 (pl) | Urządzenie i sposób efektywnej wirtualizacji grafiki | |
| IL271025A (en) | Multibiotic agents and methods of using the same | |
| PL3474996T3 (pl) | Urządzenie zamgławiające i sposób zastosowania | |
| IL262814A (en) | Combination therapies of hdac inhibitors and pd-1 inhibitors | |
| IL282048A (en) | Oxysterols and methods of use thereof | |
| IL258692A (en) | Additive manufacturing system and method | |
| EP3681239A4 (en) | RANDOM ACCESS PROCESS AND DEVICE | |
| EP3697162A4 (en) | RANDOM ACCESS PROCESS AND DEVICE | |
| EP3681237A4 (en) | RANDOM ACCESS PROCESS, AND APPARATUS | |
| EP3663903A4 (en) | DISPLAY PROCESS AND DEVICE | |
| PL3253692T3 (pl) | Urządzenie i sposób obsługi towarów | |
| IL259747A (en) | Antibodies targeting fc receptor-like 5 and methods of use | |
| IL254039A0 (en) | Anti-pvrig antibodies and methods of use | |
| PL3353210T3 (pl) | Przeciwciała anty-TIGIT i sposoby stosowania | |
| PL3676027T3 (pl) | Sposób klasyfikacji i urządzenie | |
| PL3117909T3 (pl) | Urządzenie aplikujące i sposób aplikacji | |
| HUE052373T2 (hu) | Szubsztituált krománok és alkalmazási eljárások | |
| MA41997A (fr) | Combinaisons de cannabinoïdes et de n-acyléthanolamines | |
| EP3657086A4 (en) | APPARATUS CONTROL METHOD AND DEVICE | |
| DK3645826T3 (da) | Seal apparatus and methods of use | |
| PL3684625T3 (pl) | Urządzenie i sposób dekoracji pojemników | |
| EP3674873A4 (en) | DISPLAY DEVICE AND DISPLAY METHOD | |
| EP3302207A4 (en) | Surface treatment apparatuses and methods | |
| EP3654711A4 (en) | RESOURCE INDICATION METHOD AND DEVICE | |
| EP3675543A4 (en) | DEVICE AND APPARATUS CONTROL PROCESS |