Identifying unknown parameter and name value pairs
US-9195763-B2 · Nov 24, 2015 · US
US9858040B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9858040-B2 |
| Application number | US-201514750448-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jun 25, 2015 |
| Priority date | Jan 29, 2014 |
| Publication date | Jan 2, 2018 |
| Grant date | Jan 2, 2018 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Methods for sorting a data set. Data items each having a first portion and a second portion is stored. The first and second portions are stored separately and each has a separate set of keys. The first portion has a pointer indicating the second portion. At least some of the first set of keys for each data item is stored in a local memory of a first processor. At least one data stripe set is defined with one stripe within each bucket. An in-place partial bucket radix sort is performed on data items within one data stripe set with a first processor using an initial key. Incorrectly sorted data items are grouped into respective incorrect data item groups within each bucket. A radix sort is then performed using the initial radix on the incorrect data item groups. A first level sorted output is produced.
Opening claim text (preview).
What is claimed is: 1. A method comprising: dividing a memory containing a plurality of data items into a plurality of buckets for an in-place radix sort, each bucket being associated with a respective key value; identifying, within each bucket of the plurality of buckets, a respective plurality of stripes; defining a plurality of stripe sets, each data stripe set comprising one respective stripe within each respective bucket of the plurality of buckets, the plurality of stripe sets comprising at least a first stripe set and a second stripe set that is separate from the first stripe set; storing a respective first portion of each data item within the first stripe set into a data storage comprising a local memory of a first processor; storing a respective first portion of each data item within the second stripe set into a data storage comprising a local memory of a second processor; storing a respective second portion of each data item in the plurality of data items into an external memory, each respective second portion comprising a respective second set of keys and is stored separately from the respective first portion of each data item, and each respective first portion comprising a respective first set of keys and a pointer indicating the respective second portion; performing, with the first processor, a first in-place partial bucket radix sort using an initial key on data items contained within the first stripe set; performing, with the second processor while performing the first in-place partial bucket radix sort, a second in-place partial bucket radix sort using the initial key on data items contained within the second stripe set; grouping, in each bucket after performing the first in-place partial bucket radix sort and the second in-place partial bucket radix sort, incorrectly sorted data items into a respective incorrect data item group within each bucket, the incorrectly sorted data items comprising data items within a first bucket but having respective key values associated with a different bucket; performing a radix sort using the initial key on items within the respective incorrect data item group; and producing a first level sorted output comprising the plurality of data items within the data storage sorted according to the initial key. 2. The method of claim 1 , further comprising performing, subsequent to producing the first level sorted output, a subsequent in-place radix sort using at least one key within the respective second set of keys within each data item of the first stripe set and the second stripe set. 3. The method of claim 2 , wherein performing the subsequent in-place radix sort is performed with the first processor, and comprises storing, within the external memory, the respective second set of keys within each data item of the first stripe set and the second stripe set. 4. The method of claim 2 , further comprising: swapping, prior to performing the subsequent in-place radix sort and for each data item within the first stripe set and the second stripe set, at least a portion of the respective first set of keys with at least a portion of the respective second set of keys such that the at least a portion of the respective second set of keys is stored in the local memory of the first processor; and swapping, subsequent to performing the subsequent in-place radix sort and for each data item within the first stripe set and the second stripe set, the at least a portion of the respective first set of keys with the at least a portion of the respective second set of keys such that the at least a portion of the respective second set of keys is stored in the memory external to the first processor and the second processor. 5. The method of claim 1 , further comprising defining the plurality of buckets by defining a plurality of data pointers into the data storage, each data pointer indicating a separation between two adjacent buckets, and wherein the defining the plurality of stripe sets comprises: defining a respective stripe head pointer for each respective stripe, each respective stripe head pointer indicating a first element of each respective stripe; and defining a respective stripe tail pointer for each respective stripe, each respective stripe tail pointer indicating a last element of each respective stripe. 6. The method of claim 1 , further comprising: dividing, subsequent to performing the radix sort using the initial key on the items within the respective incorrect data item group, at least one bucket within the plurality of buckets into a plurality of second level buckets, each second level bucket being associated with a respective second level key value; identifying, within at least one second level bucket, a plurality of respective second level stripes; defining at least one second level data stripe set comprising one respective second level stripe within each second level bucket of a respective at least one bucket; and performing, with the first processor, a partial bucket radix sort on the first level sorted output using a second level key on data items contained within the at least one second level data stripe set. 7. The method of claim 6 , further comprising selecting the at least one second level bucket based upon a number of data elements in the at least one second level bucket relative to a number of data elements in other second level buckets within the plurality of buckets.
Sorting, i.e. extracting data from one or more carriers, rearranging the data in numerical or other ordered sequence, and rerecording the sorted data on the original carrier or on a different carrier or set of carriers {sorting methods in general}(G06F7/36 takes precedence) · CPC title
Clustering or classification · CPC title
Indexing structures · CPC title
Tablespace storage structures; Management thereof · CPC title
Physics · mapped topic
Related publications grouped by family.
Answers are generated from the same data shown on this page.