Inventiv.org
  • Home
  • About
  • Resources
    • USPTO Pro Bono Program
    • Patent Guide
    • Press Release
  • Patent FAQs
    • IP Basics
    • Patent Basics
      • Patent Basics
      • Set up an Account with the USPTO
      • Need for a Patent Attorney or Agent
    • Provisional Patent Application
      • Provisional Patent Application
      • Provisional Builder
      • After you submit a PPA
    • Utility Patent Application
      • Utility Patent Application
      • File a Utility Patent Application
      • What Happens After Filing Utility Application?
    • Respond to Office Actions
    • Patent Issurance
  • ProvisionalBuilder
  • Login
  • Contact
  • Blogs
Inventiv.org
  • Home
  • About
  • Resources
    • USPTO Pro Bono Program
    • Patent Guide
    • Press Release
  • Patent FAQs
    • IP Basics
    • Patent Basics
      • Patent Basics
      • Set up an Account with the USPTO
      • Need for a Patent Attorney or Agent
    • Provisional Patent Application
      • Provisional Patent Application
      • Provisional Builder
      • After you submit a PPA
    • Utility Patent Application
      • Utility Patent Application
      • File a Utility Patent Application
      • What Happens After Filing Utility Application?
    • Respond to Office Actions
    • Patent Issurance
  • ProvisionalBuilder
  • Login
  • Contact
  • Blogs

AI-Driven System Enables Faster, Remote Issue Resolution for Enterprise Computers Using Live Data Analysis

Inventiv.org
November 21, 2025
Apple

Invented by Mishra; Binit Ranjan, Shaw; Vaybhav, Wallio; Miles Richard, Ninah; Chantale, Ahari; Siamak, Wang; Haitao, Jagtiani; Gaurav, Acharya; Rajeev Prabhu, Montalvo; Emma Sutherland, Venkatesh; Deepak Anand, Putri; Alvina Prima, Richards; Andrew Leslie, Tanksali; Prashant Ramakrishna

Faster Cloud Recovery: Understanding Real-Time Kernel Dump Analysis for Online Issue Resolution

In today’s world, cloud services are everywhere. They need to be fast, reliable, and always on. When something goes wrong, every second counts. That’s why this new patent application about speeding up how computers fix themselves in the cloud matters so much. Here, we’ll break down this invention so you can see why it’s a game-changer for anyone who relies on cloud computing.

Your browser does not support the video tag.

Background and Market Context

Cloud computing has changed how businesses work. Instead of running everything on their own computers, companies now use big data centers run by cloud providers. These data centers are filled with many physical computers, and each one can run many virtual machines. A virtual machine acts like a real computer, but it’s just software using the resources of the physical computer.

The cloud is popular because it is flexible. You can add more resources when you need them and pay for only what you use. It’s great for businesses of all sizes. But, as with anything, there are problems. Physical computers in the cloud sometimes have issues. These problems can be hardware failures, software bugs, or even security attacks. When a computer in the cloud fails or slows down, every virtual machine running on it can also be affected. That means users might not be able to access their apps or data. This can lead to lost revenue, unhappy customers, and sometimes, a damaged reputation.

In the past, when an issue happened, the standard approach was to take the affected computer offline. Experts would then study the problem by looking at something called a kernel dump. This is like a snapshot of what was happening inside the computer’s memory right when the problem occurred. But this process was slow. Sometimes it took over 20 minutes just to get the information needed to start fixing things. During that time, virtual machines could be down, and services could be unavailable.

For companies that provide cloud services, keeping downtime to a minimum is critical. Every minute of downtime can cost a business money and trust. Users expect cloud services to be available all the time. They don’t want to wait while someone figures out what went wrong. That’s why there’s a big push to make issue detection and resolution happen faster and, if possible, while the system is still running.

The market for cloud services is huge and growing. More businesses are moving their work to the cloud every year. This means there’s increasing demand for tools and methods that can keep these services running smoothly, even when things go wrong. Companies are also spreading their data centers across different regions, so services can be closer to users and more reliable. That adds more complexity, and solving issues quickly becomes even more important.

This invention aims to solve a big problem for cloud providers. It offers a way to detect issues, collect the needed information, and fix the problem much faster—often while the system is still online. This reduces downtime and helps keep cloud services running without interruption. For businesses and users, this means better performance, fewer outages, and a smoother experience.

Scientific Rationale and Prior Art

To understand why this invention is significant, let’s look at how things have worked before. When a computer or a virtual machine in the cloud had a problem, the most common way to diagnose the issue was to generate a kernel dump. This kernel dump is a file that contains a record of the computer’s memory right when the error happened. It’s a vital tool for experts to figure out exactly what went wrong.

But there are challenges with kernel dumps. First, they are usually very large files, sometimes several gigabytes. Moving such big files across a network takes time and uses up a lot of bandwidth. Second, most systems treated kernel dump processing as a low priority. The files would sit in a queue and might not be analyzed until much later. This meant that the problem could not be fixed quickly. In most cases, the affected computer would be taken offline, and the virtual machines would be moved to other computers or simply remain unavailable until everything was fixed.

Some prior solutions tried to speed up the process by using better hardware or faster networks, but the core problem remained: the process was mostly offline and slow. The steps would usually look like this:
– Detect the issue
– Generate a kernel dump
– Move virtual machines away or take the computer offline
– Analyze the kernel dump when resources were available
– Apply a fix and bring the computer back online

This process could take over 20 minutes, sometimes longer. During that time, users would experience downtime. For cloud providers, that’s a major issue. Some solutions tried to use automation to speed up detection and notification, but the handling of kernel dumps still involved slow, manual steps. Even when automation was used, the kernel dump would often be analyzed only after the fact, meaning the problem could not be fixed in real time.

Another issue with prior art is that it often did not distinguish between the most urgent problems and less critical ones. All kernel dumps were processed in order, no matter how serious the underlying issue was. This meant that a critical problem affecting many users could be delayed because of less important tasks ahead in the queue.

Some more recent attempts have involved machine learning and AI to predict issues before they happen, but these are still largely focused on analysis after the problem has occurred. There has also been work on compressing kernel dumps to make them smaller, but even then, the process of collecting, moving, and analyzing the dump was not optimized for real-time response.

In summary, traditional approaches to cloud issue resolution had several key problems:
– Kernel dumps were large and slow to move
– Processing was offline and low priority
– All issues were treated equally, with no way to fast-track urgent ones
– Users had to wait for the system to come back online
– The process relied on manual intervention at several points

This new patent application addresses these pain points by changing how kernel dumps are handled, making it possible to fix issues while the system is still running and with much less delay. By doing so, it makes cloud services more reliable and responsive to user needs.

Invention Description and Key Innovations

This invention introduces a new way to detect, collect, and fix problems in cloud computing environments, especially those that involve virtual machines. The core idea is to use an “agent” to watch over the computer, spot issues fast, and then trigger a special process that moves the problem to the front of the line for quick resolution.

Here’s how it works in simple terms:
When the agent detects a problem—like a crash, a hardware issue, or a security threat—it quickly tells the computer to make a kernel dump. What’s different is that this kernel dump is flagged as important. This means it gets top priority in the processing queue. The agent also tries to make the dump file smaller by compressing it, so it can be moved faster across the network.

The flagged kernel dump is then placed in a special fast-track queue. Instead of waiting behind other, less important tasks, it jumps to the front. The agent uploads this file to an analysis server that is located close by, in the same region as the affected computer. This reduces network delays and makes everything faster.

Once the analysis server gets the dump, it quickly checks what went wrong. It does this by comparing the dump to a set of known rules or patterns, or by using AI to figure out the root cause. The server then sends back a notification to a repair service that is linked to the original computer. This notification says what the problem is and suggests the best way to fix it.

The repair service can then pick the least disruptive fix—one that solves the problem without making things worse or taking the computer offline unless absolutely necessary. Sometimes, the fix is as simple as restarting a software driver. Other times, it might hold the computer in a special state so it can be checked by a technician later, or move the virtual machines to another server safely.

The big improvement here is speed and precision. The whole process—from spotting the problem to applying the fix—can happen in about three minutes. That’s a huge drop from the 26 minutes or more needed with older methods. This means less downtime for users and better reliability for cloud services.

Some of the key innovations in this invention include:
– Flagging kernel dumps for priority handling, so urgent problems are fixed first
– Compressing and reducing dump files so they move faster over the network
– Using a fast-track queue to skip ahead of less important tasks
– Sending dumps to a nearby analysis server to minimize delay
– Automating the analysis and repair process to reduce manual steps
– Offering both the least disruptive and most effective fix based on the situation
– Using special identifiers for known problems so repeats can be resolved even faster

The system is flexible and can be used with all kinds of cloud setups. It works for different operating systems and does not depend on any one type of hardware. It also allows cloud providers to serve more users with fewer interruptions, which is vital as the demand for cloud services keeps going up.

Another smart feature is the use of predefined identifiers for kernel dumps. If a problem has happened before, the agent can simply send this identifier to the analysis server, which knows the fix already. This cuts down even more on the time needed to resolve recurring issues.

In practice, this invention means that when there’s a problem, users might not even notice any disruption. Cloud services can recover in real time, keeping apps and data available with almost no downtime. For cloud providers, this means happier users, less revenue loss, and a stronger competitive edge.

To sum up, the invention brings together smart detection, fast data handling, quick analysis, and automated repair—all focused on keeping cloud systems running smoothly. It’s a practical solution that tackles real problems in today’s digital world, making downtime shorter and cloud services better for everyone.

Conclusion

The world depends on cloud computing more than ever before. Downtime is costly, and users expect their apps and data to be available all the time. This patent application offers a fresh and effective way to handle problems in the cloud by making issue detection and resolution faster and smarter. By prioritizing urgent issues, compressing data, and using automated repair, this invention helps keep cloud services online and reliable. It’s a big step forward for cloud providers and a win for everyone who relies on digital services every day.

Click here https://ppubs.uspto.gov/pubwebapp/ and search 20250335286.

Tags: Patent Review
Previous Story
Seamlessly Transition Network Traffic to SDN Without Data Loss for Cloud and Enterprise IT
Next Story
Next-Gen Display Windows Boost Durability and Clarity for Consumer Electronics Manufacturers

Related Articles

Unlocking Secure, Easy-to-Remember Passphrases in Local Languages for Emerging Market Users

Invented by BHAVSAR; Karan Rajesh, DOKE; Pankaj Harish, SHINDE; Sujit...

Seamless Data Uplink Across 5G Networks: Faster, More Reliable Connectivity for Mobile Devices

Invented by Chen; Yuqin, Hu; Haijing, Xu; Fangli, Apple Inc....

Menu

  • Home
  • About
  • Resources
    • USPTO Pro Bono Program
    • Patent Guide
    • Press Release
  • Patent FAQs
    • IP Basics
    • Patent Basics
      • Patent Basics
      • Set up an Account with the USPTO
      • Need for a Patent Attorney or Agent
    • Provisional Patent Application
      • Provisional Patent Application
      • Provisional Builder
      • After you submit a PPA
    • Utility Patent Application
      • Utility Patent Application
      • File a Utility Patent Application
      • What Happens After Filing Utility Application?
    • Respond to Office Actions
    • Patent Issurance
  • ProvisionalBuilder
  • Login
  • Contact
  • Blogs

Disclaimer Communications between you and Inventiv Foundation are protected by our Privacy Policy but not by the attorney-client privilege or as work product. Inventiv Foundation, Inc. can connect you to independent attorneys and self-help services at your specific direction. We are not a law firm or a substitute for an attorney or law firm. We cannot provide any kind of advice, explanation, opinion, or recommendation about possible legal rights, remedies, defenses, options, selection of forms or strategies. Your access to the website is subject to our Terms of Use.

Tags

Alphabet Amazon Facebook/Meta Microsoft Patent Review Samsung
  • Home
  • About
  • Inventiv’s Daily
  • Inventiv Cloud
  • Blogs
  • Contact
Inventiv.org
  • Home
  • About
  • Resources
    • USPTO Pro Bono Program
    • Patent Guide
    • Press Release
  • Patent FAQs
    • IP Basics
    • Patent Basics
      • Patent Basics
      • Set up an Account with the USPTO
      • Need for a Patent Attorney or Agent
    • Provisional Patent Application
      • Provisional Patent Application
      • Provisional Builder
      • After you submit a PPA
    • Utility Patent Application
      • Utility Patent Application
      • File a Utility Patent Application
      • What Happens After Filing Utility Application?
    • Respond to Office Actions
    • Patent Issurance
  • ProvisionalBuilder
  • Login
  • Contact
  • Blogs
Inventiv.org
  • Home
  • About
  • Resources
    • USPTO Pro Bono Program
    • Patent Guide
    • Press Release
  • Patent FAQs
    • IP Basics
    • Patent Basics
      • Patent Basics
      • Set up an Account with the USPTO
      • Need for a Patent Attorney or Agent
    • Provisional Patent Application
      • Provisional Patent Application
      • Provisional Builder
      • After you submit a PPA
    • Utility Patent Application
      • Utility Patent Application
      • File a Utility Patent Application
      • What Happens After Filing Utility Application?
    • Respond to Office Actions
    • Patent Issurance
  • ProvisionalBuilder
  • Login
  • Contact
  • Blogs