WO2013084549A1 - 電子装置 - Google Patents

電子装置 Download PDF

Info

Publication number
WO2013084549A1
WO2013084549A1 PCT/JP2012/071274 JP2012071274W WO2013084549A1 WO 2013084549 A1 WO2013084549 A1 WO 2013084549A1 JP 2012071274 W JP2012071274 W JP 2012071274W WO 2013084549 A1 WO2013084549 A1 WO 2013084549A1
Authority
WO
WIPO (PCT)
Prior art keywords
external storage
data
test
storage
value
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.)
Ceased
Application number
PCT/JP2012/071274
Other languages
English (en)
French (fr)
Inventor
智 八重倉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Publication of WO2013084549A1 publication Critical patent/WO2013084549A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • G06F3/0611Improving I/O performance in relation to response time
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0656Data buffering arrangements
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device

Definitions

  • the present invention relates to an electronic apparatus capable of efficiently writing recorded data or the like in an external storage.
  • Patent Document 1 For example, in Patent Document 1, two storages for recording are prepared, only video / audio data is written to one storage, and additional information other than video / audio data is written to the other storage. There has been proposed a system for efficiently recording video by writing.
  • an object of the present invention is to provide an electronic device that can efficiently write to external storages having different characteristics.
  • an electronic device that writes to an external storage, a test unit that transmits test data while changing the size to the connected external storage and performs a write throughput test
  • An electronic device having a holding unit that holds an optimum data size value corresponding to the fastest throughput value obtained in the test unit, and an output unit that outputs data to an external storage in units of the held optimum data size value provide.
  • the output unit includes buffer means for buffering data to be transmitted to an external storage, and the total amount of data buffered by the buffer means is an integer multiple of an optimum data size value or more.
  • the data buffered in the buffer means has a size that is an integral multiple of the optimum data size value.
  • an integer multiple output means for outputting to an external storage.
  • the holding unit associates and holds an optimum data size value and a storage identifier for identifying an external storage from which the optimum data size value is obtained.
  • the output unit includes a storage identifier acquisition unit that acquires a storage identifier of an external storage capable of outputting data, and a storage that acquires an optimal data size value associated with the storage identifier acquired by the storage identifier acquisition unit.
  • the holding unit includes storage-specific throughput value holding means for holding the fastest throughput value obtained by the test unit in association with the storage identifier of the external storage from which the value was obtained
  • the electronic device includes a comparing unit that compares the fastest throughput value obtained by the test with the value of the fastest throughput of the external storage held in the storage-specific throughput value holding unit.
  • a television receiver including the electronic device according to the first to fourth inventions.
  • an electronic device operating method for writing to an external storage wherein the test data is transmitted to the connected external storage while changing the size, and the writing throughput test is performed.
  • a program for operating an electronic device that writes to an external storage transmits test data while changing the size to the connected external storage, and performs a write throughput test
  • a test step an acquisition step for acquiring an optimal data size value corresponding to the fastest throughput value obtained in the test step, and an output step for outputting data to an external storage in units of the optimal data size value acquired in the acquisition step;
  • a program for causing a computer to execute is provided.
  • a recording medium storing the program described in the seventh invention is provided.
  • FIG. 3 is a diagram illustrating an example of functional blocks of the electronic device according to the first embodiment.
  • Diagram showing the concept of write throughput test in the test section 1 is a diagram illustrating an example of a hardware configuration of an electronic device according to a first embodiment.
  • 6 is a flowchart illustrating an example of a processing flow in the electronic apparatus according to the first embodiment.
  • FIG. 6 is a diagram illustrating an example of functional blocks of an electronic device according to a second embodiment.
  • Conceptual diagram showing operation of data output to external storage in embodiment 2 7 is a flowchart illustrating an example of a processing flow in an electronic device according to the second embodiment.
  • FIG. 1 Diagram showing the concept of write throughput test in the test section 1
  • 6 is a flowchart illustrating an example of a processing flow in the electronic apparatus according to the first embodiment.
  • FIG. 6 is a diagram illustrating an example of functional blocks of an electronic device according to a second embodiment.
  • FIG. 9 is a diagram illustrating an example of functional blocks of an electronic device according to a third embodiment.
  • Conceptual diagram showing a table associating storage identifiers with optimum data size values
  • FIG. 10 is a diagram illustrating an example of functional blocks of an electronic device according to a fourth embodiment.
  • the first embodiment will mainly describe claims 1, 5, 6, 7, and 8.
  • the second embodiment will mainly describe claims 2 and 5.
  • the third embodiment will mainly describe claims 3 and 5.
  • the fourth embodiment will mainly describe claims 4 and 5.
  • a write test is performed on the connected external storage while changing the size of the test data, thereby obtaining the data size with the highest throughput in the external storage.
  • writing to the external storage can be performed most efficiently.
  • FIG. 1 shows an example of functional blocks of the electronic device of the present embodiment.
  • the electronic device 0100 includes a test unit 0101, a holding unit 0102, and an output unit 0103, and is configured to be connectable to the external storage 0110.
  • the functional blocks of the present apparatus can be realized as hardware, software, or both hardware and software.
  • a computer a CPU, a RAM, a bus, or an auxiliary storage device (a storage medium such as a nonvolatile memory or a memory card and a reader / writer of the medium), a display device, or other external device Examples include hardware components such as peripheral devices and I / O ports for external peripheral devices, driver programs and other application programs for controlling the hardware, and user interfaces used for information input.
  • these hardware and software processes the programs developed on the RAM with the CPU, and processes, stores, and outputs data stored on the memory and hard disk, and data input via the interface. It is used for processing or controlling each hardware component.
  • the present invention can be realized not only as an apparatus but also as a method. A part of the invention can be configured as software. Further, a software product used for causing a computer to execute such software, and a storage medium in which the product is fixed to a storage medium are naturally included in the technical scope of the present invention (the same applies throughout this specification). Is).
  • the electronic device 0100 writes to an external storage, and is embodied as, for example, a television receiving device, a video recording device such as an HDD (Hard Disk Drive) recorder, a personal computer, or the like. It may be embodied as a television receiving device, a video recording device, a personal computer or the like.
  • a television receiving device e.g., a TV receiving device, a video recording device, a personal computer or the like.
  • External storage 0110 is a device capable of storing data including a storage medium such as an HDD or a flash memory. “External” means external in relation to the electronic device. The connection with the external storage is not limited to wired or wireless connection.
  • the test unit 0101 has a function of transmitting test data while changing the size to the connected external storage and performing a write throughput test.
  • the storage as described above performs processing for each specific block size when recording data. Accordingly, the processing speed may vary depending on the block size and the data size to be written.
  • the writing speed varies depending on the data size. For example, for a certain storage, writing at 60 KB is faster than writing at 50 KB (kilobytes). Therefore, the writing speed test is performed while changing the data size.
  • the size of this data size is set assuming a size that can be processed by one writing process or one set of writing processes.
  • FIG. 2 is a diagram showing the concept of the write throughput test in the test unit.
  • writing to the external storage is performed using the test data of size 5, and the time until the writing is completed is measured 0201.
  • a function executed to perform writing can be monitored, and the time from the start to the end of the function can be measured as the time until writing is completed.
  • the test is performed while changing the size of the test data, such as the test 0202 at the size 10 and the test 0203 at the size 15.
  • the size of the test data that provides the fastest writing speed is the optimum data size value. You may make it hold
  • the test data up to that point and the writing speed at that time may be deleted or erased when the optimum data size value is obtained.
  • the descriptions such as size 5, size 10, and size 15 are used to explain that the data sizes are relatively different, and do not indicate the size in a specific unit representing the size. Note that the change in the size of the test data may be made to approach the optimum data size value while changing the size greatly in the early stage of the test and reducing the change in the removal.
  • the test data may be according to the purpose of the external storage.
  • the data pattern of the test data is configured to include patterns that the music data may have characteristically.
  • the holding unit 0102 has a function of holding an optimum data size value corresponding to the fastest throughput value obtained in the test unit.
  • the fastest throughput value the writing speed at that time
  • the size 15 at which the fastest throughput value is obtained is the optimum data. It is called a size value.
  • the output unit 0103 has a function of outputting data to the external storage in units of the retained optimum data size value. For example, when the optimum data size is 15, the received broadcast data is output to the external storage every size 15 units.
  • it may be configured to display the expected time required to complete recording when recording a file or the like based on the fastest throughput value. At this time, if the time required for actual recording exceeds a predetermined value with respect to the estimated required time, a warning may be issued or the recording destination may be changed to another external storage.
  • the throughput test is executed when the user inputs an instruction, when the electronic device starts up, when an external storage is connected, etc., intermittently at predetermined intervals, or when the interface with the external storage changes. If it occurs, the change may be detected. Further, the electronic device may be performed when the electronic device is in a standby state or an idle state, or in the night time zone. By configuring so that the throughput test is performed intermittently, a failure or the like can be detected from a variation in the test results obtained cumulatively. If such a failure is detected, a warning is issued, or if other external storage is connected, all the data stored in the external storage suspected of failure is You may comprise so that it may record on a cloud via an external storage or a network. ⁇ Embodiment 1 Hardware Configuration>
  • FIG. 3 is a diagram illustrating an example when the above-described functional configuration of the electronic device of the present embodiment is realized as hardware.
  • the electronic apparatus includes a CPU 0301 and a main memory 0302 for executing various arithmetic processes and realizing a test unit and an output unit.
  • the storage device 0303 holds test data, the fastest throughput value, the optimum data size value, and the like, and an I / O (input / output) 0304 for realizing connection with an external storage.
  • a tuner and a communication interface for receiving broadcast waves are included. Then, they are connected to each other through a data communication path such as a system bus 0305 to perform transmission / reception and processing of information.
  • the program is read out to the main memory, and the CPU refers to the read out program and executes various arithmetic processes according to the procedure indicated by the program.
  • a plurality of addresses are assigned to the main memory and the storage device, respectively.
  • the arithmetic processing using the data is performed by specifying the address and accessing the stored data. It is possible.
  • the CPU executes a test program and transmits test data via the I / O. Then, the optimum data size in the connected external storage is acquired. The acquired optimum data size value is stored in the storage device. Subsequently, the output program is executed to output the received broadcast data in units of optimum data size values.
  • FIG. 4 is a flowchart showing an example of a processing flow in the electronic apparatus of the present embodiment. Note that the steps shown below may be steps executed by each hardware configuration of the computer as described above, or may be processing steps that constitute a program recorded on a medium and controlling the computer. Good.
  • step S0401 a write throughput test is performed on the external storage. Then, an optimum data size value is acquired from the test executed as step S0402. Then, data is output in units of optimum data size values acquired as step S0403. ⁇ Embodiment 1 effect>
  • the electronic device performs the fastest writing process in the connected external storage, thereby enabling highly efficient data recording.
  • the electronic apparatus always outputs data with the optimum data size value by buffering the data to be transmitted to the external storage and storing the data in the buffer until it can be transmitted with the optimum data size value. It can be kept.
  • FIG. 5 shows an example of functional blocks of the electronic device according to the present embodiment.
  • the electronic device 0500 is based on the first embodiment, and in particular, the output unit 0503 includes a buffer unit 0504, a determination unit 0505, and an integer multiple output unit 0506. Since the test unit 0501 and the holding unit 0502 are the same as those in the first embodiment, description thereof is omitted here.
  • the buffer unit 0504 has a function of buffering data to be transmitted to the external storage 0510.
  • the buffer means can be realized, for example, by temporarily storing data to be transmitted to a main memory, a storage device or the like, and sequentially stores received data in the storage area.
  • Determination unit 0505 determines whether the total amount of data buffered by the buffer unit is an integer multiple of the optimum data size value or more. For example, when the optimal data size value is size 15 and the total data amount buffered by the buffer means is size 9, the above determination condition is not satisfied, but the total data amount is size 20 In this case, it exceeds the value of 1 times the size 15 which is the optimum data size value, which satisfies the determination condition.
  • the integer multiple output means 0506 externally outputs an integer multiple of the optimum data size value among the data buffered in the buffer means when the determination result of the determination means is that there is an integer multiple or more. Output to storage. For example, if the total amount of buffered data is size 20, the data is output to the external storage at size 15 which is one time the optimum data size value.
  • integer multiple may be set to 2 times, 5 times, or the like.
  • Data writing is not limited to 1 times the optimum data size value, and even when writing at an integer multiple such as 2 or 5 times, the data is written rather than written at various data sizes. The speed is fast.
  • the integer in the determination unit and the integer in the integer multiple output unit are not necessarily limited to the same case.
  • FIG. 6 is a conceptual diagram showing the operation of data output to an external storage in the prior art.
  • the output to the external storage is periodically processed every 500 ms. Accordingly, the received data of size 10 stored in the primary buffer is output to the external storage as size 10 (0601). Similarly, when the received data size is size 13 0602 or size 9 0603, it is output as it is. Therefore, since data is output in various sizes, the efficiency of the writing process is not good.
  • FIG. 7 is a conceptual diagram showing the data output operation in the present embodiment.
  • the optimum data size value is size 15
  • data of size 10 is first received (0701).
  • the total amount of data to be buffered is size 10, and since it is less than one time the optimum data size value, no data is output.
  • the electronic device of the present embodiment can be realized according to the hardware configuration described in the first embodiment. Therefore, the description here is omitted. ⁇ Embodiment 2 Processing Flow>
  • FIG. 8 is a flowchart illustrating an example of a processing flow in the electronic apparatus of the present embodiment.
  • a write throughput test is executed on the external storage.
  • an optimum data size value is acquired from the test executed as step S0802.
  • data to be transmitted is buffered.
  • step S0804 it is determined whether the total amount of data buffered is an integer multiple of the optimum data size value or more. If it is determined in step S0805 that the determination result in step S0804 is an integer multiple or more, data is output to the external storage with an integer multiple of the optimum data size value.
  • the optimum data size value and the external storage are stored in association with each other, so that even when a plurality of external storages are connected, data is output with the optimum data size value in each external storage. be able to.
  • FIG. 9 shows an example of functional blocks of the electronic device according to the present embodiment.
  • the electronic device 0900 is based on the first or second embodiment.
  • the holding unit 0902 includes storage-specific optimum data size value holding unit 0904
  • the output unit 0903 includes storage identifier acquisition unit 0905 and storage-specific optimum data size value.
  • the storage-specific optimum data size value holding unit 0904 has a function of associating and holding the optimum data size value and a storage identifier for identifying the external storage from which the optimum data size value is obtained.
  • the storage identifier 001 and the optimum data size value size 15 are associated with each other, and similarly, 002, size 9, 003 and size 13 are associated with each other and stored as a table.
  • the storage identifier to be held may include information for identifying the type or model number of the external storage.
  • the storage identifier acquisition unit 0905 in the output unit has a function of acquiring a storage identifier of an external storage capable of outputting data.
  • the storage-specific optimal data size value acquisition unit 0906 has a function of acquiring an optimal data size value associated with the storage identifier acquired by the storage identifier acquisition unit.
  • the storage-specific optimal data size value holding means When the storage identifier of the connected external storage is held in the storage-specific optimal data size value holding means, data is output with the acquired optimal data size value of the external storage without performing a throughput test. It can be performed. Also, when the storage identifier is not held in the storage-specific optimum data size value holding means, such as when connecting an external storage that has never been connected so far, the throughput test was performed and obtained It may be associated with the optimum data size value and held in the storage-specific optimum data size value holding means.
  • the data size can be increased or decreased around the optimum data size value that is retained.
  • the optimum data size value may be obtained efficiently by performing a throughput test while shaking. Alternatively, in the case of the same format, the throughput test may not be performed.
  • the electronic device can be realized according to the hardware configuration described in the first or second embodiment. Therefore, the description here is omitted. ⁇ Third Embodiment Processing Flow>
  • the electronic device enables data to be output with the optimum data size value in the connected external storage, and the retained optimum data size value is used for the external storage that has already been tested. This eliminates repeated testing.
  • the electronic device can reset the optimum data size value by comparing the fastest throughput value obtained by the test with the optimum throughput value already stored in the external storage.
  • FIG. 11 shows an example of functional blocks of the electronic device according to the present embodiment.
  • the electronic apparatus 1100 is based on the third embodiment.
  • the test unit 1101 has a comparison unit 1108, and the holding unit 1102 has a storage-by-storage fastest throughput value holding unit 1107.
  • the storage-specific optimum data size value holding unit 1104 and the output unit 1103 in the holding unit are the same as those in the third embodiment, and a description thereof will be omitted here.
  • the storage-by-storage fastest throughput value holding unit 1107 has a function of holding the fastest throughput value obtained by the test unit in association with the storage identifier of the external storage from which the value is obtained. Similar to the storage-specific optimum data size value holding means in the third embodiment, the fastest throughput value for each external storage is held.
  • the comparison unit 1108 has a function of comparing the fastest throughput value obtained by the test with the value of the fastest throughput of the external storage held in the storage-specific throughput value holding unit.
  • the optimum data size value is determined by a predetermined block size as a unit of processing, and is a unique value in the external storage. Therefore, the value hardly changes, but may change due to a partial failure such as a defective block or a defective sector. Moreover, it may change depending on the remaining free space of the external storage. Therefore, the comparison means compares the fastest throughput value obtained by the test with the held fastest throughput value. If the two values are different, the optimum data size value can be reset by performing the throughput test again. Further, when the values of the two are greatly different, a failure or the like may occur, so a warning may be issued.
  • the comparison by the comparison unit may be performed every time the external storage is connected, or may be performed at a predetermined time interval or a user instruction.
  • the electronic device of the present embodiment can be realized according to the hardware configuration described in the third embodiment. Therefore, the description here is omitted. ⁇ Embodiment 4 Processing Flow>

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Television Signal Processing For Recording (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

【課題】個々に特性の異なる外部ストレージに対して効率的に書き込みを行うことのできる電子装置を提供することを課題とする。 【解決手段】外部ストレージに対して書き込みを行う電子装置であって、接続されている外部ストレージに対して大きさを変化させながらテストデータを送信し、書き込みスループット試験を行う試験部と、試験部で得られた最速スループット値に応じた最適データサイズ値を保持する保持部と、保持された最適データサイズ値単位で外部ストレージにデータ出力を行う出力部と、を有する電子装置を提供する。

Description

電子装置
 本発明は、録画データなどを外部ストレージに対して書き込むにあたり、効率的に書き込みを行い得る電子装置に関する。
 これまでテレビ放送の録画といえば、録画対象を特定して行っていた。ところが、近年記憶装置の大容量化などにともない、テレビ放送の録画の態様が変わってきている。例えば、一日分の放送を複数チャンネルにわたりすべて録画しておき、ユーザは録画された番組をさかのぼって視聴するというものである。このような録画の態様においては、継続して受信される放送データに対して遅れることのないように記憶装置に対し絶えず書込んでいかなければならない。そこで、記憶装置に対する書き込みを高効率に行うことが求められる。
 例えば、特許文献1には、録画用のストレージを2つ用意し、一のストレージに対しては映像音声のデータのみを書き込み、もう一方のストレージに対しては映像音声のデータ以外の付加情報を書き込むことにより、録画を効率的に行うシステムが提案されている。
特開2002-209170号公報
 しかし、特許文献1のシステムにおいては、予め用意され特定されたストレージに対する書き込み効率を高めることができるが、例えば、不特定の外部ストレージを任意に接続し得るテレビジョン受信装置などにおいては、個々に特性の異なる外部ストレージにおける書き込み効率を高めることはできない。そこで、本発明では、個々に特性の異なる外部ストレージに対して効率的に書き込みを行うことのできる電子装置を提供することを課題とする。
 上記課題を解決するための手段として、以下の発明などを提供する。すなわち、第一の発明として、外部ストレージに対して書き込みを行う電子装置であって、接続されている外部ストレージに対して大きさを変化させながらテストデータを送信し、書き込みスループット試験を行う試験部と、試験部で得られた最速スループット値に応じた最適データサイズ値を保持する保持部と、保持された最適データサイズ値単位で外部ストレージにデータ出力を行う出力部と、を有する電子装置を提供する。
 第二の発明として、前記出力部は、外部ストレージに対して送信すべきデータをバッファするバッファ手段と、前記バッファ手段にてバッファされているデータ総量が、最適データサイズ値の整数倍以上存在するかを判定する判定手段と、前記判定手段での判定結果が整数倍以上存在するとの判定結果の場合に、前記バッファ手段にバッファされているデータのうち、最適データサイズ値の整数倍のサイズにて外部ストレージへ出力する整数倍出力手段と、を有する第一の発明に記載の電子装置を提供する。
 第三の発明として、前記保持部は、最適データサイズ値と、その最適データサイズ値が得られた外部ストレージを識別するためのストレージ識別子と、を関連付けて保持するストレージ別最適データサイズ値保持手段を有し、前記出力部は、データを出力可能な外部ストレージのストレージ識別子を取得するストレージ識別子取得手段と、ストレージ識別子取得手段で取得したストレージ識別子と関連付けられている最適データサイズ値を取得するストレージ別最適データサイズ値取得手段と、を有する第一又は第二の発明に記載の電子装置を提供する。
 第四の発明として、前記保持部は、試験部で得られた最速スループット値を、その値が得られた外部ストレージのストレージ識別子と関連付けて保持するストレージ別スループット値保持手段を有し、前記試験部は、試験により得られた最速スループット値と、前記ストレージ別スループット値保持手段に保持されるその外部ストレージの最速スループットの値と、を比較する比較手段を、有する第三の発明に記載の電子装置を提供する。
 第五の発明として、第一の発明から第四の発明に記載の電子装置を含むテレビジョン受信装置を提供する。
 第六の発明として、外部ストレージに対して書き込みを行う電子装置の動作方法であって、接続されている外部ストレージに対して大きさを変化させながらテストデータを送信し、書き込みスループット試験を行う試験ステップと、試験ステップで得られた最速スループット値に応じた最適データサイズ値を取得する取得ステップと、取得ステップにて取得された最適データサイズ値単位で外部ストレージにデータ出力を行う出力ステップと、を含む電子装置の動作方法を提供する。
 第七の発明として、外部ストレージに対して書き込みを行う電子装置を動作させるプログラムであって、接続されている外部ストレージに対して大きさを変化させながらテストデータを送信し、書き込みスループット試験を行う試験ステップと、試験ステップで得られた最速スループット値に応じた最適データサイズ値を取得する取得ステップと、取得ステップにて取得された最適データサイズ値単位で外部ストレージにデータ出力を行う出力ステップと、を計算機に実行させるプログラムを提供する。
 第八の発明として、第七の発明に記載のプログラムを記憶した記録媒体を提供する。
 本発明により、外部ストレージに対する書き込みサイズを最適化することにより、書き込みスループットを高めることが可能となる。
実施形態1に係る電子装置の機能ブロックの一例を示す図 試験部における書き込みスループット試験の概念を表した図 実施形態1に係る電子装置のハードウェア構成の一例を表す図 実施形態1に係る電子装置における処理の流れの一例を示すフローチャート 実施形態2に係る電子装置の機能ブロックの一例を示す図 従来技術における外部ストレージへのデータ出力の動作を表す概念図 実施形態2おける外部ストレージへのデータ出力の動作を表す概念図 実施形態2に係る電子装置における処理の流れの一例を示すフローチャート 実施形態3に係る電子装置の機能ブロックの一例を示す図 ストレージ識別子と最適データサイズ値とを関連付けたテーブルを示す概念図 実施形態4に係る電子装置の機能ブロックの一例を示す図
 以下、本発明の実施の形態について説明する。なお、本発明は、これらの実施形態に何ら限定されるべきものではなく、その要旨を逸脱しない範囲において、種々なる態様で実施し得る。
 実施形態1は、主に請求項1、5、6、7、8について説明する。実施形態2は、主に請求項2、5について説明する。実施形態3は主に請求項3、5について説明する。実施形態4は、主に請求項4、5について説明する。
<実施形態1>
<実施形態1 概要>
 本実施形態は、接続されている外部ストレージに対してテストデータの大きさを変えながら書き込みの試験を行うことで、その外部ストレージにおいて最もスループットの高いデータサイズを得る。得られた最適なデータサイズ単位で外部ストレージに対してデータの出力を行うことで最も効率的に外部ストレージに対する書き込みを行うことが可能となる。
<実施形態1 構成>
 本実施形態の電子装置の機能ブロックの一例を図1に示す。電子装置0100は、試験部0101と、保持部0102と、出力部0103とを有し、外部ストレージ0110と接続可能に構成されている。
 ここで、本装置の機能ブロックは、ハードウェア、ソフトウェア、またはハードウェアおよびソフトウェアの両方として実現され得る。具体的には、コンピュータを利用するものであれば、CPUやRAM、バス、あるいは補助記憶装置(不揮発性メモリ、メモリカードなどの記憶メディアとそれらメディアのリーダライタなど)、表示装置、その他の外部周辺装置などのハードウェア構成部やその外部周辺機器用のI/Oポート、それらハードウェアを制御するためのドライバプログラムやその他アプリケーションプログラム、情報入力に利用されるユーザインターフェイスなどが挙げられる。
 また、これらハードウェアやソフトウェアは、RAM上に展開したプログラムをCPUで演算処理したり、メモリやハードディスク上に保持されているデータや、インターフェイスを介して入力されたデータなどを加工、蓄積、出力処理したり、あるいは各ハードウェア構成部の制御を行ったりするために利用される。また、この発明は装置として実現できるのみでなく、方法としても実現可能である。また、このような発明の一部をソフトウェアとして構成することができる。さらに、そのようなソフトウェアをコンピュータに実行させるために用いるソフトウェア製品、および同製品を記憶媒体に固定した記憶媒体も、当然にこの発明の技術的な範囲に含まれる(本明細書の全体を通じて同様である)。
 電子装置0100は、外部ストレージに対して書き込みを行うものであり、例えば、テレビジョン受信装置や、HDD(ハードディスクドライブ)レコーダなどの映像記録装置やパーソナルコンピュータなどとして具現され、または、当該電子装置を含むテレビジョン受信装置や映像記録装置、パーソナルコンピュータなどとして具現されてもよい。
 外部ストレージ0110は、HDDやフラッシュメモリなどの記憶媒体を備えるデータ記憶可能な装置である。「外部」とは、電子装置との関係において外部であるということを示す。なお、外部ストレージとの接続は、有線、無線のいずれであるかを限定するものではない。
 試験部0101は、接続されている外部ストレージに対して大きさを変化させながらテストデータを送信し、書き込みスループット試験を行う機能を有する。上述したようなストレージは、データを記録する際に特定のブロックサイズごとに処理を行う。したがって、ブロックサイズと書き込むデータサイズにより処理速度が変わることがある。
 このようなストレージの性質により、データサイズに応じて書き込み速度が異なることが知られている。例えば、あるストレージについては、50KB(キロバイト)よりも60KBで書き込みを行う方が速いといったことが生じる。そこで、データサイズの大きさを変化させながら書き込み速度の試験を行う。このデータサイズの大きさは、1回の書き込み処理乃至1セットの書き込み処理にて処理可能なサイズを想定して設定する。
 図2は、試験部における書き込みスループット試験の概念を表した図である。まず、サイズ5のテストデータを用いて外部ストレージに対して書き込みを行い、書き込みが完了するまでの時間を計測する0201。この計測は、例えば、書き込みを行うために実行される関数を監視し、その関数の開始から終了までの時間を書き込み完了までの時間として計測することができる。そして、サイズ10での試験0202、サイズ15での試験0203といったように、テストデータのサイズを変えながら試験を行う。最も速い書き込み速度が得られたテストデータのサイズが、最適データサイズ値となる。最適データサイズ値が得られるまでにテストした各テストデータの大きさとそのときの書き込み速度とを保持するようにしてもよい。また、電子装置における記憶装置の容量などによっては、最適データサイズ値が得られた段階で、それまでの各テストデータ及びそのときの書き込み速度などを削除ないし消去するように構成してもよい。なお、サイズ5、サイズ10、サイズ15などの記述は、データサイズが相対的に異なることを説明するために用いたもので、大きさを表す特定の単位におけるサイズを指し示すものではない。なお、テストデータの大きさの変化は、例えば、試験開始早々の段階では、その大きさを大きく変化させ、除除に変化を小さくさせながら最適データサイズ値に近づくようにしてもよい。
 テストデータは、外部ストレージの用途に応じたものとしてもよい。例えば、主な記録対象が音楽データである場合には、テストデータのデータパターンなどを、音楽データが特徴的に有し得るパターンなどを含ませて構成する。実際に書き込みが行われるデータとの共通性や類似性などを有するテストデータを用いることで、実際の書き込みに則した試験結果を得ることが可能となる。
 保持部0102は、試験部で得られた最速スループット値に応じた最適データサイズ値を保持する機能を有する。上述した試験の結果、サイズ15で書き込みを行った場合が最も速いものである場合に、そのときの書き込み速度を最速スループット値といい、また、その最速スループット値が得られたサイズ15を最適データサイズ値という。
 出力部0103は、保持された最適データサイズ値単位で外部ストレージにデータ出力を行う機能を有する。例えば、最適データサイズがサイズ15である場合には、受信する放送データを、サイズ15単位毎に外部ストレージに対して出力する。
 従来のデータ出力は、例えば、1秒毎といった時間間隔に基づいて外部ストレージに対する書き込みを行っていた。したがって、放送波のビットレートの変動に伴い書き込まれるデータサイズはまちまちとなり、効率的な書き込みが行われない。一方、本実施形態においては、最適データサイズ値単位で出力することにより、外部ストレージにおいて常に最速スループット値が得られるデータサイズにて書き込みが行われることになるため、放送データの記録をその外部ストレージにおいて最も効率的に行うことができる。
 また、最速スループット値に基づいて、ファイルなどを記録する際に記録完了までに予想される所要時間を表示等するように構成してもよい。このとき、予想した所要時間に対して、実際の記録に要する時間が所定値以上にかかっている場合には、警告を発したり、他の外部ストレージに記録先を変更するなどしてもよい。
 スループット試験の実行は、ユーザによる指示入力のほか、電子装置の起動時や外部ストレージの接続時などに行ったり、所定のインターバルにて間欠的に行なったり、あるいは、外部ストレージとのインターフェイスに変化が生じた場合にその変化を検出して行ったりしてもよい。また、電子装置がスタンバイ状態やアイドル状態にあるときや、夜中の時間帯に行われるようにしてもよい。スループット試験を間欠的に行うように構成することで、累積的に得られる試験結果の変動から故障などを検出することができる。このような故障などを検出した場合には、警告を発したり、あるいは、他の外部ストレージが接続されている場合には、故障が疑われる外部ストレージに記憶されているデータのすべてを、他の外部ストレージやネットワークを介してクラウドに記録させるように構成してもよい。
<実施形態1 ハードウェア構成>
 図3は、本実施形態の電子装置の上記機能的構成をハードウェアとして実現した際の一例を表す図である。
 図3に示すように電子装置は、各種演算処理を実行し、試験部や出力部を実現するためのCPU0301及び主メモリ0302を有する。また、テストデータや最速スループット値、最適データサイズ値などを保持する記憶装置0303や、外部ストレージとの接続を実現するためのI/O(インプット/アウトプット)0304などを有する。また、図示しないが放送波を受信するためのチューナや通信インターフェイスなどを有する。そして、それらがシステムバス0305などのデータ通信経路により相互に接続され、情報の送受信や処理などを行う。
 また、主メモリにはプログラムが読み出され、CPUは読み出された当該プログラムを参照し、プログラムで示される手順に従い各種演算処理を実行する。また、主メモリや記憶装置にはそれぞれ複数のアドレスが割り当てられており、CPUの演算処理においては、そのアドレスを特定し格納されているデータにアクセスすることで、データを用いた演算処理を行うことが可能となっている。
 電子装置において、CPUは試験プログラムを実行し、テストデータをI/Oを介して送信する。そして、接続されている外部ストレージにおける最適データサイズを取得する。取得された最適データサイズ値は記憶装置に格納される。続いて、出力プログラムを実行し、受信した放送データを最適データサイズ値単位で出力する。
<実施形態1 処理の流れ>
 図4は、本実施形態の電子装置における処理の流れの一例を示すフローチャートである。なお、以下に示すステップは、上記のような計算機の各ハードウェア構成よって実行されるステップであってもよいし、媒体に記録され計算機を制御するためのプログラムを構成する処理ステップであってもよい。
 図4に示すように、まず、ステップS0401として外部ストレージに対して書き込みスループット試験を実行する。そして、ステップS0402として実行した試験から最適データサイズ値を取得する。そして、ステップS0403として取得した最適データサイズ値単位でデータを出力する。
<実施形態1 効果>
 本実施形態の電子装置により、接続される外部ストレージにおける最速の書き込み処理が行われることで、高効率なデータ記録を行うことができる。
<実施形態2>
<実施形態2 概要>
 本実施形態の電子装置は、外部ストレージに対して送信すべきデータをバッファしておき、最適データサイズ値で送信できるまでバッファにデータをためておくことで、常に最適データサイズ値でデータを出力しておくことができるものである。
<実施形態2 構成>
 本実施形態に係る電子装置の機能的ブロックの一例を図5に示す。電子装置0500は、実施形態1を基本とし、とくに出力部0503が、バッファ手段0504と、判定手段0505と、整数倍出力手段0506とを有するものである。試験部0501及び保持部0502については、実施形態1におけるものと同様であるため、ここでの説明は省略する。
 バッファ手段0504は、外部ストレージ0510に対して送信すべきデータをバッファする機能を有する。バッファ手段は、例えば、主メモリや記憶装置などに送信すべきデータを一時的に格納することにより実現することができ、受信などしたデータを当該格納領域に順次格納する。
 判定手段0505は、バッファ手段にてバッファされているデータ総量が、最適データサイズ値の整数倍以上存在するかを判定する。例えば、最適データサイズ値がサイズ15であるときに、バッファ手段にてバッファされているデータ総量がサイズ9である場合には、上記判定の条件を満たさないが、データ総量がサイズ20である場合には、最適データサイズ値であるサイズ15の1倍の値を超えているので、判定の条件を満たすことになる。
 整数倍出力手段0506は、判定手段での判定結果が整数倍以上存在するとの判定結果の場合に、前記バッファ手段にバッファされているデータのうち、最適データサイズ値の整数倍のサイズにて外部ストレージへ出力する。例えば、バッファされているデータ総量がサイズ20である場合には、最適データサイズ値の1倍のサイズであるサイズ15にて外部ストレージへ出力する。
 なお、上記の整数倍を、2倍、5倍などとしてもよい。データの書き込みは、最適データサイズ値の1倍に限らず、2倍や5倍などといった整数倍のサイズで書き込む場合であっても、まちまちのデータサイズにて書き込みを行うことよりも、その書き込み速度は速い。また、判定手段における整数と、整数倍出力手段における整数とは、必ずしも同一である場合に限定されない。
 図6は、従来技術における外部ストレージへのデータ出力の動作を表す概念図である。外部ストレージへの出力は、500ms毎に定期的に処理を行っていた。したがって、1次バッファに格納されるサイズ10の受信データは、サイズ10のまま外部ストレージに出力される(0601)。同様に、受信したデータサイズが、サイズ13 0602やサイズ9 0603といった場合にもそのままのサイズで出力される。したがって、まちまちなサイズにてデータが出力されるため、書き込み処理の効率はよくなかった。
 図7は、本実施形態におけるデータの出力の動作を表す概念図である。最適データサイズ値がサイズ15である場合に、まず、サイズ10のデータを受信したとする(0701)。このとき、バッファされるデータ総量はサイズ10であり、最適データサイズ値の1倍に満たないのでデータの出力は行われない。
 続いて、サイズ13のデータが格納されるとバッファされるデータ総量はサイズ23となり、最適データサイズ値の1倍を超える。そこで、そのうちのサイズ15のデータが出力される(0702)。さらに、サイズ9のデータが格納されるとバッファされるデータ総量はサイズ17となり、そのうちのサイズ15のデータが出力される(0703)。
<実施形態2 ハードウェア構成>
 本実施形態の電子装置は、実施形態1で説明したハードウェア構成に準じて実現することができる。よって、ここでの説明は省略する。
<実施形態2 処理の流れ>
 図8は、本実施形態の電子装置における処理の流れの一例を示すフローチャートである。まず、ステップS0801として外部ストレージに対して書き込みスループット試験を実行する。そして、ステップS0802として実行した試験から最適データサイズ値を取得する。そして、ステップS0803として送信すべきデータをバッファする。そして、ステップS0804としてバッファされているデータ総量が最適データサイズ値の整数倍以上存在するかの判定を行う。そして、ステップS0805として、ステップS0804での判定結果が整数倍以上存在するとの結果である場合には、最適データサイズ値の整数倍のサイズにて外部ストレージへデータ出力を行う。
<実施形態2 効果>
 本実施形態の電子装置により、常に最適データサイズ値で外部ストレージへの書き込みを行うことができ、最も効率よく書き込みを行うことができる。
<実施形態3>
<実施形態3 概要>
 本実施形態は、最適データサイズ値と外部ストレージとを関連付けて保持しておくことにより、複数の外部ストレージが接続される場合においても、それぞれの外部ストレージにおける最適データサイズ値にてデータ出力を行うことができる。
<実施形態3 構成>
 本実施形態に係る電子装置の機能的ブロックの一例を図9に示す。電子装置0900は、実施形態1又は2を基本とし、とくに保持部0902がストレージ別最適データサイズ値保持手段0904を有し、出力部0903が、ストレージ識別子取得手段0905と、ストレージ別最適データサイズ値取得手段0906とを有するものである。試験部0901については、実施形態1又は2におけるものと同様であるため、ここでの説明は省略する。
 ストレージ別最適データサイズ値保持手段0904は、最適データサイズ値と、その最適データサイズ値が得られた外部ストレージを識別するためのストレージ識別子と、を関連付けて保持する機能を有する。例えば、図10に示すようにストレージ識別子001と最適データサイズ値サイズ15とを関連付けて、同様に002とサイズ9、003とサイズ13とを関連付けてテーブルとして保持する。保持するストレージ識別子には、その外部ストレージの形式や型番などを識別する情報などをも含ませておいてもよい。
 出力部におけるストレージ識別子取得手段0905は、データを出力可能な外部ストレージのストレージ識別子を取得する機能を有する。そして、ストレージ別最適データサイズ値取得手段0906は、ストレージ識別子取得手段で取得したストレージ識別子と関連付けられている最適データサイズ値を取得する機能を有する。
 接続されている外部ストレージのストレージ識別子が、ストレージ別最適データサイズ値保持手段に保持されている場合には、スループット試験を行うことなく、取得したその外部ストレージの最適データサイズ値にてデータの出力を行うことができる。また、これまでに接続されたことのない外部ストレージを接続する場合などのように、ストレージ識別子がストレージ別最適データサイズ値保持手段に保持されていない場合には、スループット試験を行い、得られた最適データサイズ値と関連付けてストレージ別最適データサイズ値保持手段に保持するようにしてもよい。
 また、接続されている外部ストレージが既にスループット試験を行った外部ストレージと同形式や同型番のものである場合には、保持されている最適データサイズ値を中心としてデータサイズの大きさを上下に振りながらスループット試験を行うようにして効率よく最適データサイズ値が得られるようにしてもよい。あるいは、同形式などの場合にはスループット試験を行わないように構成してもよい。
<実施形態3 ハードウェア構成>
 本実施形態の電子装置は、実施形態1又は2で説明したハードウェア構成に準じて実現することができる。よって、ここでの説明は省略する。
<実施形態3 処理の流れ>
 本実施形態の電子装置における処理の流れは、実施形態1又は2における処理の流れに準じたものとなる。よって、ここでの説明は省略する。
<実施形態3 効果>
 本実施形態の電子装置により、接続される外部ストレージにおける最適データサイズ値にてデータの出力が可能になるとともに、既に試験を行った外部ストレージについては、保持されている最適データサイズ値を利用することができ、重ねて試験を行わずに済む。
<実施形態4>
<実施形態4 概要>
 本実施形態の電子装置は、試験により得られた最速スループット値と、すでに保持されているその外部ストレージにおける最適スループット値とを比較することで、最適データサイズ値の再設定などを行うことができるものである。
<実施形態4 構成>
 本実施形態に係る電子装置の機能的ブロックの一例を図11に示す。電子装置1100は、実施形態3を基本とし、とくに試験部1101が比較手段1108を有し、保持部1102がストレージ別最速スループット値保持手段1107を有するものである。保持部におけるストレージ別最適データサイズ値保持手段1104や出力部1103については、実施形態3におけるものと同様であるため、ここでの説明は省略する。
 ストレージ別最速スループット値保持手段1107は、試験部で得られた最速スループット値を、その値が得られた外部ストレージのストレージ識別子と関連付けて保持する機能を有する。実施形態3におけるストレージ別最適データサイズ値保持手段と同様に、外部ストレージ毎の最速スループット値を保持しておく。
 比較手段1108は、試験により得られた最速スループット値と、前記ストレージ別スループット値保持手段に保持されるその外部ストレージの最速スループットの値と、を比較する機能を有する。
 最適データサイズ値は、処理の単位となる所定のブロックサイズなどにより決まるものであり、外部ストレージにおける固有の値となる。したがって、その値が変化することは少ないが、例えば、不良ブロックや不良セクタなどの部分的な故障発生により変化する場合がある。また、外部ストレージの空き領域の残存の程度により変化する場合もある。そこで、比較手段により、試験により得られた最速スループット値と保持されている最速スループット値とを比較する。両者の値が異なる場合には、再度スループット試験を行うことで最適データサイズ値を再設定することができる。また、両者の値が大きく異なる場合には故障等が生じているおそれもあるので、警告を発するようにしてもよい。比較手段による比較は、外部ストレージが接続される毎に行ってもよいし、所定の時間間隔やユーザの指示にて行ってもよい。
<実施形態4 ハードウェア構成>
 本実施形態の電子装置は、実施形態3で説明したハードウェア構成に準じて実現することができる。よって、ここでの説明は省略する。
<実施形態4 処理の流れ>
 本実施形態の電子装置における処理の流れは、実施形態3における処理の流れに準じたものとなる。よって、ここでの説明は省略する。
<実施形態4 効果>
 本実施形態の電子装置により、保持されている最適データサイズ値に変化が生じた場合でも、改めてその時点における最適データサイズ値を再設定することなどが可能となり、常に効率の高いデータ書き込みを行い得る。
  0100 電子装置
  0101 試験部
  0102 保持部
  0103 出力部
  0110 外部ストレージ

Claims (8)

  1.  外部ストレージに対して書き込みを行う電子装置であって、
     接続されている外部ストレージに対して大きさを変化させながらテストデータを送信し、書き込みスループット試験を行う試験部と、
     試験部で得られた最速スループット値に応じた最適データサイズ値を保持する保持部と、
     保持された最適データサイズ値単位で外部ストレージにデータ出力を行う出力部と、
    を有する電子装置。
  2.  前記出力部は、
      外部ストレージに対して送信すべきデータをバッファするバッファ手段と、
      前記バッファ手段にてバッファされているデータ総量が、最適データサイズ値の整数倍以上存在するかを判定する判定手段と、
      前記判定手段での判定結果が整数倍以上存在するとの判定結果の場合に、前記バッファ手段にバッファされているデータのうち、最適データサイズ値の整数倍のサイズにて外部ストレージへ出力する整数倍出力手段と、
    を有する請求項1に記載の電子装置。
  3.  前記保持部は、
      最適データサイズ値と、その最適データサイズ値が得られた外部ストレージを識別
    するためのストレージ識別子と、を関連付けて保持するストレージ別最適データサイズ値保持手段を有し、
     前記出力部は、
      データを出力可能な外部ストレージのストレージ識別子を取得するストレージ識別
      子取得手段と、
      ストレージ識別子取得手段で取得したストレージ識別子と関連付けられている最適
      データサイズ値を取得するストレージ別最適データサイズ値取得手段と、
    を有する請求項1又は2に記載の電子装置。
  4.  前記保持部は、
      試験部で得られた最速スループット値を、その値が得られた外部ストレージのストレージ識別子と関連付けて保持するストレージ別スループット値保持手段を有し、
     前記試験部は、試験により得られた最速スループット値と、前記ストレージ別スループット値保持手段に保持されるその外部ストレージの最速スループットの値と、を比較する比較手段を、有する請求項3に記載の電子装置。
  5.  請求項1から4のいずれか一に記載の電子装置を含むテレビジョン受信装置。
  6.  外部ストレージに対して書き込みを行う電子装置の動作方法であって、
     接続されている外部ストレージに対して大きさを変化させながらテストデータを送信し、書き込みスループット試験を行う試験ステップと、
     試験ステップで得られた最速スループット値に応じた最適データサイズ値を取得する取得ステップと、
     取得ステップにて取得された最適データサイズ値単位で外部ストレージにデータ出力を行う出力ステップと、
    を含む電子装置の動作方法。
  7.  外部ストレージに対して書き込みを行う電子装置を動作させるプログラムであって、
     接続されている外部ストレージに対して大きさを変化させながらテストデータを送信し、書き込みスループット試験を行う試験ステップと、
     試験ステップで得られた最速スループット値に応じた最適データサイズ値を取得する取得ステップと、
     取得ステップにて取得された最適データサイズ値単位で外部ストレージにデータ出力を行う出力ステップと、
    を計算機に実行させるプログラム。
  8.  請求項7に記載のプログラムを記憶した記録媒体。
PCT/JP2012/071274 2011-12-08 2012-08-23 電子装置 Ceased WO2013084549A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011-269140 2011-12-08
JP2011269140A JP2015038660A (ja) 2011-12-08 2011-12-08 電子装置

Publications (1)

Publication Number Publication Date
WO2013084549A1 true WO2013084549A1 (ja) 2013-06-13

Family

ID=48573933

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/071274 Ceased WO2013084549A1 (ja) 2011-12-08 2012-08-23 電子装置

Country Status (2)

Country Link
JP (1) JP2015038660A (ja)
WO (1) WO2013084549A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09319524A (ja) * 1996-05-28 1997-12-12 Sony Corp リアルタイムデータの記憶装置及び書き込み/読み出し方法
JP2008278101A (ja) * 2007-04-27 2008-11-13 Toshiba Corp 録画制御装置および録画制御方法
JP2011141645A (ja) * 2010-01-06 2011-07-21 Seiko Epson Corp 情報処理装置、アクセス処理方法、及びアクセス処理プログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09319524A (ja) * 1996-05-28 1997-12-12 Sony Corp リアルタイムデータの記憶装置及び書き込み/読み出し方法
JP2008278101A (ja) * 2007-04-27 2008-11-13 Toshiba Corp 録画制御装置および録画制御方法
JP2011141645A (ja) * 2010-01-06 2011-07-21 Seiko Epson Corp 情報処理装置、アクセス処理方法、及びアクセス処理プログラム

Also Published As

Publication number Publication date
JP2015038660A (ja) 2015-02-26

Similar Documents

Publication Publication Date Title
JP4669088B1 (ja) 試験装置、試験方法およびプログラム
US8195619B2 (en) Extent reference count update system and method
CN104850479A (zh) 一种基于fio的硬盘自动化测试方法
CN106201347B (zh) 信息处理方法及固态硬盘
JP2022528349A (ja) データ記憶用の装置、方法及び読み取り可能な媒体
JP2010537309A (ja) ハードディスクドライブ・ファイルシステムのデータ破損を防止する方法及びシステム
CN103955440A (zh) 一种非易失存储设备及其进行数据操作的方法
WO2017008563A1 (zh) 一种数据处理方法及其装置、存储介质
CN111930510A (zh) 电子设备和数据处理方法
WO2013084549A1 (ja) 電子装置
JP5651622B2 (ja) データ伝送装置、データ伝送方法、及びプログラム
US8285932B2 (en) Mass storage system with improved usage of buffer capacity
CN111354383B (zh) 一种音频缺陷定位方法、装置及终端设备
JP2011065587A (ja) 処理システムおよび試験装置
US12111780B2 (en) Multi-channel system architecture for managing flow of data and associated trace information
JP2015038668A (ja) 電子装置
US9671973B2 (en) Data storage in degraded solid state memory
CN110399297B (zh) 一种测试方法及计算设备
CN116094956B (zh) 智能网卡测试方法、装置、计算机设备
CN101345925A (zh) 一种文件下载的方法和装置
US20190027191A1 (en) Data recording control device and data recording control method
JP2007199952A (ja) データ送信サーバ装置
CN119724260B (zh) 音频处理方法、音频播放方法、装置和控制设备
US11249904B2 (en) Information processing system and information processing method to be executed by information processing system
CN110941512A (zh) redis增量复制方法及装置、终端设备和存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12856099

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12856099

Country of ref document: EP

Kind code of ref document: A1