×

Method and system for providing storage checkpointing to a group of independent computer applications

  • US 8,826,070 B1
  • Filed: 12/15/2008
  • Issued: 09/02/2014
  • Est. Priority Date: 12/15/2008
  • Status: Active Grant
First Claim
Patent Images

1. A method of checkpointing one or more applications in an application group, the method comprising:

  • preloading interceptors for fork( ) and exec( ) for the one or more applications in the application group;

    preloading interceptors for file operations for the one or more applications in the application group;

    creating at least one full checkpoint for the one or more applications in the application group;

    creating at least one incremental checkpoint for the one or more applications in the application group;

    merging the at least one incremental application checkpoint against the at least one full application checkpoint;

    synchronizing checkpointing across all applications in the application group; and

    taking a storage checkpoint for at least one of the at least one full checkpoint and the at least one incremental checkpoint;

    wherein the one or more applications are comprised of one or more processes, and each process comprised of one or more threads;

    wherein the one or more applications in the application group uses fork( ) and exec( ) in any combination;

    wherein intercepted file operations are added to a file operations data structure upon entering said file operations interceptors, intercepted file operations are removed from said file operations data structure upon completion of said file operations, and checkpointing is disabled between adding said intercepted file operations to said file operations data structure and a start of execution of said file operations; and

    wherein checkpointing of user-space pages is comprised of write-protecting one or more user-space memory pages, detecting an attempt to write to said one or more user-space memory pages using an EFAULT error code, and upon receiving said EFAULT error code including said one or more user-space memory pages in a checkpoint.

View all claims
  • 3 Assignments
Timeline View
Assignment View
    ×
    ×