Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
AUTOMATIC RESTORE OF STATIC CONFIGURATION ON BOOTING OF A MACHINE
Document Type and Number:
WIPO Patent Application WO/2018/055438
Kind Code:
A1
Abstract:
In this invention, for static configuration (hardware or firmware or software configuration) of the machine, we partition or divide the static configuration into several keys, each of which represents part of the static configuration of the machine and corresponding to each key will be list of activities or commands to be carried out for achieving that part of the static configuration of the machine. Hence, keys and their corresponding list of activities are maintained in the form of key-value pairs. The machine when boots up executes the list of activities per key in the order in which the keys are maintained or partitioned.

Inventors:
SHARMA PRATIK (IN)
Application Number:
PCT/IB2016/055681
Publication Date:
March 29, 2018
Filing Date:
September 23, 2016
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
SHARMA PRATIK (IN)
International Classes:
G06F11/00; G06F9/24
Domestic Patent References:
WO2010091434A22010-08-12
Download PDF:
Claims:
Claims

1. In this invention, for static configuration (hardware or firmware or software configuration) of the machine, we partition or divide the static configuration into several keys, each of which represents part of the static configuration of the machine and corresponding to each key will be list of activities or commands to be carried out for achieving that part of the static configuration of the machine. Hence, keys and their corresponding list of activities are maintained in the form of key-value pairs.

2. List of activities corresponding to the key are strictly maintained in order and mostly consist of application binaries to be executed with command-line arguments, any process or thread to be spawned to execute a set of tasks in predefined order, etc.

3. The machine when boots up executes the list of activities per key in the order in which the keys are maintained or partitioned.

Description:
Automatic Restore of static configuration on booting of a machine

In this invention, for static configuration (hardware or firmware or software configuration) of the machine, we partition or divide the static configuration into several keys, each of which represents part of the static configuration of the machine and corresponding to each key will be list of activities or commands to be carried out for achieving that part of the static configuration of the machine. Hence, keys and their corresponding list of activities are maintained in the form of key-value pairs. List of activities corresponding to the key are strictly maintained in order and mostly consist of application binaries to be executed with command-line arguments, any process or thread to be spawned to execute a set of tasks in predefined order, etc. The machine when boots up executes the list of activities per key in the order in which the keys are maintained or partitioned.