JP2008041108A - ファイルシステムにおけるオブジェクトの効率的な記憶 - Google Patents
ファイルシステムにおけるオブジェクトの効率的な記憶 Download PDFInfo
- Publication number
- JP2008041108A JP2008041108A JP2007238935A JP2007238935A JP2008041108A JP 2008041108 A JP2008041108 A JP 2008041108A JP 2007238935 A JP2007238935 A JP 2007238935A JP 2007238935 A JP2007238935 A JP 2007238935A JP 2008041108 A JP2008041108 A JP 2008041108A
- Authority
- JP
- Japan
- Prior art keywords
- storage device
- size data
- storing
- data structure
- type
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B20/00—Signal processing not specific to the method of recording or reproducing; Circuits therefor
- G11B20/10—Digital recording or reproducing
- G11B20/12—Formatting, e.g. arrangement of data block or words on the record carriers
- G11B20/1217—Formatting, e.g. arrangement of data block or words on the record carriers on discs
- G11B20/1252—Formatting, e.g. arrangement of data block or words on the record carriers on discs for discontinuous data, e.g. digital information signals, computer programme data
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/10—Indexing; Addressing; Timing or synchronising; Measuring tape travel
- G11B27/19—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier
- G11B27/28—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording
- G11B27/32—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording on separate auxiliary tracks of the same or an auxiliary record carrier
- G11B27/327—Table of contents
- G11B27/329—Table of contents on a disc [VTOC]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F2003/0697—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers device management, e.g. handlers, drivers, I/O schedulers
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B2220/00—Record carriers by type
- G11B2220/20—Disc-shaped record carriers
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Signal Processing (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】ファイルシステムによってファイルデータを階層的に記憶する解決方法を提供する。論理的に隣接するファイルデータの複数のバイトを、ストリームデータ構造に記憶する。関連するファイルデータを保持したこれらのストリームは、ディスク上の可変サイズオノデデータ構造に記憶される。可変サイズオノデデータ構造は、固定サイズバケットに記憶される。これらのバケットは可変サイズアレイに構成される。この結果、このファイルシステムは、可変サイズ記憶と固定サイズ記憶の組合せを提供し、ファイルデータを記憶するための非常に効率的な解決方法を提供する。更に、インデックスを構造の内部に設けることにより、オノデやストリームに迅速にアクセスすることが可能とされている。
【選択図】図4
Description
図1は、本発明の好ましい実施例を実行するためのデータ処理システム10のブロック図である。このデータ処理システム10は、中央処理装置(CPU)12、メモリ14、ディスク記憶装置(二次又は補助記憶装置)16を含む。更に、データ処理システム10は、キーボード18、マウス20、ビデオ表示装置22を含む。メモリ14は、オペレーティングシステム24のコピーを保持する。オペレーティングシステム24は、以下に詳述するファイルシステム管理サービスを提供する。ここに述べられたデータ処理システムは単一のプロセッサシステムであるが、分散システムのようなマルチプロセッサシステムで本発明を実行することも可能であることは当業者には明らかであろう。
Claims (33)
- メモリ空間を備えた第2の記憶装置を有するデータ処理システムにおいて、前記第2の記憶装置にファイルデータを記憶する方法が、
前記第2の記憶装置のメモリ空間の少なくとも一部を固定サイズデータ構造に論理的に区分けする段階と、
第1のサイズの論理的に関連するファイルデータの第1のセットを所定タイプの第1の可変サイズデータ構造に記憶する段階と、
論理的に関連するファイルデータの第1のセットが記憶された所定タイプの前記第1の可変サイズデータ構造を前記第2の記憶装置の固定サイズデータ構造の少なくとも1つに記憶する段階と、
を備えることを特徴とする方法。 - 請求項1記載の方法において、更に、
第2のサイズの論理的に関連するファイルデータの第2のセットを所定タイプの第2の可変サイズデータ構造に記憶する段階と、
論理的に関連するファイルデータの第2のセットが記憶された所定タイプの前記第2の可変サイズデータ構造を、論理的に関連するファイルデータの第1のセットが記憶された前記固定サイズデータ構造に記憶する段階と、を備えることを特徴とする方法。 - 請求項1記載の方法において、前記第2の記憶装置のメモリ空間の少なくとも一部を固定サイズデータ構造に論理的に区分けする段階は、更に、前記第2の記憶装置のメモリの少なくとも一部を固定サイズデータ構造の可変サイズアレイに論理的に区分けする段階を備える方法。
- 請求項1記載の方法において、前記第2の記憶装置はディスク記憶装置であり、前記第2の記憶装置のメモリ空間の少なくとも一部を区分けする段階は、更に、前記ディスク記憶装置のメモリ空間の少なくとも一部を固定サイズデータ構造に論理的に区分けする段階を備える方法。
- 請求項1記載の方法において、更に、所定タイプの第1の可変サイズデータ構造に関する適当な情報を前記第2の記憶装置に記憶する段階を備える方法。
- 請求項5記載の方法において、更に、所定タイプの前記第1の可変サイズデータ構造に問い合わせを行って、そこに記憶された適当な情報を得る段階を備える方法。
- 請求項1記載の方法において、更に、前記固定サイズデータ構造に記憶された所定タイプの第1の可変サイズデータ構造をユニークに識別する識別子を前記所定タイプの可変サイズデータ構造に記憶する段階を備える方法。
- 内部メモリと、
第2記憶装置と、
前記第2記憶装置のメモリ空間の少なくとも一部を固定サイズデータ構造に論理的に区分けする手段と、
論理的に関連するファイルデータの第1のセットを所定タイプの第1の可変サイズデータ構造に記憶する手段と、
論理的に関連するファイルデータの第1のセットが記憶された前記第1の可変サイズデータ構造を、前記第2のメモリの前記固定サイズデータ構造の少なくとも1つに記憶する手段と、
を備えることを特徴とするデータ処理システム。 - 請求項8記載のデータ処理システムにおいて、更に、
論理的に関連するファイルデータの第2のセットを所定タイプの第2の可変サイズデータ構造に記憶する手段と、
論理的に関連するファイルデータの前記第2のセットが記憶された所定タイプの前記第2の可変サイズデータ構造を、論理的に関連するファイルデータの第1のセットが記憶された前記固定サイズデータ構造に記憶する手段と、
を備えるデータ処理システム。 - 請求項8記載のデータ処理システムにおいて、前記第2の記憶装置はディスク記憶装置であるデータ処理システム。
- 請求項8記載のデータ処理システムにおいて、更に、所定タイプの前記第1の可変サイズデータ構造に関する情報を前記第2の記憶装置に記憶する手段を備えたデータ処理システム。
- 請求項11記載のデータ処理システムにおいて、更に、所定タイプの前記第1の可変サイズデータ構造に問い合わせてそこに記憶された適当な情報を得る手段を備えたデータ処理システム。
- 第2の記憶装置を備えたデータ処理システムにおいて、
論理的に隣接するファイルデータのバイトを第1のタイプの可変サイズデータ構造に記憶する段階と、
関連するファイルデータが記憶された第1のタイプの前記可変サイズデータ構造を第2のタイプの可変サイズデータ構造に記憶する段階と、
前記第2のタイプの可変サイズデータ構造を前記第2の記憶装置の前記固定サイズデータ構造に記憶する段階と、
を備えることを特徴とする方法。 - 請求項13記載の方法において、更に、
前記第2の記憶装置のメモリ空間を固定サイズ装置に論理的に区分けする段階と、
前記固定サイズデータ構造の1つにデータが記憶されたときに前記データが前記第2の記憶装置の対応する固定サイズ装置に記憶されるよう、前記固定サイズ装置の各々を前記固定サイズデータ構造の中の対応するものに関連付ける段階と、
を備える方法。 - 請求項14記載の方法において、更に、前記第2の記憶装置のメモリ空間に前記固定サイズデータ構造のアレイを提供する段階を備え、前記第2のタイプの前記可変サイズデータ構造を前記第2の記憶装置の前記固定サイズデータ構造に記憶する段階は、更に、前記第2のタイプの前記可変サイズデータ構造を前記第2の記憶装置の前記固定サイズデータ構造のアレイに記憶する段階を備える方法。
- 請求項13記載の方法において、論理的に隣接するファイルデータのバイトを第1のタイプの可変サイズデータ構造に記憶する前記段階は、更に、前記第1のタイプの前記可変サイズデータ構造に記憶された論理的に隣接するバイトを、前記第2のタイプの前記可変サイズデータ構造の同じものに保持された前記第1のタイプの前記可変サイズデータ構造の中からユニークに識別するために、前記第1のタイプの各データ構造に識別子を記憶する段階を備える方法。
- 請求項13記載の方法において、前記第2の記憶装置はディスク記憶装置であり、前記第2のタイプの可変サイズデータ構造を前記第2の記憶装置の前記固定サイズデータ構造に記憶する前記段階は、更に、前記第2のタイプの前記可変サイズデータ構造を前記ディスク記憶装置の前記固定サイズデータ構造に記憶する段階を備えた方法。
- 請求項13記載の方法において、更に、前記第2のタイプの前記可変サイズデータ構造の各々に関して前記第2の記憶装置に適当な情報を記憶する段階を備える方法。
- 請求項18記載の方法において、更に、前記第2のタイプの前記可変サイズデータ構造の1つに問い合わせを行ってそこに含まれた適当な情報を得る段階を備える方法。
- 内部記憶装置と、
第2の記憶装置と、
論理的に隣接するファイルデータのバイトを第1のタイプの可変サイズデータ構造に記憶する手段と、
関連するファイルデータを保持する第1のタイプの可変サイズデータ構造のセットを第2のタイプの可変サイズデータ構造に記憶する手段と、
前記第2のタイプの前記可変サイズデータ構造を前記第2の記憶装置の前記固定サイズデータ構造に記憶する手段と、
を備えることを特徴とするデータ処理システム。 - 請求項20記載のデータ処理システムにおいて、更に、
前記第2の記憶装置のメモリ空間を固定サイズ装置に論理的に区分けする手段と、
前記固定サイズデータ構造の1つにデータが記憶されたときに前記データが前記第2の記憶装置の対応する固定サイズ装置に記憶されるよう、前記固定サイズ装置の各々を前記固定サイズデータ構造の中の対応するものに関連付ける手段と、
を備えるデータ処理システム。 - 第2の記憶装置を備えたデータ処理システムにおいて、
論理的に隣接するファイルデータのバイトのセットを第1のタイプの可変サイズデータ構造の各々に記憶する段階と、
関連するファイルデータを記憶する第1のタイプの可変サイズデータ構造を前記第2の記憶装置の第2のタイプの可変サイズデータ構造に記憶する段階と、
前記第1のタイプの可変サイズデータ構造に対するB−ツリーインデックスを前記第2の記憶装置の前記第2のタイプの可変サイズデータ構造に記憶する段階と、
を備えることを特徴とする方法。 - 請求項22記載の方法において、更に、B−ツリーインデックスをアクセスすることにより、前記第2の記憶装置の前記第2のタイプの可変サイズデータ構造において論理的に隣接するファイルデータのバイトの場所を発見する段階を備える方法。
- 請求項22記載の方法において、前記第1のタイプの可変サイズデータ構造に対するB−ツリーインデックスを前記第2の記憶装置の前記第2のタイプの可変サイズデータ構造に記憶する前記段階は、更に、前記第1のタイプの前記可変サイズデータ構造に対するB−ツリーインデックスを、前記第1のタイプの可変サイズデータ構造として前記第2の記憶装置の前記第2のタイプの可変サイズデータ構造に記憶する段階を備える方法。
- 第2の記憶装置を備えたデータ処理システムにおいて、
論理的に隣接するファイルデータのバイトを第1のタイプの可変サイズデータ構造に記憶する段階と、
第2のタイプの可変サイズデータ構造を前記第2の記憶装置に記憶する段階であって、前記第2のタイプの可変サイズデータ構造は各々、関連するファイルデータを記憶する第1のタイプの可変サイズデータ構造のセットを記憶するような段階と、
前記第2のタイプの可変サイズデータ構造の各々において、前記第2のタイプの可変サイズデータ構造に記憶された前記第1のタイプの可変サイズデータ構造に対するインデックスを記憶する段階と、
を備えることを特徴とする方法。 - 第2の記憶装置を備えたデータ処理システムにおいて、前記第2の記憶装置は固定サイズバケットの1つのアレイを保持するメモリ空間を含んでおり、前記バケットのうちの1つはオブジェクトを保持しており、前記第2の記憶装置に付加的なメモリ空間をアロケートしてオブジェクトの増大する要求を満たす方法が、
オブジェクトを現在保持しているバケットが、オブジェクトの増大する要求を満たすのに十分な自由メモリを有しているかどうかを決定する段階と、
オブジェクトを現在保持しているバケットが十分な自由メモリ空間を有している場合には、そのオブジェクトに対するバケットに付加的な空間をアロケートしてオブジェクトの増大する要求を満たす段階と、
さもなければ、オブジェクトの増大する要求を満たすのに十分なメモリ空間を有するバケットを見つけだして、そのバケットにオブジェクトを移動させる段階と、
を備える方法。 - 請求項26記載の方法において、オブジェクトの増大する要求を満たすのに十分なメモリ空間を有するバケットを見つけだす前記段階は、更に、オブジェクトの増大する要求を満たすのに十分なメモリ空間を有するバケットであって、前記第2の記憶装置においてオブジェクトを現在保持しているバケットに最も近接しているようなオブジェクトを見つけだすことを備える方法。
- 第2の記憶装置を備えたデータ処理システムにおいて、
前記第2の記憶装置の記憶空間の固定サイズバケットのアレイにファイルを記憶する段階と、ここで、記憶空間の前記固定サイズバケットの少なくとも1つは1つ若しくはそれ以上のファイルをそこに記憶しており、
アレイに記憶された複数のファイルの中からあるファイルを識別する識別子を各ファイルに提供する段階と、
ファイルに対する各識別子をそのファイルが記憶された固定サイズバケットにマップするマップを前記第2の記憶装置に記憶する段階と、
ファイルが記憶された固定サイズバケットの場所を発見するマップを使用し、且つ、固定サイズバケットを調査して所定の識別子を有するファイルの場所を発見することにより、所定の識別子を有するファイルの1つの場所をアレイにおいて発見する段階と、
を備えることを特徴とするデータ処理システム。 - 第2の記憶装置を備えたデータ処理システムにおいて、
前記第2の記憶装置の記憶空間の固定サイズバケットのアレイにファイルを記憶する段階であって、ここで各ファイルはそれに関連する識別子を有するようなものであり、
複数のエントリのマッピング構造を前記第2の記憶装置に記憶する段階と、ここで、前記エントリは他の識別子をアレイのバケットの1つにマップするものであり、
アロケートされていない前記第2の記憶装置の空間のセルの識別子の自由リストをマッピング構造に記憶する段階と、
バケットの識別子からバケットの場所を発見するマッピング構造を使用する段階と、
を備える方法。 - 請求項29記載の方法において、更に、マッピング構造を用いて自由リストにおける識別子の場所を発見する段階を備える方法。
- 第2の記憶装置を有するデータ処理システムにおいて、
その各々がそれに関連する識別子を有するファイルを記憶するために前記第2の記憶装置に記憶空間の固定サイズバケットのアレイを提供する段階と、
自由リストのセル若しくはアレイのバケットのいずれかに識別子をマッピングするために前記第2の記憶装置に複数のエントリのマッピング構造を提供する段階と、
前記第2の記憶装置の空間のいづれかの自由セルの識別子を含んだ自由リストをマッピング構造に提供する段階と、
自由リストが少なくとも1つのセルに対する識別子を含んでいるかを決定する段階と、
自由リストが少なくとも1つのセルに対する識別子を含んでいる場合には、自由リストから新たなファイルにセルの所定の識別子を割り当て、且つこの新たなファイルをセルに記憶する段階と、を備えることを特徴とする方法。 - 請求項31記載の方法において、更に、
自由リストがセルを含まない場合には、
新たな識別子を新たな自由セルにマップするマッピング構造に付加的なエントリを付加する段階を備える方法。 - 請求項32記載の方法において、更に、
新たな自由リストの1つに関連する新たな識別子の1つを新たなファイルに割り当てる段階と、
新たなファイルに割り当てられた新たな識別子と関連する新たな自由セルに前記新たなファイルを記憶する段階と、
を備える方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/086,344 US5613105A (en) | 1993-06-30 | 1993-06-30 | Efficient storage of objects in a file system |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004326065A Division JP2005100451A (ja) | 1993-06-30 | 2004-11-10 | ファイルシステムにおけるオブジェクトの効率的な記憶 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008041108A true JP2008041108A (ja) | 2008-02-21 |
JP4250190B2 JP4250190B2 (ja) | 2009-04-08 |
Family
ID=22197972
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP6144411A Pending JPH0728675A (ja) | 1993-06-30 | 1994-06-27 | ファイルシステムにおけるオブジェクトの効率的な記憶 |
JP2004326065A Pending JP2005100451A (ja) | 1993-06-30 | 2004-11-10 | ファイルシステムにおけるオブジェクトの効率的な記憶 |
JP2007238935A Expired - Lifetime JP4250190B2 (ja) | 1993-06-30 | 2007-09-14 | ファイルシステムにおけるオブジェクトの効率的な記憶 |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP6144411A Pending JPH0728675A (ja) | 1993-06-30 | 1994-06-27 | ファイルシステムにおけるオブジェクトの効率的な記憶 |
JP2004326065A Pending JP2005100451A (ja) | 1993-06-30 | 2004-11-10 | ファイルシステムにおけるオブジェクトの効率的な記憶 |
Country Status (5)
Country | Link |
---|---|
US (1) | US5613105A (ja) |
EP (1) | EP0632364B1 (ja) |
JP (3) | JPH0728675A (ja) |
CA (1) | CA2125606C (ja) |
DE (1) | DE69430027T2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11567999B2 (en) | 2016-05-13 | 2023-01-31 | Tibco Software Inc. | Using a B-tree to store graph information in a database |
Families Citing this family (94)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5819283A (en) * | 1993-05-11 | 1998-10-06 | Apple Computer, Inc. | Method and system for the extensibility of objects |
CA2124754C (en) * | 1993-06-30 | 2005-06-28 | Mark Zbikowski | Storage of file data on disk in multiple representations |
CA2124752C (en) * | 1993-06-30 | 2005-04-12 | Mark Zbikowski | Meta-data structure and handling |
CA2117846C (en) * | 1993-10-20 | 2001-02-20 | Allen Reiter | Computer method and storage structure for storing and accessing multidimensional data |
US6247105B1 (en) * | 1996-06-20 | 2001-06-12 | Sun Microsystems, Inc. | Externally identifiable descriptor for standard memory allocation interface |
US5960431A (en) * | 1996-12-19 | 1999-09-28 | International Business Machines Corporation | Method and apparatus for adding data storage bins to a stored computer database while minimizing movement of data and balancing data distribution |
US6182060B1 (en) * | 1997-04-15 | 2001-01-30 | Robert Hedgcock | Method and apparatus for storing, retrieving, and processing multi-dimensional customer-oriented data sets |
US6282605B1 (en) * | 1999-04-26 | 2001-08-28 | Moore Computer Consultants, Inc. | File system for non-volatile computer memory |
US7113939B2 (en) | 1999-09-21 | 2006-09-26 | International Business Machines Corporation | Architecture to enable search gateways as part of federated search |
US7197491B1 (en) | 1999-09-21 | 2007-03-27 | International Business Machines Corporation | Architecture and implementation of a dynamic RMI server configuration hierarchy to support federated search and update across heterogeneous datastores |
US6792416B2 (en) | 1999-09-21 | 2004-09-14 | International Business Machines Corporation | Managing results of federated searches across heterogeneous datastores with a federated result set cursor object |
US6370541B1 (en) | 1999-09-21 | 2002-04-09 | International Business Machines Corporation | Design and implementation of a client/server framework for federated multi-search and update across heterogeneous datastores |
US6466933B1 (en) | 1999-09-21 | 2002-10-15 | International Business Machines Corporation | Delayed delivery of query results or other data from a federated server to a federated client until such information is needed |
ATE390788T1 (de) * | 1999-10-14 | 2008-04-15 | Bluearc Uk Ltd | Vorrichtung und verfahren zur hardware-ausführung oder hardware-beschleunigung von betriebssystemfunktionen |
US7331058B1 (en) * | 1999-12-16 | 2008-02-12 | International Business Machines Corporation | Distributed data structures for authorization and access control for computing resources |
WO2002029624A1 (en) * | 2000-10-04 | 2002-04-11 | Bullant Technology Pty Ltd | Data processing structure |
US7088910B2 (en) * | 2001-02-09 | 2006-08-08 | Microsoft Corporation | Optimizing use of storage space in a video data recording system |
US6766413B2 (en) | 2001-03-01 | 2004-07-20 | Stratus Technologies Bermuda Ltd. | Systems and methods for caching with file-level granularity |
US7428548B2 (en) | 2001-08-15 | 2008-09-23 | Bentley Systems, Inc. | Computer readable medium for storing large data files |
EP2597811B1 (en) * | 2001-08-15 | 2019-10-09 | Bentley Systems, Incorporated | Method and system for storing large data files |
JP4225740B2 (ja) * | 2002-04-26 | 2009-02-18 | 三洋電機株式会社 | ファイル管理装置 |
GB2390181A (en) * | 2002-06-20 | 2003-12-31 | Achiezer Racov | Method for storing data received over a telephone network |
US7457822B1 (en) | 2002-11-01 | 2008-11-25 | Bluearc Uk Limited | Apparatus and method for hardware-based file system |
US8041735B1 (en) | 2002-11-01 | 2011-10-18 | Bluearc Uk Limited | Distributed file system and method |
US7120637B2 (en) * | 2003-05-30 | 2006-10-10 | Microsoft Corporation | Positional access using a b-tree |
US7633886B2 (en) * | 2003-12-31 | 2009-12-15 | University Of Florida Research Foundation, Inc. | System and methods for packet filtering |
US7904906B2 (en) * | 2004-11-23 | 2011-03-08 | Stratus Technologies Bermuda Ltd. | Tracking modified pages on a computer system |
US7908246B2 (en) * | 2008-03-06 | 2011-03-15 | International Business Machines Corporation | Separating file data streams to enhance progressive incremental processing |
US9348499B2 (en) | 2008-09-15 | 2016-05-24 | Palantir Technologies, Inc. | Sharing objects that rely on local resources with outside servers |
DE102009031923A1 (de) * | 2009-07-07 | 2011-01-13 | Sones Gmbh | Verfahren zum Verwalten von Datenobjekten |
US9092482B2 (en) | 2013-03-14 | 2015-07-28 | Palantir Technologies, Inc. | Fair scheduling for mixed-query loads |
US8799228B2 (en) | 2011-06-29 | 2014-08-05 | Nokia Corporation | Method and apparatus for providing a list-based interface to key-value stores |
US8732574B2 (en) | 2011-08-25 | 2014-05-20 | Palantir Technologies, Inc. | System and method for parameterizing documents for automatic workflow generation |
US8504542B2 (en) | 2011-09-02 | 2013-08-06 | Palantir Technologies, Inc. | Multi-row transactions |
US8433702B1 (en) * | 2011-09-28 | 2013-04-30 | Palantir Technologies, Inc. | Horizon histogram optimizations |
US8560494B1 (en) | 2011-09-30 | 2013-10-15 | Palantir Technologies, Inc. | Visual data importer |
CN103186617B (zh) * | 2011-12-30 | 2016-04-06 | 北京新媒传信科技有限公司 | 一种存储数据的方法和装置 |
US9378526B2 (en) | 2012-03-02 | 2016-06-28 | Palantir Technologies, Inc. | System and method for accessing data objects via remote references |
US9798768B2 (en) | 2012-09-10 | 2017-10-24 | Palantir Technologies, Inc. | Search around visual queries |
US9348677B2 (en) | 2012-10-22 | 2016-05-24 | Palantir Technologies Inc. | System and method for batch evaluation programs |
US9471370B2 (en) | 2012-10-22 | 2016-10-18 | Palantir Technologies, Inc. | System and method for stack-based batch evaluation of program instructions |
US9367463B2 (en) | 2013-03-14 | 2016-06-14 | Palantir Technologies, Inc. | System and method utilizing a shared cache to provide zero copy memory mapped database |
US8930897B2 (en) | 2013-03-15 | 2015-01-06 | Palantir Technologies Inc. | Data integration tool |
US8855999B1 (en) | 2013-03-15 | 2014-10-07 | Palantir Technologies Inc. | Method and system for generating a parser and parsing complex data |
US8909656B2 (en) | 2013-03-15 | 2014-12-09 | Palantir Technologies Inc. | Filter chains with associated multipath views for exploring large data sets |
US9740369B2 (en) | 2013-03-15 | 2017-08-22 | Palantir Technologies Inc. | Systems and methods for providing a tagging interface for external content |
US9898167B2 (en) | 2013-03-15 | 2018-02-20 | Palantir Technologies Inc. | Systems and methods for providing a tagging interface for external content |
US8903717B2 (en) | 2013-03-15 | 2014-12-02 | Palantir Technologies Inc. | Method and system for generating a parser and parsing complex data |
US8868486B2 (en) | 2013-03-15 | 2014-10-21 | Palantir Technologies Inc. | Time-sensitive cube |
US9317213B1 (en) * | 2013-05-10 | 2016-04-19 | Amazon Technologies, Inc. | Efficient storage of variably-sized data objects in a data store |
US9105000B1 (en) | 2013-12-10 | 2015-08-11 | Palantir Technologies Inc. | Aggregating data from a plurality of data sources |
US8935201B1 (en) | 2014-03-18 | 2015-01-13 | Palantir Technologies Inc. | Determining and extracting changed data from a data source |
US20160026923A1 (en) | 2014-07-22 | 2016-01-28 | Palantir Technologies Inc. | System and method for determining a propensity of entity to take a specified action |
US10282874B2 (en) | 2014-09-17 | 2019-05-07 | Circonus, Inc. | Efficient time-series histograms |
US9697227B2 (en) | 2014-10-27 | 2017-07-04 | Cohesity, Inc. | Concurrent access and transactions in a distributed file system |
US9348880B1 (en) | 2015-04-01 | 2016-05-24 | Palantir Technologies, Inc. | Federated search of multiple sources with conflict resolution |
US9996302B2 (en) | 2015-04-03 | 2018-06-12 | Toshiba Memory Corporation | Storage device writing data on the basis of stream |
US9514205B1 (en) | 2015-09-04 | 2016-12-06 | Palantir Technologies Inc. | Systems and methods for importing data from electronic data files |
US10558339B1 (en) | 2015-09-11 | 2020-02-11 | Palantir Technologies Inc. | System and method for analyzing electronic communications and a collaborative electronic communications user interface |
US9772934B2 (en) | 2015-09-14 | 2017-09-26 | Palantir Technologies Inc. | Pluggable fault detection tests for data pipelines |
US9652510B1 (en) | 2015-12-29 | 2017-05-16 | Palantir Technologies Inc. | Systems and user interfaces for data analysis including artificial intelligence algorithms for generating optimized packages of data items |
US10554516B1 (en) | 2016-06-09 | 2020-02-04 | Palantir Technologies Inc. | System to collect and visualize software usage metrics |
US9678850B1 (en) | 2016-06-10 | 2017-06-13 | Palantir Technologies Inc. | Data pipeline monitoring |
US10621314B2 (en) | 2016-08-01 | 2020-04-14 | Palantir Technologies Inc. | Secure deployment of a software package |
US10133782B2 (en) | 2016-08-01 | 2018-11-20 | Palantir Technologies Inc. | Techniques for data extraction |
US11256762B1 (en) | 2016-08-04 | 2022-02-22 | Palantir Technologies Inc. | System and method for efficiently determining and displaying optimal packages of data items |
US10552531B2 (en) | 2016-08-11 | 2020-02-04 | Palantir Technologies Inc. | Collaborative spreadsheet data validation and integration |
US10373078B1 (en) | 2016-08-15 | 2019-08-06 | Palantir Technologies Inc. | Vector generation for distributed data sets |
EP3282374A1 (en) | 2016-08-17 | 2018-02-14 | Palantir Technologies Inc. | User interface data sample transformer |
US10650086B1 (en) | 2016-09-27 | 2020-05-12 | Palantir Technologies Inc. | Systems, methods, and framework for associating supporting data in word processing |
US10152306B2 (en) | 2016-11-07 | 2018-12-11 | Palantir Technologies Inc. | Framework for developing and deploying applications |
US10261763B2 (en) | 2016-12-13 | 2019-04-16 | Palantir Technologies Inc. | Extensible data transformation authoring and validation system |
US11157951B1 (en) | 2016-12-16 | 2021-10-26 | Palantir Technologies Inc. | System and method for determining and displaying an optimal assignment of data items |
US10509844B1 (en) | 2017-01-19 | 2019-12-17 | Palantir Technologies Inc. | Network graph parser |
US10180934B2 (en) | 2017-03-02 | 2019-01-15 | Palantir Technologies Inc. | Automatic translation of spreadsheets into scripts |
US10572576B1 (en) | 2017-04-06 | 2020-02-25 | Palantir Technologies Inc. | Systems and methods for facilitating data object extraction from unstructured documents |
US10824604B1 (en) | 2017-05-17 | 2020-11-03 | Palantir Technologies Inc. | Systems and methods for data entry |
US10534595B1 (en) | 2017-06-30 | 2020-01-14 | Palantir Technologies Inc. | Techniques for configuring and validating a data pipeline deployment |
US10204119B1 (en) | 2017-07-20 | 2019-02-12 | Palantir Technologies, Inc. | Inferring a dataset schema from input files |
US10754820B2 (en) | 2017-08-14 | 2020-08-25 | Palantir Technologies Inc. | Customizable pipeline for integrating data |
US11016936B1 (en) | 2017-09-05 | 2021-05-25 | Palantir Technologies Inc. | Validating data for integration |
US11379525B1 (en) | 2017-11-22 | 2022-07-05 | Palantir Technologies Inc. | Continuous builds of derived datasets in response to other dataset updates |
US10552524B1 (en) | 2017-12-07 | 2020-02-04 | Palantir Technolgies Inc. | Systems and methods for in-line document tagging and object based data synchronization |
US10783162B1 (en) | 2017-12-07 | 2020-09-22 | Palantir Technologies Inc. | Workflow assistant |
US10360252B1 (en) | 2017-12-08 | 2019-07-23 | Palantir Technologies Inc. | Detection and enrichment of missing data or metadata for large data sets |
US11176116B2 (en) | 2017-12-13 | 2021-11-16 | Palantir Technologies Inc. | Systems and methods for annotating datasets |
US10853352B1 (en) | 2017-12-21 | 2020-12-01 | Palantir Technologies Inc. | Structured data collection, presentation, validation and workflow management |
GB201800595D0 (en) | 2018-01-15 | 2018-02-28 | Palantir Technologies Inc | Management of software bugs in a data processing system |
CN110109914B (zh) * | 2018-01-16 | 2024-08-23 | 恒为科技(上海)股份有限公司 | 一种应用驱动的数据存储与索引方法 |
US10599762B1 (en) | 2018-01-16 | 2020-03-24 | Palantir Technologies Inc. | Systems and methods for creating a dynamic electronic form |
US10885021B1 (en) | 2018-05-02 | 2021-01-05 | Palantir Technologies Inc. | Interactive interpreter and graphical user interface |
US11263263B2 (en) | 2018-05-30 | 2022-03-01 | Palantir Technologies Inc. | Data propagation and mapping system |
US11061542B1 (en) | 2018-06-01 | 2021-07-13 | Palantir Technologies Inc. | Systems and methods for determining and displaying optimal associations of data items |
US10795909B1 (en) | 2018-06-14 | 2020-10-06 | Palantir Technologies Inc. | Minimized and collapsed resource dependency path |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4611272A (en) * | 1983-02-03 | 1986-09-09 | International Business Machines Corporation | Key-accessed file organization |
US4606002A (en) * | 1983-05-02 | 1986-08-12 | Wang Laboratories, Inc. | B-tree structured data base using sparse array bit maps to store inverted lists |
US4677550A (en) * | 1983-09-30 | 1987-06-30 | Amalgamated Software Of North America, Inc. | Method of compacting and searching a data index |
US4761737A (en) * | 1986-01-16 | 1988-08-02 | International Business Machines Corporation | Method to automatically increase the segment size of unix files in a page segmented virtual memory data processing system |
US5265244A (en) * | 1986-02-14 | 1993-11-23 | International Business Machines Corporation | Method and system for facilitating processing of statistical inquires on stored data accessible through a data access structure |
US5034914A (en) * | 1986-05-15 | 1991-07-23 | Aquidneck Systems International, Inc. | Optical disk data storage method and apparatus with buffered interface |
US4953122A (en) * | 1986-10-31 | 1990-08-28 | Laserdrive Ltd. | Pseudo-erasable and rewritable write-once optical disk memory system |
US5058002A (en) * | 1987-06-23 | 1991-10-15 | Mitsubishi Denki Kabushiki Kaisha | Page splitting method and apparatus for a database stored in a plurality of memory storage units |
US5040110A (en) * | 1987-10-30 | 1991-08-13 | Matsushita Electric Industrial Co., Ltd. | Write once read many optical disc storage system having directory for storing virtual address and corresponding up-to-date sector address |
US5129088A (en) * | 1987-11-30 | 1992-07-07 | International Business Machines Corporation | Data processing method to create virtual disks from non-contiguous groups of logically contiguous addressable blocks of direct access storage device |
US5081608A (en) * | 1988-04-18 | 1992-01-14 | Matsushita Electric Industrial Co., Ltd. | Apparatus for processing record-structured data by inserting replacement data of arbitrary length into selected data fields |
US4935825A (en) * | 1988-12-16 | 1990-06-19 | Emulex Corporation | Cylinder defect management system for data storage system |
US5029125A (en) * | 1989-03-07 | 1991-07-02 | Drexler Technology Corporation | Method of reading and writing files on nonerasable storage media |
US5125086A (en) * | 1989-06-29 | 1992-06-23 | Digital Equipment Corporation | Virtual memory paging apparatus with variable size in-page clusters |
US5218696A (en) * | 1989-07-24 | 1993-06-08 | International Business Machines Corporation | Method for dynamically expanding and rapidly accessing file directories |
US5371885A (en) * | 1989-08-29 | 1994-12-06 | Microsoft Corporation | High performance file system |
US5202986A (en) * | 1989-09-28 | 1993-04-13 | Bull Hn Information Systems Inc. | Prefix search tree partial key branching |
US5247658A (en) * | 1989-10-31 | 1993-09-21 | Microsoft Corporation | Method and system for traversing linked list record based upon write-once predetermined bit value of secondary pointers |
US5261088A (en) * | 1990-04-26 | 1993-11-09 | International Business Machines Corporation | Managing locality in space reuse in a shadow written B-tree via interior node free space list |
US5237675A (en) * | 1990-06-04 | 1993-08-17 | Maxtor Corporation | Apparatus and method for efficient organization of compressed data on a hard disk utilizing an estimated compression factor |
US5043967A (en) * | 1990-08-20 | 1991-08-27 | International Business Machines Corporation | Structured data storage method and medium |
US5206939A (en) * | 1990-09-24 | 1993-04-27 | Emc Corporation | System and method for disk mapping and data retrieval |
JP2761289B2 (ja) * | 1990-11-30 | 1998-06-04 | 富士通株式会社 | ディスクトラックエミュレーション方法 |
US5204958A (en) * | 1991-06-27 | 1993-04-20 | Digital Equipment Corporation | System and method for efficiently indexing and storing a large database with high data insertion frequency |
-
1993
- 1993-06-30 US US08/086,344 patent/US5613105A/en not_active Expired - Lifetime
-
1994
- 1994-06-10 CA CA002125606A patent/CA2125606C/en not_active Expired - Lifetime
- 1994-06-27 JP JP6144411A patent/JPH0728675A/ja active Pending
- 1994-06-28 DE DE69430027T patent/DE69430027T2/de not_active Expired - Lifetime
- 1994-06-28 EP EP94110003A patent/EP0632364B1/en not_active Expired - Lifetime
-
2004
- 2004-11-10 JP JP2004326065A patent/JP2005100451A/ja active Pending
-
2007
- 2007-09-14 JP JP2007238935A patent/JP4250190B2/ja not_active Expired - Lifetime
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11567999B2 (en) | 2016-05-13 | 2023-01-31 | Tibco Software Inc. | Using a B-tree to store graph information in a database |
Also Published As
Publication number | Publication date |
---|---|
US5613105A (en) | 1997-03-18 |
JP4250190B2 (ja) | 2009-04-08 |
EP0632364B1 (en) | 2002-03-06 |
CA2125606C (en) | 2002-05-21 |
EP0632364A1 (en) | 1995-01-04 |
DE69430027T2 (de) | 2002-07-18 |
CA2125606A1 (en) | 1994-12-31 |
JPH0728675A (ja) | 1995-01-31 |
JP2005100451A (ja) | 2005-04-14 |
DE69430027D1 (de) | 2002-04-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4250190B2 (ja) | ファイルシステムにおけるオブジェクトの効率的な記憶 | |
JP4034331B2 (ja) | ディスク記憶装置への流れデータの記憶方法 | |
US6654772B1 (en) | Multi-volume extent based file system | |
US6895418B1 (en) | Versatile indirection in an extent based file system | |
US10303650B2 (en) | Contiguous file allocation in an extensible file system | |
CN106294190B (zh) | 一种存储空间管理方法及装置 | |
US7610468B2 (en) | Modified buddy system memory allocation | |
US5454103A (en) | Method and apparatus for file storage allocation for secondary storage using large and small file blocks | |
US8805780B2 (en) | Extending cluster allocations in an extensible file system | |
US5490274A (en) | Modified buddy system for managing disk space | |
US8099421B2 (en) | File system, and method for storing and searching for file by the same | |
JP4374348B2 (ja) | ディスクにファイルデータを記憶する方法 | |
JP2003114816A (ja) | コンピュータメモリにインデックスを記憶するデータ構造 | |
US5860079A (en) | Arrangement and method for efficient calculation of memory addresses in a block storage memory system | |
JPS595372A (ja) | フアイル処理システム | |
KR20030044498A (ko) | 주기억 장치 데이터베이스 관리 시스템의 자료 구조와블록 할당 및 레코드 검색 방법 | |
Orsborn | DATABASE TECHNOLOGY-1DL124 | |
JPH02302848A (ja) | ファイル管理方式 | |
JPH0298752A (ja) | 二進木による二次記憶領域管理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080512 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20080811 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20080814 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081112 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20081222 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20090116 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120123 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130123 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |