JP4518177B2 - 記録装置、ファイルディスクリプタ生成方法、プログラム - Google Patents
記録装置、ファイルディスクリプタ生成方法、プログラム Download PDFInfo
- Publication number
- JP4518177B2 JP4518177B2 JP2008101722A JP2008101722A JP4518177B2 JP 4518177 B2 JP4518177 B2 JP 4518177B2 JP 2008101722 A JP2008101722 A JP 2008101722A JP 2008101722 A JP2008101722 A JP 2008101722A JP 4518177 B2 JP4518177 B2 JP 4518177B2
- Authority
- JP
- Japan
- Prior art keywords
- virtual device
- socket
- file
- file descriptor
- client
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/52—Program synchronisation; Mutual exclusion, e.g. by means of semaphores
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
PT1,PT2…プロセス表
1…ネットワーク
2…リムーバブルメディア
3…コンテンツ受信STB
4…外部AV機器
5…リモートユーザインタフェース
12…カーネルファイル表
13…ソケット構造体
100…記録装置
101…CPU
102…システムバス
103…ROM
104…RAM
105…入力操作部
106…AVインタフェース
107…HDD
108…ディスクドライブ
109…ネットワークインタフェース
210…NFE
220…IOP
211,221…カーネルモード・ドライバモジュール
212,222…第1の仮想デバイス
213.223…第2の仮想デバイス
214.224…第3の仮想デバイス
230…AVDEC
Claims (4)
- 記憶媒体へのアクセスをサービスとして実行するサーバと、
前記サービスを必要とするプロセスを有するクライアントと、
前記サーバと前記クライアントとの間でソケットを用いて通信を行うための仮想デバイスと、
前記クライアント内のプロセスが前記仮想デバイスをオープンするとき、前記仮想デバイスが既にオープンされているかどうかを判定する判定手段と、
前記仮想デバイスが既にオープンされている場合、前記プロセスのプロセス表において未使用の番号のファイルディスクリプタを探し出し、前記プロセス表に、前記ファイルディスクリプタと、前記カーネルファイル表にて前記仮想デバイスを既にオープンしているプロセスが参照する前記ソケットのデータ構造体へのインデックスが登録されたエントリへのインデックスとを結び付けて登録することで、前記ソケットを参照する前記プロセス用のファイルディスクリプタを再生成する再生成手段と
を具備する記録装置。 - 請求項1に記載の記録装置であって、
前記仮想デバイスを既にオープンしているプロセスが、前記仮想デバイスをオープンしようとしているプロセスと同じプロセスまたは別のプロセスである記録装置。 - サービスを実行するサーバと、前記サービスを必要とするプロセスを有するクライアントとの間でソケットを用いて通信を行う仮想デバイスを、前記クライアント内のプロセスがオープンするとき、前記仮想デバイスが既にオープンされているかどうかを、前記クライアントに備えられた判定手段により判定し、
前記仮想デバイスが既にオープンされている場合、前記プロセスのプロセス表において未使用の番号のファイルディスクリプタを探し出し、前記プロセス表に、前記ファイルディスクリプタと、前記カーネルファイル表にて前記仮想デバイスを既にオープンしているプロセスが参照する前記ソケットのデータ構造体へのインデックスが登録されたエントリへのインデックスとを結び付けて登録することで、前記ソケットを参照する前記プロセス用のファイルディスクリプタを、前記クライアントに備えられた再生成手段により再生成する
ファイルディスクリプタ生成方法。 - 記憶媒体へのアクセスをサービスとして実行するサーバと、前記サービスを必要とするプロセスを有するクライアントとの間でソケットを用いて通信を行うための仮想デバイスを、前記クライアント内のプロセスがオープンするとき、前記仮想デバイスが既にオープンされているかどうかを判定する判定手段と、
前記仮想デバイスが既にオープンされている場合、前記プロセスのプロセス表において未使用の番号のファイルディスクリプタを探し出し、前記プロセス表に、前記ファイルディスクリプタと、前記カーネルファイル表にて前記仮想デバイスを既にオープンしているプロセスが参照する前記ソケットのデータ構造体へのインデックスが登録されたエントリへのインデックスとを結び付けて登録することで、前記ソケットを参照する前記プロセス用のファイルディスクリプタを再生成する再生成手段と
としてコンピュータを動作させるプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008101722A JP4518177B2 (ja) | 2008-04-09 | 2008-04-09 | 記録装置、ファイルディスクリプタ生成方法、プログラム |
US12/418,680 US8073885B2 (en) | 2008-04-09 | 2009-04-06 | Recording apparatus, file descriptor generation method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008101722A JP4518177B2 (ja) | 2008-04-09 | 2008-04-09 | 記録装置、ファイルディスクリプタ生成方法、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009252107A JP2009252107A (ja) | 2009-10-29 |
JP4518177B2 true JP4518177B2 (ja) | 2010-08-04 |
Family
ID=41164811
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008101722A Expired - Fee Related JP4518177B2 (ja) | 2008-04-09 | 2008-04-09 | 記録装置、ファイルディスクリプタ生成方法、プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8073885B2 (ja) |
JP (1) | JP4518177B2 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4518177B2 (ja) * | 2008-04-09 | 2010-08-04 | ソニー株式会社 | 記録装置、ファイルディスクリプタ生成方法、プログラム |
US9292373B2 (en) | 2013-03-15 | 2016-03-22 | International Business Machines Corporation | Query rewrites for data-intensive applications in presence of run-time errors |
CN106776063B (zh) * | 2016-11-29 | 2020-12-01 | 北京元心科技有限公司 | 移动终端、容器电话通讯功能实现方法及跨容器通信方法 |
KR101948227B1 (ko) * | 2017-02-07 | 2019-02-15 | 주식회사 시큐아이 | 파일 디스크립터를 이용한 서비스 정보 제공방법 |
US11843610B2 (en) * | 2020-01-09 | 2023-12-12 | Cisco Technology, Inc. | Providing multiple namespaces |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020328A (ja) * | 1998-06-26 | 2000-01-21 | Digital Vision Laboratories:Kk | 通信方法、分散処理装置とその方法、ネットワークシステムおよびノード装置 |
JP2003519872A (ja) * | 2000-01-13 | 2003-06-24 | エクスィジェント インターナショナル インコーポレイテッド | データ・マルチキャスト・チャネル |
JP2006127461A (ja) * | 2004-09-29 | 2006-05-18 | Sony Corp | 情報処理装置、通信処理方法、並びにコンピュータ・プログラム |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5335323A (en) * | 1987-01-05 | 1994-08-02 | Motorola, Inc. | Computer human interface with multiapplication display |
JPH0887477A (ja) * | 1994-09-14 | 1996-04-02 | Nippon Telegr & Teleph Corp <Ntt> | サービス要求依頼方法 |
US6192389B1 (en) * | 1997-03-28 | 2001-02-20 | International Business Machines Corporation | Method and apparatus for transferring file descriptors in a multiprocess, multithreaded client/server system |
US20020178176A1 (en) * | 1999-07-15 | 2002-11-28 | Tomoki Sekiguchi | File prefetch contorol method for computer system |
US6766471B2 (en) * | 2000-12-28 | 2004-07-20 | International Business Machines Corporation | User-level checkpoint and restart for groups of processes |
US6961941B1 (en) * | 2001-06-08 | 2005-11-01 | Vmware, Inc. | Computer configuration for resource management in systems including a virtual machine |
US20070233880A1 (en) * | 2005-10-20 | 2007-10-04 | The Trustees Of Columbia University In The City Of New York | Methods, media and systems for enabling a consistent web browsing session on different digital processing devices |
US7523344B2 (en) * | 2006-05-08 | 2009-04-21 | Sun Microsystems, Inc. | Method and apparatus for facilitating process migration |
US7685172B2 (en) * | 2007-04-27 | 2010-03-23 | International Business Machines Corporation | In-flight file descriptors checkpoint |
US7797576B2 (en) * | 2007-04-27 | 2010-09-14 | International Business Machines Corporation | Checkpoint of applications using UNIX® domain sockets |
US7792983B2 (en) * | 2007-07-31 | 2010-09-07 | International Business Machines Corporation | Method and apparatus for checkpoint and restart of pseudo terminals |
JP4518177B2 (ja) * | 2008-04-09 | 2010-08-04 | ソニー株式会社 | 記録装置、ファイルディスクリプタ生成方法、プログラム |
-
2008
- 2008-04-09 JP JP2008101722A patent/JP4518177B2/ja not_active Expired - Fee Related
-
2009
- 2009-04-06 US US12/418,680 patent/US8073885B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020328A (ja) * | 1998-06-26 | 2000-01-21 | Digital Vision Laboratories:Kk | 通信方法、分散処理装置とその方法、ネットワークシステムおよびノード装置 |
JP2003519872A (ja) * | 2000-01-13 | 2003-06-24 | エクスィジェント インターナショナル インコーポレイテッド | データ・マルチキャスト・チャネル |
JP2006127461A (ja) * | 2004-09-29 | 2006-05-18 | Sony Corp | 情報処理装置、通信処理方法、並びにコンピュータ・プログラム |
Also Published As
Publication number | Publication date |
---|---|
US20090259634A1 (en) | 2009-10-15 |
JP2009252107A (ja) | 2009-10-29 |
US8073885B2 (en) | 2011-12-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10735329B2 (en) | Container communication method and system for parallel applications | |
US11232160B2 (en) | Extensible and elastic data management services engine external to a storage domain | |
JP3344345B2 (ja) | 共有メモリ型ベクトル処理システムとその制御方法及びベクトル処理の制御プログラムを格納する記憶媒体 | |
US9253211B2 (en) | Managing communications between computing nodes | |
JP2020515987A (ja) | 分離されたネットワークスタックにわたるインテリジェントなスレッド管理 | |
JP4518177B2 (ja) | 記録装置、ファイルディスクリプタ生成方法、プログラム | |
US20110125949A1 (en) | Routing packet from first virtual machine to second virtual machine of a computing device | |
US20150370582A1 (en) | At least one user space resident interface between at least one user space resident virtual appliance and at least one virtual data plane | |
US11792272B2 (en) | Establishment of socket connection in user space | |
US20100020818A1 (en) | Sharing buffer space in link aggregation configurations | |
JP2006127461A (ja) | 情報処理装置、通信処理方法、並びにコンピュータ・プログラム | |
WO2009097776A1 (zh) | 一种实现业务升级的系统、装置及方法 | |
US11880725B2 (en) | Establishment of queue between threads in user space | |
US9069592B2 (en) | Generic transport layer mechanism for firmware communication | |
US20060080517A1 (en) | Accessing a protected area of a storage device | |
WO2000073902A1 (en) | Single logical clipboard for multiple computers | |
US11360824B2 (en) | Customized partitioning of compute instances | |
CN114365087A (zh) | 用于在客户端选择的服务器上配置计算实例的外围设备 | |
US20170041402A1 (en) | Method for transparently connecting augmented network socket operations | |
JP2005209206A (ja) | マルチプロセッサシステムにおけるデータ転送方法、マルチプロセッサシステム、及び、この方法を実施するプロセッサ | |
US20070288568A1 (en) | Message handling by a wrapper connected between a kernel and a core | |
US8442939B2 (en) | File sharing method, computer system, and job scheduler | |
US11252457B2 (en) | Multimedia streaming and routing apparatus and operation method of the same | |
US11818173B2 (en) | Reducing memory footprint after TLS connection establishment | |
US11283776B2 (en) | Tunnel portals between isolated partitions |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100120 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100209 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100405 |
|
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: 20100427 |
|
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: 20100510 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130528 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |