Not Applicable.
Not Applicable.
Technical Field of the Invention
This invention relates generally to computer networks and more particularly to dispersing error encoded data.
Description of Related Art
Computing devices are known to communicate data, process data, and/or store data. Such computing devices range from wireless smart phones, laptops, tablets, personal computers (PC), work stations, and video game devices, to data centers that support millions of web searches, stock trades, or on-line purchases every day. In general, a computing device includes a central processing unit (CPU), a memory system, user input/output interfaces, peripheral device interfaces, and an interconnecting bus structure.
As is further known, a computer may effectively extend its CPU by using “cloud computing” to perform one or more computing functions (e.g., a service, an application, an algorithm, an arithmetic logic function, etc.) on behalf of the computer. Further, for large services, applications, and/or functions, cloud computing may be performed by multiple cloud computing resources in a distributed manner to improve the response time for completion of the service, application, and/or function. For example, Hadoop is an open source software framework that supports distributed applications enabling application execution by thousands of computers.
In addition to cloud computing, a computer may use “cloud storage” as part of its memory system. As is known, cloud storage enables a user, via its computer, to store files, applications, etc. on an Internet storage system. The Internet storage system may include a RAID (redundant array of independent disks) system and/or a dispersed storage system that uses an error correction scheme to encode data for storage.
Still further, a cloud computing system may be integrated with cloud storage. In this manner, data stored in the cloud storage is processed by the cloud computing system. This allows for high-speed multi-parallel processing of tasks on data, which requires a higher level of management to coordinate such processing.
The DSN memory 22 includes a plurality of storage units 36 that may be located at geographically different sites (e.g., one in Chicago, one in Milwaukee, etc.), at a common site, or a combination thereof. For example, if the DSN memory 22 includes eight storage units 36, each storage unit is located at a different site. As another example, if the DSN memory 22 includes eight storage units 36, all eight storage units are located at the same site. As yet another example, if the DSN memory 22 includes eight storage units 36, a first pair of storage units are at a first common site, a second pair of storage units are at a second common site, a third pair of storage units are at a third common site, and a fourth pair of storage units are at a fourth common site. Note that a DSN memory 22 may include more or less than eight storage units 36. Further note that each storage unit 36 includes a computing core (as shown in
Each of the computing devices 12-16, the managing unit 18, and the integrity processing unit 20 include a computing core 26, which includes network interfaces 30-33. Computing devices 12-16 may each be a portable computing device and/or a fixed computing device. A portable computing device may be a social networking device, a gaming device, a cell phone, a smart phone, a digital assistant, a digital music player, a digital video player, a laptop computer, a handheld computer, a tablet, a video game controller, and/or any other portable device that includes a computing core. A fixed computing device may be a computer (PC), a computer server, a cable set-top box, a satellite receiver, a television set, a printer, a fax machine, home entertainment equipment, a video game console, and/or any type of home or office computing equipment. Note that each of the managing unit 18 and the integrity processing unit 20 may be separate computing devices, may be a common computing device, and/or may be integrated into one or more of the computing devices 12-16 and/or into one or more of the storage units 36.
Each interface 30, 32, and 33 includes software and hardware to support one or more communication links via the network 24 indirectly and/or directly. For example, interface 30 supports a communication link (e.g., wired, wireless, direct, via a LAN, via the network 24, etc.) between computing devices 14 and 16. As another example, interface 32 supports communication links (e.g., a wired connection, a wireless connection, a LAN connection, and/or any other type of connection to/from the network 24) between computing devices 12 and 16 and the DSN memory 22. As yet another example, interface 33 supports a communication link for each of the managing unit 18 and the integrity processing unit 20 to the network 24.
Computing devices 12 and 16 include a dispersed storage (DS) client module 34, which enables the computing device to dispersed storage error encode and decode data (e.g., data 40) as subsequently described with reference to one or more of
In operation, the managing unit 18 performs DS management services. For example, the managing unit 18 establishes distributed data storage parameters (e.g., vault creation, distributed storage parameters, security parameters, billing information, user profile information, etc.) for computing devices 12-14 individually or as part of a group of user devices. As a specific example, the managing unit 18 coordinates creation of a vault (e.g., a virtual memory block associated with a portion of an overall namespace of the DSN) within the DSN memory 22 for a user device, a group of devices, or for public access and establishes per vault dispersed storage (DS) error encoding parameters for a vault. The managing unit 18 facilitates storage of DS error encoding parameters for each vault by updating registry information of the DSN 10, where the registry information may be stored in the DSN memory 22, a computing device 12-16, the managing unit 18, and/or the integrity processing unit 20.
The managing unit 18 creates and stores user profile information (e.g., an access control list (ACL)) in local memory and/or within memory of the DSN memory 22. The user profile information includes authentication information, permissions, and/or the security parameters. The security parameters may include encryption/decryption scheme, one or more encryption keys, key generation scheme, and/or data encoding/decoding scheme.
The managing unit 18 creates billing information for a particular user, a user group, a vault access, public vault access, etc. For instance, the managing unit 18 tracks the number of times a user accesses a non-public vault and/or public vaults, which can be used to generate a per-access billing information. In another instance, the managing unit 18 tracks the amount of data stored and/or retrieved by a user device and/or a user group, which can be used to generate a per-data-amount billing information.
As another example, the managing unit 18 performs network operations, network administration, and/or network maintenance. Network operations includes authenticating user data allocation requests (e.g., read and/or write requests), managing creation of vaults, establishing authentication credentials for user devices, adding/deleting components (e.g., user devices, storage units, and/or computing devices with a DS client module 34) to/from the DSN 10, and/or establishing authentication credentials for the storage units 36. Network administration includes monitoring devices and/or units for failures, maintaining vault information, determining device and/or unit activation status, determining device and/or unit loading, and/or determining any other system level operation that affects the performance level of the DSN 10. Network maintenance includes facilitating replacing, upgrading, repairing, and/or expanding a device and/or unit of the DSN 10.
The integrity processing unit 20 performs rebuilding of ‘bad’ or missing encoded data slices. At a high level, the integrity processing unit 20 performs rebuilding by periodically attempting to retrieve/list encoded data slices, and/or slice names of the encoded data slices, from the DSN memory 22. For retrieved encoded slices, they are checked for errors due to data corruption, outdated version, etc. If a slice includes an error, it is flagged as a ‘bad’ slice. For encoded data slices that were not received and/or not listed, they are flagged as missing slices. Bad and/or missing slices are subsequently rebuilt using other retrieved encoded data slices that are deemed to be good slices to produce rebuilt slices. The rebuilt slices are stored in the DSN memory 22.
The DSN interface module 76 functions to mimic a conventional operating system (OS) file system interface (e.g., network file system (NFS), flash file system (FFS), disk file system (DFS), file transfer protocol (FTP), web-based distributed authoring and versioning (WebDAV), etc.) and/or a block memory interface (e.g., small computer system interface (SCSI), internet small computer system interface (iSCSI), etc.). The DSN interface module 76 and/or the network interface module 70 may function as one or more of the interface 30-33 of
In the present example, Cauchy Reed-Solomon has been selected as the encoding function (a generic example is shown in
The computing device 12 or 16 then disperse storage error encodes a data segment using the selected encoding function (e.g., Cauchy Reed-Solomon) to produce a set of encoded data slices.
Returning to the discussion of
As a result of encoding, the computing device 12 or 16 produces a plurality of sets of encoded data slices, which are provided with their respective slice names to the storage units for storage. As shown, the first set of encoded data slices includes EDS 1_1 through EDS 5_1 and the first set of slice names includes SN 1_1 through SN 5_1 and the last set of encoded data slices includes EDS 1_Y through EDS 5_Y and the last set of slice names includes SN 1_Y through SN 5_Y.
To recover a data segment from a decode threshold number of encoded data slices, the computing device uses a decoding function as shown in
The obtaining includes one or more of identifying a completion time index key that is associated with an earliest time compared to a present time (e.g., least amount of time remaining for completion of the task), receiving task slices, and decoding the task slices to produce the next task entry. For example, DST processing unit 1 traverses the dispersed hierarchical network to locate the index node that includes the next task entry, receives, via the network 24, task slices A1-An, and decodes the received task slices A1-An to produce the index node that includes a task A next task entry. As another example, DST processing unit 2 traverses the dispersed hierarchical network to locate another index node that includes another next task entry, receives, via the network 24, task slices B1-Bn, and decodes the received task slices B1-Bn to produce the other index node that includes a task B next task entry. As yet another example, DST processing unit 3 traverses the dispersed hierarchical network to locate yet another index node that includes it another next task entry, receives, via the network 24, task slices C1-Cn, and decodes the received task slices C1-Cn to produce yet another index node that includes a task C next task entry.
Having obtained the task from the task queue, the DST processing unit initiates deletion of the task from the task queue. The initiating includes issuing delete task slice requests to the storage set and receiving delete task slice responses confirming deletion of slices associated with the task, when the index node of the dispersed article index includes one entry for the task to be deleted. For example, the DST processing unit 1 issues, via the network 24, delete task slices A1-An to the storage set, DST processing unit 2 issues, via the network 24, delete task slices B1-Bn to the storage set, and DST processing unit 3 issues, via the network 24, delete task slices C1-Cn to the storage set.
When the task has been successfully deleted from the task queue, the DST processing unit initiates execution of the task. The initiating includes one or more of receiving an indication of a favorable deletion of the task from the task queue (e.g., interpret received delete slice task responses to confirm favorable deletion including no conflict with another DST processing unit train to initiate execution of a common task) and beginning execution of one or more sub tasks associated with the task. For example, DST processing unit 1 initiates execution of task A, the DST processing unit 2 initiates execution of task B, and DST processing unit 3 initiates execution of task C.
Having initiated execution of the task (e.g., facilitating transfer of encoded data slices associated with storage of the data in the first set of storage units to the second set of storage units), the DST processing unit facilitates storage of a leased task entry in a leased task queue indicating that the DST processing unit has initiated execution of the task and that the other DST processing units need not attempt to initiate execution of the same task. The facilitating includes one or more of generating the leased task entry (e.g., including an expiration time index key, a task ID, the task descriptor, an identifier of the DST processing unit), encoding the leased task entry to produce lease slices, and sending the lease slices to the storage set for storage. For example, the DST processing unit 1 generates a leased task entry A, dispersed storage error encodes the leased task entry A to produce lease slices A1-An, and sends, via the network 24, the lease slices A1-An to the storage set for storage; the DST processing unit 2 generates a leased task entry B, dispersed storage error encodes the leased task entry B to produce lease slices B1-Bn, and sends, via the network 24, the lease slices B1-Bn to the storage set for storage; and the DST processing unit 3 generates a leased task entry C, dispersed storage error encodes the leased task entry C to produce lease slices C1-Cn, and sends, via the network 24, the lease slices C1-Cn to the storage set for storage.
When completing the task before the expiration time (e.g., detection of successful transfer of the data from the first set of storage units to the second set of storage units), the DST processing unit facilitates deletion of the leased task entry in the leased task queue. The deletion includes issuing delete lease slice messages to the storage set. For example, the DST processing unit 3 detects that the task C has completed before the expiration time, generates delete lease slice messages C1-Cn, and sends, via the network 24, the fleet lease slice messages C1-Cn to the storage set.
When the time has expired prior to completion of execution of the task, the restored task unit detects that the task was not completed before the expiration time. The detecting includes one or more of receiving lease slices, decoding the received lease slices to reproduce the leased task entry, comparing expiration time index key to a real time value, and indicating that the task is not completed before the expiration time when the comparison is unfavorable (e.g., the real time value is greater than the expiration time of the expiration time index key). For example, the restore task unit receives, via the network 24, lease slices B1-Bn from the storage set, dispersed storage error decodes the received lease slices B1-Bn, and indicates that the task B has not completed before the expiration time when the real time is greater than the expiration time of the expiration time index key (e.g., the DST processing unit 2 has failed thus impeding completion of the task B).
When the restore task unit detects that the task was not completed before the expiration time, the restore task unit re-generates the task entry associated with the help task based on the leased task entry. For example, the restored task unit re-generates the task entry B to include a new completion time index key, the task ID, and the task descriptor. Having re-generated the task entry, the restore task unit stores the regenerated task entry in the task queue (e.g., to facilitate subsequent re-initiation of the task to transfer the data from the first set of storage units the second set of storage units). For example, the restore task unit dispersed storage error encodes the regenerated task entry B to produce task slices B1-Bn and sends, via the network 24, the task slices B1-Bn to the storage set for storage. Having stored the regenerated task entry, the restore task unit deletes the leased task entry from the leased task queue. For example, the restored task unit issues, via the network 24, delete lease slices B1-Bn messages to the storage set.
When the task has been deleted from the task queue without conflict, the processing unit initiates execution of the task at step 104. For example, the processing unit receives an indication of a favorable deletion of the task entry (e.g., interpret received delete task slice responses) and begins execution of one or more sub tasks associated with the task. The method continues at step 106 where the processing unit facilitates storage of a leased task entry in a leased task queue. For example, the processing unit generates the leased task entry (e.g., to include an expiration time index key, task identifier, test descriptor, an identifier of the processing unit executing the task), dispersed storage error encodes the lease task entry to produce lease slices, and sends the lease slices to the set of storage units for storage.
When detecting, by at least one of the processing unit and a restore task unit, that the task will not complete execution prior to an expiration time associated with the expiration time index key, the method branches where the restore task unit generates a task entry for the task queue. When detecting, by the at least one of the processing unit and the restore task unit, that the task will not complete before an expiration time, the method branches to step 108 where the at least one of the processing unit and the restore task unit updates the leased task entry in the leased task queue to extend the expiration time. For example, the processing unit updates the expiration time (e.g., to extend), re-encodes the updated lease task entry to produce updated lease slices, and sends the updated lease slices to the set of storage units for storage. When the processing unit completes the task before the expiration time, the method branches to step 110 where the processing unit deletes leased task entry in the lease task queue. For example, the processing unit issues delete lease slice messages to the set of storage units.
When detecting that the task is not completed before the expiration time, the restored task unit re-generates a task entry for the task queue at step 112. The detecting includes the restore task unit receiving the lease slices, dispersed storage error decoding the received lease slices to reproduce the leased task entry, comparing the expiration time index key to a real time value, and indicating that the task has not completed before the expiration time when the comparison is unfavorable (e.g., real time is greater than the expiration time). The generating includes the restore task unit generating a new completion time index key and generating the task entry to include the new completion time index key, the task ID, and the task descriptor.
The method continues at step 114 where the restore task unit stores the task entry in the task queue. For example, the restore task unit dispersed storage error encodes the regenerated task entry to produce task slices and sends the task slices to the set of storage units for storage. The method continues at step 116 where the restore task unit deletes the leased task entry from the least task queue. For example, the restore task unit issues delete lease slice messages to the set of storage units.
To process the task 120, the computing device partitions the task into a set of partial tasks 126, which are sent to the storage units of a set of storage units. In this example, the set of storage units includes five storage units. The computing device partitions the task into the set of partial tasks 126 knowing how the desired data is divided and stored in the storage units. For example, the desired data is dispersed storage error encoded into a plurality of sets of encoded data slices using an encoding matrix having a unity matrix component (e.g., with reference to
Each of the storage units includes a DSN interface 132, memory 134, a memory controller 136, and a partial task execution unit 138. The DSN interface 132 is a network (e.g., wide area and/or local area) interface or port enabling communication via network 24. The memory 134 includes a plurality of memory devices, where a memory device includes one or more of a solid state memory, a hard drive, magnetic tape, etc. The memory controller 136 is a conventional memory controller to control data access (reads, writes, etc.) to data stored, or to be stored, in the memory 134. The partial task execution unit 138 includes a computing core (e.g., as shown in
Each storage unit receives its partial task and partial data access request (e.g., read, write, identify, etc.). The memory controller 136 coordinates access to the appropriate partial data to/from the memory 134 (e.g., first encoded data slices of sets of encoded data slices). The partial task execution unit 138 receives the partial data and the partial task, which it executes to produce a partial result. Continuing with the email example, storage unit 1 receives the first partial task for execution on first partial data (e.g., emails sent or received on the specific day from/by persons with a last name beginning with A-E); storage unit 2 receives the second partial task for execution on second partial data (e.g., emails sent or received on the specific day from/by persons with a last name beginning with G-K); and so on.
Storage unit 1 compiles a list of emails having the search word or phrase; storage unit 2 does the same; and so on by the other storage units. Each storage unit sends its partial result to the computing device, which compiles the partial results to produce the result 124. Note that each storage unit independently processes its partial task on its partial data, which, from storage unit to storage unit, may vary in processing time. For example, one storage unit may perform its partial task on its partial data faster than another storage unit. Further, the set of storage units typically process a plurality of tasks at any given time. Thus, with different processing speeds, the processing of the partial tasks of the plurality of tasks is occurring at different times, with different processing efficiencies, and with different delays.
The DSN task queue stores tasks that have been requested by devices of the DSN for execution within the DSN but have not yet been started. When a task in the DSN task queue is being processed, it is transferred to the DSN “task in process” queue. The device managing the DSN task queue and the DSN “task in process” queue, utilizes the index information (which will be described in greater detail with reference to
Storage unit 1 receives the first partial tasks 1_1, 2_1, 3_1, and 4_1; storage unit 2 receives the second partial tasks 1_2, 2_2, 3_2, and 4_2; and so on. Storage unit 5_1 receives the first partial sub-tasks of the fifth partial tasks (e.g., 1_5_1, 2_5_1, 3_5_1, and 4_5_1) and storage unit 5_2 receives the second partial sub-tasks of the fifth partial tasks (e.g., 1_5_2, 2_5_2, 3_5_2, and 4_5_2). Each storage unit includes a task queue, a “task in process” queue, and may further includes a partial task (PT) index node structure 146 (which includes the index information) to process their corresponding partial tasks.
The PT index node information section 148 includes information for the corresponding device (e.g., DSN level device, set of SU level device, SU level, or sub-SU level) to determine whether it is responsible for a task, a partial task, or a partial sub-task. If it is not responsible, it uses the other sections (e.g., sibling and/or child) to find the device that is responsible. In this example, the PT index node information section 148 includes a PT name field 154 (e.g., name of the device, name of the tasks, partial tasks, and/or partial sub-tasks, etc.), a PT execution type field 156 (e.g., list of functions the device can perform, which may be further categorized based on the name of the tasks), and a PT expiration key field 158 (e.g., a given time frame for completion of the task, partial task, and/or partial sub-task).
The PT sibling node information section 150 includes a PT sibling name field 160 (e.g., name and/or DSN address of a sibling device), a PT minimum index key field 162, and a PT execution traits field 164. The PT minimum index key field includes the pillar number(s) of partial tasks and/or partial sub-tasks that the sibling device can process (e.g., storage unit 2, as a sibling to storage unit 1, is responsible for pillar number 2 partial tasks). The PT execution traits field 164 includes a list of what partial task and/or partial sub-tasks the sibling device can process (e.g., word or phrase search, math function, etc.).
The PT children node information section 152 includes a section for each child (e.g., storage unit five has two children nodes storage units 5_1 and 5_2). Each PT child node information section 166-168 includes a PT child name field 170 (e.g., name and/or DSN address of a child device), a PT child minimum index key field 172, and a PT child execution traits field 174. The PT child minimum index key field 172 includes sub-pillar number(s) of partial tasks and/or partial sub-tasks that the child device can process (e.g., storage unit 5_1, as a child to storage unit 5, is responsible for sub-pillar number 5_1 partial sub-tasks). The PT child execution traits field 174 includes a list of what partial task and/or partial sub-tasks the sibling device can process (e.g., word or phrase search, math function, etc.).
In
In
If the second storage unit cannot complete its partial task 1_2 before the time expires, it can request an extension of time before the time expires, it can send a notice that it cannot complete its partial task, or it can let the time expire. If the time expires as shown in
With reference again to
The method further includes step 184 where the computing device partitions the task into partial tasks. The method continues at step 186 where the computing device sends partial task execution requests to at least some of the set of storage units (e.g., to a decode threshold number of storage units). The method continues at step 188 where the computing device transfers the task from the task queue to a task in process index and establishing an expiration time.
The method continues at step 190 where a determination is made as to whether the time has expired. If not, the method continues at step 192 where the computing device determines whether it has received a request for extension of time from a storage unit. If not, the method repeats at step 190. If a request for extension of time is received, the method continues at step 194 where the computing device extends the time and sends an updated expiration time to the storage unit(s). The method continues at step 190.
When the time expires the method continues at step 196 where the computing device determiners whether at least one partial task was not completed. When a partial task has not been completed prior to the expiration time, the method continues at step 198 where the computing device transfers the task from the task in process index to the task queue indicating that the task was not completed prior to the expiration time and re-queuing execution of at least a portion of the task. If all partial tasks were completed, the method continues at step 200 where the computing device deletes the task from the task in process index indicating that the task has been successfully completed.
The method continues at step 216 where the first storage unit determines whether it has capacity to complete performance of the first partial task prior to conclusion of the expiration time. If yes, the method continues at step 218 where the first storage unit performs the first partial task on the first partial data element to produce a first partial result. The method continues at step 220 where the first storage unit sends the first partial result for the first partial task of the task to the computing device. The method continues at step 222 where the first storage unit deletes the first partial task from the first storage unit task in process index.
When the first storage unit determines that it does not have the capacity to complete performance of the first partial task prior to conclusion of the expiration time, the method continues at step 224 where the first storage unit whether it can start performance of the first partial task prior to conclusion of the expiration time. If yes, the method continues at step 226 where it sends a request to extend the expiration time.
If the first storage unit cannot start prior to the conclusion of the expiration time, the method continues at step 228 where the first storage unit sends a notice that it cannot start prior to expiration of time or it just lets the time expire. The method continues at step 230 where the first storage unit transfers the partial task back to its task queue.
It is noted that terminologies as may be used herein such as bit stream, stream, signal sequence, etc. (or their equivalents) have been used interchangeably to describe digital information whose content corresponds to any of a number of desired types (e.g., data, video, speech, audio, etc. any of which may generally be referred to as ‘data’).
As may be used herein, the terms “substantially” and “approximately” provides an industry-accepted tolerance for its corresponding term and/or relativity between items. Such an industry-accepted tolerance ranges from less than one percent to fifty percent and corresponds to, but is not limited to, component values, integrated circuit process variations, temperature variations, rise and fall times, and/or thermal noise. Such relativity between items ranges from a difference of a few percent to magnitude differences. As may also be used herein, the term(s) “configured to”, “operably coupled to”, “coupled to”, and/or “coupling” includes direct coupling between items and/or indirect coupling between items via an intervening item (e.g., an item includes, but is not limited to, a component, an element, a circuit, and/or a module) where, for an example of indirect coupling, the intervening item does not modify the information of a signal but may adjust its current level, voltage level, and/or power level. As may further be used herein, inferred coupling (i.e., where one element is coupled to another element by inference) includes direct and indirect coupling between two items in the same manner as “coupled to”. As may even further be used herein, the term “configured to”, “operable to”, “coupled to”, or “operably coupled to” indicates that an item includes one or more of power connections, input(s), output(s), etc., to perform, when activated, one or more its corresponding functions and may further include inferred coupling to one or more other items. As may still further be used herein, the term “associated with”, includes direct and/or indirect coupling of separate items and/or one item being embedded within another item.
As may be used herein, the term “compares favorably”, indicates that a comparison between two or more items, signals, etc., provides a desired relationship. For example, when the desired relationship is that signal 1 has a greater magnitude than signal 2, a favorable comparison may be achieved when the magnitude of signal 1 is greater than that of signal 2 or when the magnitude of signal 2 is less than that of signal 1. As may be used herein, the term “compares unfavorably”, indicates that a comparison between two or more items, signals, etc., fails to provide the desired relationship.
As may also be used herein, the terms “processing module”, “processing circuit”, “processor”, and/or “processing unit” may be a single processing device or a plurality of processing devices. Such a processing device may be a microprocessor, micro-controller, digital signal processor, microcomputer, central processing unit, field programmable gate array, programmable logic device, state machine, logic circuitry, analog circuitry, digital circuitry, and/or any device that manipulates signals (analog and/or digital) based on hard coding of the circuitry and/or operational instructions. The processing module, module, processing circuit, and/or processing unit may be, or further include, memory and/or an integrated memory element, which may be a single memory device, a plurality of memory devices, and/or embedded circuitry of another processing module, module, processing circuit, and/or processing unit. Such a memory device may be a read-only memory, random access memory, volatile memory, non-volatile memory, static memory, dynamic memory, flash memory, cache memory, and/or any device that stores digital information. Note that if the processing module, module, processing circuit, and/or processing unit includes more than one processing device, the processing devices may be centrally located (e.g., directly coupled together via a wired and/or wireless bus structure) or may be distributedly located (e.g., cloud computing via indirect coupling via a local area network and/or a wide area network). Further note that if the processing module, module, processing circuit, and/or processing unit implements one or more of its functions via a state machine, analog circuitry, digital circuitry, and/or logic circuitry, the memory and/or memory element storing the corresponding operational instructions may be embedded within, or external to, the circuitry comprising the state machine, analog circuitry, digital circuitry, and/or logic circuitry. Still further note that, the memory element may store, and the processing module, module, processing circuit, and/or processing unit executes, hard coded and/or operational instructions corresponding to at least some of the steps and/or functions illustrated in one or more of the Figures. Such a memory device or memory element can be included in an article of manufacture.
One or more embodiments have been described above with the aid of method steps illustrating the performance of specified functions and relationships thereof. The boundaries and sequence of these functional building blocks and method steps have been arbitrarily defined herein for convenience of description. Alternate boundaries and sequences can be defined so long as the specified functions and relationships are appropriately performed. Any such alternate boundaries or sequences are thus within the scope and spirit of the claims. Further, the boundaries of these functional building blocks have been arbitrarily defined for convenience of description. Alternate boundaries could be defined as long as the certain significant functions are appropriately performed. Similarly, flow diagram blocks may also have been arbitrarily defined herein to illustrate certain significant functionality.
To the extent used, the flow diagram block boundaries and sequence could have been defined otherwise and still perform the certain significant functionality. Such alternate definitions of both functional building blocks and flow diagram blocks and sequences are thus within the scope and spirit of the claims. One of average skill in the art will also recognize that the functional building blocks, and other illustrative blocks, modules and components herein, can be implemented as illustrated or by discrete components, application specific integrated circuits, processors executing appropriate software and the like or any combination thereof.
In addition, a flow diagram may include a “start” and/or “continue” indication. The “start” and “continue” indications reflect that the steps presented can optionally be incorporated in or otherwise used in conjunction with other routines. In this context, “start” indicates the beginning of the first step presented and may be preceded by other activities not specifically shown. Further, the “continue” indication reflects that the steps presented may be performed multiple times and/or may be succeeded by other activities not specifically shown. Further, while a flow diagram indicates a particular ordering of steps, other orderings are likewise possible provided that the principles of causality are maintained.
The one or more embodiments are used herein to illustrate one or more aspects, one or more features, one or more concepts, and/or one or more examples. A physical embodiment of an apparatus, an article of manufacture, a machine, and/or of a process may include one or more of the aspects, features, concepts, examples, etc. described with reference to one or more of the embodiments discussed herein. Further, from figure to figure, the embodiments may incorporate the same or similarly named functions, steps, modules, etc. that may use the same or different reference numbers and, as such, the functions, steps, modules, etc. may be the same or similar functions, steps, modules, etc. or different ones.
Unless specifically stated to the contra, signals to, from, and/or between elements in a figure of any of the figures presented herein may be analog or digital, continuous time or discrete time, and single-ended or differential. For instance, if a signal path is shown as a single-ended path, it also represents a differential signal path. Similarly, if a signal path is shown as a differential path, it also represents a single-ended signal path. While one or more particular architectures are described herein, other architectures can likewise be implemented that use one or more data buses not expressly shown, direct connectivity between elements, and/or indirect coupling between other elements as recognized by one of average skill in the art.
The term “module” is used in the description of one or more of the embodiments. A module implements one or more functions via a device such as a processor or other processing device or other hardware that may include or operate in association with a memory that stores operational instructions. A module may operate independently and/or in conjunction with software and/or firmware. As also used herein, a module may contain one or more sub-modules, each of which may be one or more modules.
As may further be used herein, a computer readable memory includes one or more memory elements. A memory element may be a separate memory device, multiple memory devices, or a set of memory locations within a memory device. Such a memory device may be a read-only memory, random access memory, volatile memory, non-volatile memory, static memory, dynamic memory, flash memory, cache memory, and/or any device that stores digital information. The memory device may be in a form a solid state memory, a hard drive memory, cloud memory, thumb drive, server memory, computing device memory, and/or other physical medium for storing digital information.
While particular combinations of various functions and features of the one or more embodiments have been expressly described herein, other combinations of these features and functions are likewise possible. The present disclosure is not limited by the particular examples disclosed herein and expressly incorporates these other combinations.
The present U.S. Utility Patent Application claims priority pursuant to 35 U.S.C. §119(e) to U.S. Provisional Application No. 62/248,636, entitled “SECURELY STORING DATA IN A DISPERSED STORAGE NETWORK”, filed Oct. 30, 2015, which is hereby incorporated herein by reference in its entirety and made part of the present U.S. Utility Patent Application for all purposes.
Number | Date | Country | |
---|---|---|---|
62248636 | Oct 2015 | US |