Virtual resource scheduling for containers without migration
Claim Score by NHIP
Abstract
A method for scheduling computing resources without container migration includes determining a resource availability for one or more hosts, a resource allocation for one or more virtual machines (VMs), and a resource usage for one or more containers. The method further includes calculating a target resource configuration for one or more VMs, wherein calculating a target resource configuration comprises determining an upper limit of resource demand on a VM from one or more containers allocated on the VM, based at least in part on the resource usage. The method also includes removing or adding resources to each of the one or more VMs for which a target resource configuration was calculated to achieve the target resource configuration for each VM. The method further includes allocating the one or more VMs on the one or more hosts based on the resource availability of the one or more hosts.

Term
9.5 yearsto projected expiry
Projected expiry 17 March 2036, counted from filing; an application has no term until it is granted.
- Priority
- Filed
- Published
- Today
- Projected expiry
20 claims: 3 independent, 17 dependent
- 1Broadest claimClaim Score 50, average(NHIP)A method for scheduling computing resources, comprising:determining a resource availability for one or more hosts, a resource allocation for one or more virtual machines (VMs), and a resource usage for one or more containers;calculating a target resource configuration for one or more VMs, wherein calculating a target resource configuration comprises determining an upper limit of resource demand on a VM from one or more containers allocated on the VM, based at least in part on the resource usage;removing or adding resources to each of the one or more VMs for which a target resource configuration was calculated to achieve the target resource configuration for each VM;and allocating the one or more VMs on the one or more hosts based on the resource availability of the one or more hosts.
- 8A non-transitory computer-readable storage medium containing a program which, when executed by one or more processors, performs operations for scheduling computing resources, the operations comprising:determining a resource availability for one or more hosts, a resource allocation for one or more virtual machines (VMs), and a resource usage for one or more containers;calculating a target resource configuration for one or more VMs, wherein calculating a target resource configuration comprises determining an upper limit of resource demand on a VM from one or more containers allocated on the VM, based at least in part on the resource usage;removing or adding resources to each of the one or more VMs for which a target resource configuration was calculated to achieve the target resource configuration for each VM;and allocating the one or more VMs on the one or more hosts based on the resource availability of the one or more hosts.
- 15A system, comprising:a processor;and a memory, wherein the memory includes a program executable in the processor to perform operations for scheduling computing resources, the operations comprising: determining a resource availability for one or more hosts, a resource allocation for one or more virtual machines (VMs), and a resource usage for one or more containers;calculating a target resource configuration for one or more VMs, wherein calculating a target resource configuration comprises determining an upper limit of resource demand on a VM from one or more containers allocated on the VM, based at least in part on the resource usage;removing or adding resources to each of the one or more VMs for which a target resource configuration was calculated to achieve the target resource configuration for each VM;and allocating the one or more VMs on the one or more hosts based on the resource availability of the one or more hosts.
Independent claims3
47 paragraphs in 6 sections, as filed
CROSS REFERENCE TO RELATED PATENT APPLICATIONS
0001This application is related to U.S. patent application Ser. No. 14/835,758 (Attorney Docket No. C351), filed concurrently herewith, entitled “Virtual Resource Scheduling for Containers with Migration.”
RELATED APPLICATIONS
0002Benefit is claimed under 35 U.S.C. 119(a)-(d) to Foreign application Serial No. 3255/CHE/2015 filed in India entitled “VIRTUAL RESOURCE SCHEDULING FOR CONTAINERS WITHOUT MIGRATION”, on Jun. 27, 2015, by VMware, Inc., which is herein incorporated in its entirety by reference for all purposes.
BACKGROUND
0003Containerization technology is becoming popular among developers and information technology administrators. Containers and virtual machines can co-exist as parent-child, as siblings, or as child-parent relationships. With containers hosted on virtual machines (VMs), virtual machines form a ubiquitous and elastic fabric for hosting a container cloud. Application code may then run on a nested virtualization stack, which requires resource optimization and tuning for performance gain in each layer.
0004If resources are not correctly allocated, resources in a datacenter may be wasted. In system where container migration is not used, some VMs may end up with more resources than necessary for their assigned containers, while other VMs become over-committed, with not enough resources. Resources may therefore be wasted if the containers and VMs are not properly allocated.
SUMMARY
0005One or more embodiments provide techniques for scheduling distributed resources in a container cloud running on virtual infrastructure. A method for scheduling computing resources includes determining a resource availability for one or more hosts, a resource allocation for one or more virtual machines (VMs), and a resource usage for one or more containers. The method further includes calculating a target resource configuration for one or more VMs, wherein calculating a target resource configuration includes determining an upper limit of resource demand on a VM from one or more containers allocated on the VM, based at least in part on the resource usage. The method also includes removing or adding resources to each of the one or more VMs for which a target resource configuration was calculated to achieve the target resource configuration for each VM. The method further includes allocating the one or more VMs on the one or more hosts based on the resource availability of the one or more hosts.
0006Further embodiments include a non-transitory computer-readable storage medium including instructions that cause a computer system to carry out the above method.
BRIEF DESCRIPTION OF THE DRAWINGS
0007<figref idref="DRAWINGS">FIG. 1</figref> is a block diagram that illustrates a computing system in accordance with one embodiment.
0008<figref idref="DRAWINGS">FIG. 2</figref> illustrates an example state of a datacenter according to an embodiment.
0009<figref idref="DRAWINGS">FIGS. 3-4</figref> illustrates other example states of a datacenter according to embodiments of the present disclosure.
0010<figref idref="DRAWINGS">FIG. 5</figref> is a flow diagram that illustrates a method of scheduling resources.
DETAILED DESCRIPTION
0011Embodiments provide a method of scheduling computing resources in a container cloud running on virtual infrastructure without migration of containers. Resources can be optimized across layers by the algorithms described below. Embodiments described herein reduce wastage of underlying physical resources in a datacenter.
0012<figref idref="DRAWINGS">FIG. 1</figref> is a block diagram that illustrates a computing system <b>100</b> with which one or more embodiments of the present disclosure may be utilized. As illustrated, computing system <b>100</b> includes at least one host computer <b>102</b>. Although a single host is depicted in <figref idref="DRAWINGS">FIG. 1</figref>, it is recognized that computing system <b>100</b> may include a plurality of host computers <b>102</b>, which can be arranged in an interconnected server system such as a data center.
0013Host <b>102</b> is configured to provide a virtualization layer that abstracts computing resources of a hardware platform <b>104</b> into multiple virtual machines (VMs) <b>116</b> that run concurrently on the same host <b>102</b>. Hardware platform <b>104</b> of host <b>102</b> includes CPU <b>106</b>, memory <b>108</b>, storage <b>110</b>, networking interface <b>112</b>, and other conventional components of a computing device. VMs <b>116</b> run on top of a software interface layer, referred to herein as a hypervisor <b>114</b>, that enables sharing of the hardware resources of host <b>102</b> by the virtual machines. One example of hypervisor <b>114</b> that may be used in an embodiment described herein is a VMware ESXi™ hypervisor provided as part of the VMware vSphere® solution made commercially available from VMware, Inc of Palo Alto, Calif. Hypervisor <b>114</b> provides a device driver layer configured to map physical resource of hardware platforms <b>104</b> to “virtual” resources of each VM <b>116</b> such that each VM <b>116</b>-<b>1</b> to <b>116</b>-N has its own corresponding virtual hardware platform (e.g., a corresponding one of virtual hardware platforms <b>120</b>-<b>1</b> to <b>120</b>-N). Each such virtual hardware platform <b>120</b> provides emulated hardware (e.g., memory <b>108</b>A, processor <b>106</b>A, storage <b>110</b>A, network interface <b>112</b>A, etc.) that may, for example, function as an equivalent, conventional hardware architecture for its corresponding VM <b>116</b>. Virtual hardware platforms <b>120</b>-<b>1</b> to <b>120</b>-N may be considered part of virtual machine monitors (VMMs) <b>118</b>-<b>1</b> to <b>118</b>-N which implement virtual system support to coordinate operations between hypervisor <b>114</b> and corresponding VMs <b>116</b>-<b>1</b> to <b>116</b>-N in the pool of VMs <b>128</b>.
0014Hypervisor <b>114</b> may run on top of a host operating system of host <b>102</b> or directly on hardware components of host <b>102</b>. Each VM <b>116</b> includes a guest operating system <b>122</b> (e.g., Microsoft Windows®, Linux™) and one or more guest applications and processes running on top of guest operating system <b>122</b>.
0015In one or more embodiments, each VM <b>116</b> includes a container daemon <b>124</b> installed therein and running as a guest application under control of guest OS <b>122</b>. Container daemon <b>124</b> is a process that enables the deployment and management of virtual instances (referred to interchangeably herein as “containers” or “virtual containers”) by providing a layer of operating-system-level virtualization on guest OS <b>122</b> within VM <b>116</b>. Containers <b>126</b> are software instances that enable virtualization at the operating system level. That is, with containerization, the kernel of an operating system that manages a host computer is configured to provide multiple isolated user space instances. These instances, referred to as containers, appear as unique servers from the standpoint of an end user that communicates with the containers. However, from the standpoint of the operating system that manages the host computer on which the containers execute, the containers are user processes that are scheduled and dispatched by the operating system. Examples of a container daemon include the open-source Docker platform made available by Docker, Inc. and Linux Containers (LXC).
0016Computing system <b>100</b> includes virtualization management module <b>130</b> that may communicate with the one or more hosts <b>102</b>. Virtualization management module <b>130</b> is configured to carry out administrative tasks for the computing system <b>100</b>, including managing hosts <b>102</b>, managing VMs running within each host <b>102</b>, provisioning VMs, migrating VMs from one host to another host, and load balancing between hosts <b>102</b>. In one embodiment, virtualization management module <b>130</b> is a computer program that resides and executes in a central server, which may reside in computing system <b>100</b>, or alternatively, running as a VM in one of hosts <b>102</b>. One example of virtualization management module <b>130</b> is the vCenter Server® product made available from VMware. Inc.
0017In one or more embodiments, virtualization management module <b>130</b> is configured to perform resource management for virtual containers <b>126</b> in a virtualized environment. Virtualization management module <b>130</b> may create a virtual infrastructure by instantiating a packaged group (or pool <b>128</b>) of a plurality of VMs <b>116</b> having container daemons <b>124</b> installed therein. Virtualization management module <b>130</b> is configured to interact with container daemons <b>124</b> installed on each of the VMs to deploy, update, or remove instances of containers on each of the VMs. Virtualization management module <b>130</b> is configured to maintain a registry <b>134</b> that tracks location, status, and other metadata of each virtual container instance executing in the plurality of VMs <b>116</b>.
0018By implementing containers on virtual machines in accordance with embodiments described herein, response time may be improved as booting a container is generally faster than booting a VM. All containers in a VM run on a single OS kernel, thereby fully utilizing and sharing CPU, memory, I/O controller, and network bandwidth of the host VM. Containers also have smaller footprints than VMs, thus improving density. Storage space can also be saved, as the container uses a mounted shared file system on the host kernel, and does not create duplicate system files from the parent OS.
0019From an application point of view, there are more added benefits to the embodiments described herein. If an application is spread across VMs (for example, in the case of multi-tier applications), taking an application snapshot may be difficult since snapshots for all VMs have to be taken at exactly the same global time instant. In the case of containers, this problem is simplified since a snapshot is taken of the host VM itself which thereby has snapshots of all running containers.
0020If an application is spread as containers on a single host VM, it can be migrated to another host easily (such as with VMware vMotion). Hot remove of CPU/memory resources may also be available for containers. Additionally, if security of one container has been compromised, other containers may be unaffected.
0021Implementing containers on virtual machines also provides ease of upgrade. Since an entire application is hosted on host VM(s), upgrade of the application of the OS/security patch becomes easier. Only the VM has to be patched, and all containers deployed on a host can enjoy benefits of the patch upgrade since the containers share the same host kernel space. In addition, containers can be quickly created on a host VM after hotplug of vCPUs and hot add of memory.
0022In a virtual infrastructure hosting containers, embodiments described herein optimize hardware resources by providing a correct resource allocation to host VMs by looking at the consumption of containers. Ideal placement of host VMs in a server farm allows for better consolidation. Embodiments also maintain the ideal number and OS flavor of host VMs needed such that all container guest OSes are supported. Embodiments described herein reduce wastage of underlying physical resources in a datacenter. The optimizations described below may be performed on a regular basis, such as optimizing with a periodically run background job, or may be performed responsive to user input, for example from a system administrator.
0023The embodiments described below optimize hardware resources by providing a correct resource allocation to host VMs by looking at the consumption of containers. Embodiments also provide an ideal placement of host VMs in a server farm. A distributed resource scheduling algorithm on VMs ensures that there is optimal and just enough usage of computing power to run container service on demand. The algorithm takes into account VM life cycle activities (power-off, power-on, upsize, downsize, migration) directed towards making a group of volatile VMs act as an elastic (virtual) fabric for running containerized applications. Embodiments provide periodic resource defragmentation without application downtime and eager provisioning of VMs to maintain a healthy and minimal pool of elastic computing power.
0024<figref idref="DRAWINGS">FIGS. 2-4</figref> are block diagrams depicting states of and management operations performed on a datacenter, according to embodiments of the present disclosure. The datacenter may include a plurality of hosts <b>202</b> (similar to hosts <b>102</b>) executing one or more VMs <b>230</b> (similar to VMs <b>116</b>), each VM <b>230</b> configured to execute one or more containers <b>240</b> (similar to containers <b>126</b>). Boxes in <figref idref="DRAWINGS">FIGS. 2-4</figref> represent resources associated with the corresponding layer within the virtualized computing system. For example, each box for a host <b>202</b> represents an amount of physical computing resources (e.g., memory) available on a host <b>202</b>; each box for VMs <b>230</b> represents an amount of computing resources (e.g., memory) configured for each VM <b>230</b>; and each box for containers <b>240</b> represents an amount of computing resources utilized by or reserved for each container <b>240</b> (i.e., max(utilization, limit)). Other resources may be optimized instead of, or in addition to, memory. All units are in GB in <figref idref="DRAWINGS">FIGS. 2-4</figref>.
0025<figref idref="DRAWINGS">FIG. 2</figref> illustrates an example initial state <b>200</b> of a datacenter. The state <b>200</b> of <figref idref="DRAWINGS">FIG. 2</figref> illustrates two hosts: host <b>210</b>A having 9 GB of available memory and host <b>210</b>B having 14 GB of available physical memory. <figref idref="DRAWINGS">FIG. 2</figref> also illustrates various VMs <b>230</b> configured for 5 GB and 2 GB of memory, respectively, on host <b>210</b>A and VMs configured for 2 GB, 5 GB, and 3 GB of memory on host <b>210</b>B. Containers <b>240</b> are also illustrated on the VMs and hosts with their sizes shown as well.
0026Gaps in the size of the VMs and the demand from containers can happen over time as containers start up and get shut down. Similarly, there may be cases of overcommit if more containers are started on a given VM and swap memory is being used. In the representations depicted in <figref idref="DRAWINGS">FIGS. 2-4</figref>, a VM's demand is approximated as a sum of containers' memory usage plus guest OS memory usage. The memory footprint of guest OS is generally static and is ignored here for purposes of illustration.
0027As seen in this state <b>200</b> of the datacenter, some VMs <b>230</b> have more resources than necessary for their containers while one VM is overcommitted. For example, a VM on host <b>210</b>A having 5 GB has a 1 GB container and a 2 GB container running (i.e., 3 GB total) therein, while a VM on host <b>210</b>B having 2 GB of memory has to execute three 1 GB containers in a case of overcommitment.
0028<figref idref="DRAWINGS">FIG. 3</figref> illustrates a first step where the algorithm correctly resizes the VMs. As shown in the VMs <b>230</b> from right to left, the memory allocation for the first VM is resized from 5 to 3. The second VM remains at 2. The third VM is resized from 2 to 3. The fourth VM is resized from 5 to 3, and the last VM is resized from 3 to 2. State <b>300</b> illustrates the state of the data center after the VMs <b>230</b> have all been correctly resized.
0029<figref idref="DRAWINGS">FIG. 4</figref> illustrates a second step where VMs <b>230</b> are migrated across hosts (in this case, from host <b>210</b>A to host <b>210</b>B). This step improves VM density on a few hosts while freeing up hardware resources, resulting in state <b>400</b>. As a result, host <b>210</b>A may be powered off, placed in a low power state, or used for other applications. In some embodiments, a VMware DRS/DPM® algorithm may be used to automatically migrate the VMs around for better consolidation, and for freeing up hosts.
0030<figref idref="DRAWINGS">FIG. 5</figref> is a flow diagram that illustrates a method <b>500</b> of scheduling resources, according to an embodiment of the present disclosure. First, at step <b>510</b>, virtualization management module <b>130</b> determines resource availability for one or more hosts <b>102</b>, a resource allocation for one or more VMs <b>116</b>, and a resource usage for one or more containers <b>126</b>. In some embodiments, virtualization management module <b>130</b> may build a tree from the relationships between hosts and VMs (i.e., “(host,VMs)”) and relationships between VMs and containers (i.e., “(VM,Containers)”). In one implementation, virtualization management module <b>130</b> may query its registry <b>134</b> to retrieve relationships between hosts and VMs (e.g., via an API or command line interface). Virtualization management module <b>130</b> may further query each container daemon <b>124</b> running on each VM <b>116</b> to generate relationships between that VM <b>116</b> and containers running therein (e.g., via an API or command line interface exposed by container daemon <b>124</b>.). In some embodiments, virtualization management module <b>130</b> may shut down (or otherwise suspend, kill, pause, etc.) any VMs which do not host any containers <b>126</b> based on the generated relationship information.
0031In some embodiments, for each entity (hosts, VMs, and containers), virtualization management module <b>130</b> fetches memory data. Memory configuration is fetched for each host, memory allocation and usage is fetched for each VM, and memory usage and limit is fetched for each container. The memory data may be retrieved using similar techniques used to retrieve relationship data, e.g., APIs and CLIs.
0032At step <b>520</b>, virtualization management module <b>130</b> calculates an ideal resource configuration for one or more VMs, where calculating the ideal resource configuration comprises determining an upper limit of resource demand on a VM from one or more containers allocated on the VM, based at least in part on the resource usage. The ideal resource configuration calculation may also introduce a grace factor to account for inaccuracy in memory statistics.
0033In one or more embodiments, the ideal memory configuration may be calculated according to Equation 1:
0000<br />VM_ideal=η+(1+δ)*Σmem(<i>Ci</i>) Equation(1)
0000where η=memory utilization by the VM's OS and container engine (generally, IGB or so), mem(Ci)=max(memory utilization, memory limit) of the i<sup>th </sup>container running on this VM, and δ=a small grace factor for inaccuracy in memory statistics (typically 0.1). VM_ideal is neither equal to demand nor equal to usage in any sense. Rather, this term is an upper limit of demand coming from the underlying containers.
0034For each VM, virtualization management module <b>130</b> compares the VM's memory allocation (mem_alloc) to the VM's corresponding “ideal” memory configuration (mem_ideal) and modifies the resource configuration based on how large a difference the allocation and configuration are. In cases where the ideal memory configuration (mem_ideal) is within a first range, for example, in the range (0, (1−μ<sub>1</sub>)*mem_alloc), where ti is typically 0.5 or so, virtualization management module <b>130</b> dynamically removes memory from this VM to reset memory to mem_alloc. In some embodiments (for example where dynamically removal is not supported), an alert may be provided to a system administrator to power off the VM and then remove memory from the VM, and then restart containers on the VM.
0035In cases where the ideal memory configuration (mem_ideal) is within a second range, for example, in the range ((1−μ<sub>1</sub>)*mem_alloc, (1+μ<sub>2</sub>)*mem_alloc), where μ<sub>2 </sub>is typically 0.2, virtualization management module <b>130</b> may characterize this VM has being more or less correct in size, i.e., where mem_ideal is substantially similar to mem_alloc. In such cases, virtualization management module <b>130</b> may do nothing and skip to the next VM.
0036In cases where the ideal memory configuration (mem_ideal) is greater than a threshold value, for example, more than (1+μ<sub>2</sub>)*mem_alloc, virtualization management module <b>130</b> dynamically adds memory to this VM to reset memory to mem_ideal. In embodiments where dynamically addition of memory (i.e., hot add) is not supported, virtualization management module <b>130</b> may generate an alert to a system administrator
0037At step <b>530</b>, virtualization management module <b>130</b> removes or adds resources to each of the one or more VMs for which an ideal resource configuration was calculated to achieve the ideal resource configuration for each VM. The resources can be hot added and hot removed in certain embodiments.
0038Finally, at step <b>540</b>, the one or more VMs are allocated on the one or more hosts based on the resource availability of the one or more hosts. An algorithm may be used to migrate the VMs around for better consolidation on the hosts, and to free up hosts. The steps above can be repeated after every periodic interval (such as 24 hours, or when a threshold number of containers have been provisioned or deleted). Note that container migration from one VM to another is not utilized in the above embodiments.
0039Certain embodiments as described above involve a hardware abstraction layer on top of a host computer. The hardware abstraction layer allows multiple contexts to share the hardware resource. In one embodiment, these contexts are isolated from each other, each having at least a user application running therein. The hardware abstraction layer thus provides benefits of resource isolation and allocation among the contexts. Containers implement operating system-level virtualization, wherein an abstraction layer is provided on top of the kernel of an operating system on a host computer. The abstraction layer supports multiple containers each including an application and its dependencies. Containers may run as isolated processes in user space on the host operating system and share the kernel with other containers. While multiple containers can share the kernel, each container can be constrained to only use a defined amount of resources such as CPU, memory and I/O.
0040The various embodiments described herein may employ various computer-implemented operations involving data stored in computer systems. For example, these operations may require physical manipulation of physical quantities-usually, though not necessarily, these quantities may take the form of electrical or magnetic signals, where they or representations of them are capable of being stored, transferred, combined, compared, or otherwise manipulated. Further, such manipulations are often referred to in terms, such as producing, identifying, determining, or comparing. Any operations described herein that form part of one or more embodiments of the invention may be useful machine operations. In addition, one or more embodiments of the invention also relate to a device or an apparatus for performing these operations. The apparatus may be specially constructed for specific required purposes, or it may be a general purpose computer selectively activated or configured by a computer program stored in the computer. In particular, various general purpose machines may be used with computer programs written in accordance with the teachings herein, or it may be more convenient to construct a more specialized apparatus to perform the required operations.
0041The various embodiments described herein may be practiced with other computer system configurations including hand-held devices, microprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like.
0042One or more embodiments of the present invention may be implemented as one or more computer programs or as one or more computer program modules embodied in one or more computer readable media. The term computer readable medium refers to any data storage device that can store data which can thereafter be input to a computer system—computer readable media may be based on any existing or subsequently developed technology for embodying computer programs in a manner that enables them to be read by a computer. Examples of a computer readable medium include a hard drive, network attached storage (NAS), read-only memory, random-access memory (e.g., a flash memory device), a CD (Compact Discs)—CD-ROM, a CD-R, or a CD-RW, a DVD (Digital Versatile Disc), a magnetic tape, and other optical and non-optical data storage devices. The computer readable medium can also be distributed over a network coupled computer system so that the computer readable code is stored and executed in a distributed fashion.
0043Although one or more embodiments of the present invention have been described in some detail for clarity of understanding, it will be apparent that certain changes and modifications may be made within the scope of the claims. Accordingly, the described embodiments are to be considered as illustrative and not restrictive, and the scope of the claims is not to be limited to details given herein, but may be modified within the scope and equivalents of the claims. In the claims, elements and/or steps do not imply any particular order of operation, unless explicitly stated in the claims.
0044In addition, while described virtualization methods have generally assumed that virtual machines present interfaces consistent with a particular hardware system, persons of ordinary skill in the art will recognize that the methods described may be used in conjunction with virtualizations that do not correspond directly to any particular hardware system. Virtualization systems in accordance with the various embodiments may be implemented as hosted embodiments, non-hosted embodiments or as embodiments that tend to blur distinctions between the two, are all envisioned. Furthermore, various virtualization operations may be wholly or partially implemented in hardware. For example, a hardware implementation may employ a look-up table for modification of storage access requests to secure non-disk data.
0045Many variations, modifications, additions, and improvements are possible, regardless the degree of virtualization. The virtualization software can therefore include components of a host, console, or guest operating system that performs virtualization functions. Plural instances may be provided for components, operations or structures described herein as a single instance. Finally, boundaries between various components, operations and data stores are somewhat arbitrary, and particular operations are illustrated in the context of specific illustrative configurations. Other allocations of functionality are envisioned and may fall within the scope of the invention(s). In general, structures and functionality presented as separate components in exemplary configurations may be implemented as a combined structure or component. Similarly, structures and functionality presented as a single component may be implemented as separate components. These and other variations, modifications, additions, and improvements may fall within the scope of the appended claim(s).
Contents6
6 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6
Every citation, both ways
| Document | Relation | Office | Category | Cited during | Relevant claims |
|---|---|---|---|---|---|
| US10740362B2 | Cited by | United States of America | – | Applicant | – |
| US2018276021A1 | Cited by | United States of America | – | Search report | – |
| US10341255B2 | Cited by | United States of America | – | Search report | – |
| US11561706B2 | Cited by | United States of America | – | Search report | – |
| US9910657B2 | Cited by | United States of America | – | Search report | – |
| US2017075675A1 | Cited by | United States of America | – | Pre-grant | – |
| US12111831B2 | Cited by | United States of America | – | Search report | – |
| CN111580937A | Cited by | China | – | Search report | – |
| US9886300B2 | Cited by | United States of America | – | Search report | – |
| CN112416520A | Cited by | China | – | Search report | – |
| US11269879B2 | Cited by | United States of America | – | Search report | – |
| US2020125383A1 | Cited by | United States of America | – | Search report | – |
| US10929166B2 | Cited by | United States of America | – | Search report | – |
| US10929168B2 | Cited by | United States of America | – | Search report | – |
| US2018276020A1 | Cited by | United States of America | – | Search report | – |
| US2020192689A1 | Cited by | United States of America | – | Search report | – |
| US10496430B2 | Cited by | United States of America | – | Search report | – |
| US2020125381A1 | Cited by | United States of America | – | Pre-grant | – |
| US10922123B2 | Cited by | United States of America | – | Search report | – |
| US2016283261A1 | Cited by | United States of America | – | Pre-grant | – |
| US2022164352A1 | Cited by | United States of America | – | Search report | – |
| US2020125381A1 | Cited by | United States of America | – | Search report | – |
| US2009000709A1 | Cites | United States of America | Y | Search report | 1-2, 4-9, 11-16, 18-20 |
| US2009007099A1 | Cites | United States of America | – | Search report | – |
| US2010070784A1 | Cites | United States of America | A | Pre-grant | – |
| US2010070784A1 | Cites | United States of America | A | Search report | – |
| US2010070784A1 | Cites | United States of America | A | Search report | – |
| US2013055254A1 | Cites | United States of America | Y | Pre-grant | 6, 13, 19 |
| US2013055254A1 | Cites | United States of America | Y | Search report | 6, 13, 19 |
| US2014068611A1 | Cites | United States of America | Y | Pre-grant | 1-2, 4-9, 11-16, 18-20 |
| US2014068611A1 | Cites | United States of America | Y | Search report | 1-2, 4-9, 11-16, 18-20 |
| US2014137104A1 | Cites | United States of America | Y | Pre-grant | 7, 14, 20 |
| US2014137104A1 | Cites | United States of America | Y | Search report | 7, 14, 20 |
| US2015005225A1 | Cites | United States of America | Y | Search report | 1-2, 4-9, 11-16, 18-20 |
2 members in 1 office; this record represents the family
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 3255CHE2015 | India | – | |
| 3255CH2015 | India | A |
Members2
| Document | Office | Kind | |
|---|---|---|---|
| US2016378564A1 | United States of America | A1 | |
| US10353739B2 | United States of America | B2 |
67 transactions on the USPTO file
Allowed after 2 non-final rejections, 2 final rejections and 2 RCEs.
- Non-final rejections
- 2
- Final rejections
- 2
- RCEs
- 2
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Payment of Maintenance Fee, 4th Year, Large EntityM1551 | M1551 | |
| Recordation of Patent Grant MailedPGM/ | PGM/ | |
| Patent Issue Date Used in PTA CalculationAllowedPTAC | PTAC | |
| Email NotificationEML_NTR | EML_NTR | |
| Issue Notification MailedAllowedWPIR | WPIR | |
| Dispatch to FDCD1935 | D1935 | |
| Application Is Considered Ready for IssuePILS | PILS | |
| Response to Reasons for AllowanceREAS | REAS | |
| Issue Fee Payment VerifiedN084 | N084 | |
| Issue Fee Payment ReceivedIFEE | IFEE | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Notice of AllowanceAllowedMN/=. | MN/=. | |
| Notice of Allowance Data Verification CompletedAllowedN/=. | N/=. | |
| Reasons for AllowanceEX.R | EX.R | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Disposal for a RCE / CPA / R129AbandonedABN9 | ABN9 | |
| Request for Continued Examination (RCE)RCEX | RCEX | |
| Workflow - Request for RCE - BeginBRCE | BRCE | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Final Rejection (PTOL - 326)Final rejectionMCTFR | MCTFR | |
| Final RejectionFinal rejectionCTFR | CTFR | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Disposal for a RCE / CPA / R129AbandonedABN9 | ABN9 | |
| Request for Continued Examination (RCE)RCEX | RCEX | |
| Workflow - Request for RCE - BeginBRCE | BRCE | |
| Email NotificationEML_NTR | EML_NTR | |
| Change in Power of Attorney (May Include Associate POA)PA.. | PA.. | |
| Correspondence Address ChangeC.AD | C.AD | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Final Rejection (PTOL - 326)Final rejectionMCTFR | MCTFR | |
| Final RejectionFinal rejectionCTFR | CTFR | |
| Mail Interview Summary - Applicant Initiated - TelephonicMEXAT | MEXAT | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Interview Summary - Applicant Initiated - TelephonicEXAT | EXAT | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Electronic Information Disclosure StatementEIDS. | EIDS. | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Email NotificationEML_NTR | EML_NTR | |
| Application ready for PDX access by participating foreign officesCCRDY | CCRDY | |
| PG-Pub Issue NotificationPG-ISSUE | PG-ISSUE | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Application Dispatched from OIPEOIPE | OIPE | |
| Email NotificationEML_NTR | EML_NTR | |
| Application Is Now CompleteCOMP | COMP | |
| Filing ReceiptFLRCPT.O | FLRCPT.O | |
| Sent to Classification ContractorPGPC | PGPC | |
| FITF set to YES - revise initial settingFTFS | FTFS | |
| Cleared by OIPE CSRL194 | L194 | |
| Patent Term Adjustment - Ready for ExaminationPTA.RFE | PTA.RFE | |
| IFW Scan & PACR Auto Security ReviewSCAN | SCAN | |
| Entity Status Set To Undiscounted (Initial Default Setting or Status Change)BIG. | BIG. | |
| Initial Exam Team nnIEXX | IEXX |
6 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| AssignmentAS | AS | |
| Maintenance fee paymentMAFP | MAFP | |
| Information on status: patent grantGrantedPATENTED CASESTCF | STCF | |
| Information on status: patent application and granting procedure in generalPUBLICATIONS -- ISSUE FEE PAYMENT VERIFIEDSTPP | STPP | |
| Information on status: patent application and granting procedure in generalNOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONSSTPP | STPP | |
| AssignmentAS | AS |
Numbers
- Publication
- 20160378564
- Application
- 14983544
Titles
- English
- VIRTUAL RESOURCE SCHEDULING FOR CONTAINERS WITHOUT MIGRATION
Patent term adjustment
- A delay
- +78 daysthe office missed an examination deadline
- Net adjustment
- 78 days
Classification
- CPC, 6
- G06F9/45558
- G06F9/5077
- G06F9/50
- G06F2009/4557
- G06F2209/503
- G06F2009/45562
- IPC, 2
- G06F9 455
- G06F9 50