Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

15 results about "Virtual machine scheduling" patented technology

Sandbox virtual machine scheduling method and device based on large language model

The invention provides a sandbox virtual machine scheduling method and device based on a large language model, and relates to the technical field of computers.The method comprises the steps that under the condition that a task request is received, metadata extraction and feature analysis are executed on a target task, and a structured task object corresponding to the target task is obtained; the task object comprises metadata and task features; obtaining a current running state of the system and a text description corresponding to the target task, and performing semantic analysis and reasoning on the current running state, the text description and the task object by using a large language model to generate a target scheduling plan; and scheduling the virtual machine to execute the target task based on the target scheduling plan. According to the sandbox virtual machine scheduling method and device based on the large language model, the virtual machines can be dynamically allocated according to task semantics and risks, and the scheduling strategy can be self-learned and optimized through task execution feedback, so that the resource utilization rate and the scheduling efficiency are improved while the system security is ensured.
Owner:BEIJING BIG DATA CENT

Computing resource scheduling method and device, equipment and storage medium

The application relates to the technical field of cloud computing, in particular to a computing resource scheduling method and device, equipment and a storage medium, the method comprises the following steps: constructing a self-defined type of resource, and constructing a corresponding controller according to the self-defined type of resource; when the category of the controller is a virtual machine, a container containing the virtual machine is constructed; according to the type corresponding to the self-defined type of resource, corresponding resource configuration is extracted, and the creation instruction of the container containing the virtual machine is rewritten, the virtual machine is scheduled, and thus a single physical computer can support mixed scheduling of virtual machines and containers simultaneously.
Owner:OPENBAYES (TIANJIN) IT CO LTD

Virtual machine scheduling method and device, electronic equipment, storage medium and computer program product

This application provides a virtual machine scheduling method, apparatus, electronic device, storage medium, and computer program product. The method includes: generating a first optical signal based on the computing resource data of each of a plurality of computing nodes; processing the first optical signal by calling a diffraction deep neural network model to obtain a second optical signal; and determining a first computing node for creating a virtual machine among the plurality of computing nodes based on the position of the second optical signal projected on a set imaging plane.
Owner:CHINA MOBILE (SUZHOU) SOFTWARE TECH CO LTD +1

Method and system for protecting edge virtual machines from stealth DDoS attacks

The application discloses a kind of edge virtual machine protection method and system of being attacked by invisible DDoS, to resist the fuzzy attack of invisible DDoS attacker to edge virtual machine, considering the uncertainty of edge virtual machine environment, introduce fuzzy number to quantify the state of virtual resource, the uncertain information observed to the virtual resource consumption of invisible attacker is characterized as fuzzy number, fuzzy game model is established, and it is analyzed and handled using fuzzy logic. In the dynamic virtual machine environment attacked by invisible DDoS, since the uncertain game utility is obtained in the observation space, it cannot be directly used for virtual machine resource preemption decision, the application obtains virtual machine scheduling priority by fuzzy reasoning, and then makes virtual machine resource preemption decision, so that a fuzzy learning algorithm with high robustness is proposed.
Owner:SHAOXING UNIVERSITY +1

Method, device and computer storage medium for scheduling virtual machines

The application discloses a virtual machine scheduling method, device and equipment and a computer storage medium. The method comprises the following steps: obtaining an IP address of a virtual machine in a first source host; calculating an IP address of a first virtual machine to be migrated in the first source host according to a preset IP number contained in continuous IP and the IP of the virtual machine; obtaining first resource data of the first virtual machine to be migrated according to the IP address of the first virtual machine to be migrated; obtaining second resource data of a first target host; calculating resource utilization rate estimation data of the first target host according to the first resource data and the second resource data; and determining first migration information according to the first resource data and the second resource data when the first source host and the first target host satisfy a first migration rule. According to the embodiment of the application, the problem that multiple virtual machines carrying the same service function are simultaneously faulty due to the failure of a single host can be solved.
Owner:CHINA MOBILE COMM GRP CHONGQING CO LTD +1

A virtualization method and device suitable for automotive embedded systems

The application discloses a lightweight virtualization technology suitable for an automobile embedded system. A Type-2 virtual machine management software is adopted, and multiple virtual machines are allowed to run simultaneously on an ARMv8 embedded development board; the virtual machine system supports common RT-Thread and Linux systems. According to the characteristics of the embedded system, a device named recorder is mounted to each virtual machine, the priority of a process (or thread) in the virtual machine is mapped to a host computer, the host computer participates in scheduling decision-making, and the scheduling of the virtual machine is optimized in a targeted manner. Relying on the excellent real-time performance of the real-time operating system RT-Thread and the hardware support of the ARM architecture in the virtualization aspect, the virtualization extension of the RT-Thread system is realized. In addition, according to the characteristics of specific applications, a fine-grained virtual machine scheduling mode is proposed, so that the virtual machine scheduling mode is more suitable for the automobile embedded system.
Owner:HUNAN UNIV

A virtual machine scheduling method, device, equipment, storage medium and program product

This invention discloses a virtual machine scheduling method, apparatus, device, storage medium, and program product. The method includes: acquiring current optimization target preference information and physical host cluster status information; wherein the optimization target preference information is used to indicate the optimization preference ratio of at least two optimization targets; based on the optimization target preference information and the physical host cluster status information, optimizing virtual machine placement on the target physical host cluster to obtain a target virtual machine placement scheme; and scheduling virtual machines on the target physical host cluster based on the target virtual machine placement scheme. This invention optimizes virtual machine placement on the target physical host cluster by considering optimization target preference information, thereby focusing on optimizing the virtual machine placement scheme for the optimization target with the higher optimization preference ratio while considering multiple optimization targets, thus ensuring a globally optimal scheduling scheme and improving the accuracy of virtual machine scheduling.
Owner:CHINA MOBILE (SUZHOU) SOFTWARE TECH CO LTD +1

A virtual machine vcpu thread dedicated scheduler based on a linux kernel and a kvm

The application discloses a virtual machine vcpu thread special-purpose scheduler based on a linux kernel and KVM, and the main body is VMSCH, characterized in that: the VMSCH is a virtual machine vcpu scheduler, the VMSCH priority is between an RT scheduling strategy and a CFS scheduling strategy, the priority is 99, and the RT priority is adjusted from 1-99 to 1-98, the VMSCH only manages the scheduling of vcpu threads and does not manage other threads. In the application, the duty cycle of vcpu exclusive pcpu can be dynamically configured, and it is unnecessary to configure at booting, so that the flexibility of the scheme of isolating pcpu for vcpu use by using isolate is avoided, pcpu resource waste caused by bandwidth limitation and idle state of the RT scheduling strategy is avoided, and the application has CPU architecture independence, and after implementation, any CPU architecture, such as X86, ARM and Loongson, can be naturally supported, so that the application has extremely wide application range.
Owner:CHINA TELECOM CLOUD TECH CO LTD

Virtual machine orchestration scheduling method, electronic device and storage medium

PendingUS20260178368A1Software simulation/interpretation/emulationDistributed computingVirtual machine scheduling
A virtual machine orchestration scheduling method, an electronic device, and a storage medium are provided. The method includes: in response to a virtual machine secondary scheduling request, creating a first virtual machine planning model according to a deployment attribute feature of an initial virtual machine deployed on a physical machine, and determining a first deployment plan that minimizes a total scheduling cost; determining an initial virtual machine to be migrated out in each type of initial virtual machine in each physical machine; creating a second virtual machine planning model for a target initial virtual machine to be migrated out with an anti-affinity constraint in the initial virtual machine to be migrated out, and determining a second deployment plan that minimizes a scheduling cost of the target initial virtual machine to be migrated out; and performing virtual machine scheduling according to the first deployment plan and the second deployment plan.
Owner:BEIJING VOLCANO ENGINE TECH CO LTD +1

Sandbox virtual machine scheduling method and device based on large language model

This application provides a sandbox virtual machine scheduling method and apparatus based on a large language model, relating to the field of computer technology. The method includes: upon receiving a task request, performing metadata extraction and feature analysis on the target task to obtain a structured task object corresponding to the target task; the task object includes: metadata and task features; acquiring the current running state of the system and the text description corresponding to the target task, and using a large language model to perform semantic analysis and reasoning on the current running state, text description, and task object to generate a target scheduling plan; and scheduling virtual machines to execute the target task based on the target scheduling plan. The sandbox virtual machine scheduling method and apparatus based on a large language model provided in this application can not only dynamically allocate virtual machines according to task semantics and risk, but also optimize the scheduling strategy through self-learning via task execution feedback, thereby improving resource utilization and scheduling efficiency while ensuring system security.
Owner:BEIJING BIG DATA CENT

Cloud computing virtual machine scheduling method based on dynamic resource demand and gamma robust optimization

The invention discloses a cloud computing virtual machine scheduling method based on dynamic resource requirements and Gamma robust optimization, which comprises a virtual machine scheduling optimization model and a heuristic algorithm, and is characterized in that the Gamma robust optimization model is constructed by introducing Gamma parameters, redistribution of virtual machines is performed through a Gamma robust Firstfit algorithm, and the Gamma robust Firstfit algorithm is used for scheduling the virtual machines. According to the cloud computing virtual machine scheduling method and system, cloud computing virtual machine scheduling based on dynamic resource requirements and gamma robust optimization is achieved, the problems that the cloud computing resource utilization rate is low, the migration cost is high and uncertainty is difficult to deal with are solved, efficient virtual machine integration in a large-scale cloud environment is achieved, the resource utilization rate is effectively increased, host use is reduced, and cost is reduced.
Owner:PEKING UNIV

Lifecycle management based virtualization platform encrypted volume adaptive deployment system

This invention belongs to the field of cloud computing and virtualization technology. It discloses an adaptive deployment system for encrypted volumes on a virtualization platform based on lifecycle management. Through the collaborative work of eight core modules—information acquisition, risk assessment, anomaly identification, decision building, risk prediction, window identification, operation execution, and verification—it achieves intelligent management of the entire encrypted volume lifecycle. This invention can accurately identify the stage of the encrypted volume, detect its existing state and initialization completion, identify anomalies such as device hanging or mounting conflicts, construct repair decisions based on a standard state machine model, and automatically execute repair operations at the optimal time. Through its adaptive management mechanism, this invention can intelligently determine the timing of operations during virtual machine scheduling, ensuring data security and business continuity. This invention can effectively cope with complex and ever-changing business needs, reduce management costs, and improve resource utilization.
Owner:SHANGHAI KANRONG INFORMATION TECH DEV CO LTD

Virtual machine scheduling method and device, equipment, storage medium and product

The invention discloses a virtual machine scheduling method and device, equipment, a storage medium and a product. The method comprises the following steps: determining the resource demand quantity of a virtual machine to be migrated on a plurality of resource dimensions; obtaining multi-dimensional allocable resource information of each physical node in the cluster, and determining a first candidate node list according to a preset resource priority and the multi-dimensional allocable resource information of each physical node; obtaining multi-dimensional available resource information of each physical node in the cluster, and determining a second candidate node list according to a preset resource priority and the multi-dimensional available resource information of each physical node; and determining a target migration physical node corresponding to the virtual machine to be migrated according to the first candidate node list and the second candidate node list. According to the method, the demand quantity of the virtual machine in multiple resource dimensions and the distributable resources and the available resources of each physical node in the corresponding resource dimensions are comprehensively considered, so that the screened target migration physical node is enabled to be more adaptive to the virtual machine.
Owner:BEIJING UDSAFE TECH CO LTD

A scheduling method, device and equipment of a virtual machine scheduling domain and a storage medium

The application discloses a scheduling method and device of a virtual machine scheduling domain, equipment and a storage medium. First, the number of VCPU required by a to-be-scheduled virtual machine in a target processor is obtained to obtain core requirement number, and a scheduling domain binding strategy is determined based on the core requirement number. A plurality of PCPU corresponding to each L3 Cache in the target processor is obtained, and a topology information table is constructed based on the corresponding relationship between them. Then, the actual available states of each PCPU included in the topology information table are determined, and the PCPU with an idle state as the actual available state is determined as a target core. Then, all target cores are grouped based on the corresponding L3 Cache of each target core in the topology information table to obtain a plurality of candidate core groups, so that the above strategy and the plurality of candidate core groups are used for scheduling domain binding of all VCPU. The application can improve the processor cache hit rate, reduce the data access delay, and further improve the overall running performance of the virtual machine.
Owner:CAPITALONLINE DATA SERVICE CO LTD

Virtual machine scheduling method, medium, and electronic device

The present disclosure relates to a virtual machine scheduling method, a medium, and an electronic device, and relates to the field of computer technologies. The virtual machine scheduling requirement is converted into a target constraint condition through resource information of a target virtual machine and a target physical machine, and a target virtual machine migration path is determined according to the target constraint condition, the resource information of the target virtual machine and the target physical machine, and a basic scheduling algorithm. The virtual machine scheduling is performed according to the target virtual machine migration path.
Owner:BEIJING VOLCANO ENGINE TECH CO LTD