TWI395206B - Storage media and its classification and storage software - Google Patents

Storage media and its classification and storage software Download PDF

Info

Publication number
TWI395206B
TWI395206B TW97147637A TW97147637A TWI395206B TW I395206 B TWI395206 B TW I395206B TW 97147637 A TW97147637 A TW 97147637A TW 97147637 A TW97147637 A TW 97147637A TW I395206 B TWI395206 B TW I395206B
Authority
TW
Taiwan
Prior art keywords
storage medium
storage
software
storing
data transmission
Prior art date
Application number
TW97147637A
Other languages
Chinese (zh)
Other versions
TW201023177A (en
Original Assignee
Apacer Technology Inc
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 Apacer Technology Inc filed Critical Apacer Technology Inc
Priority to TW97147637A priority Critical patent/TWI395206B/en
Priority to US12/631,953 priority patent/US8291178B2/en
Publication of TW201023177A publication Critical patent/TW201023177A/en
Application granted granted Critical
Publication of TWI395206B publication Critical patent/TWI395206B/en

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Description

儲存媒體及其分類與儲存軟體的方法Method for storing media and its classification and storage software

本發明是有關於一種作業系統的安裝方法,特別是指一種將作業系統安裝於儲存媒體的方法。The present invention relates to a method of installing an operating system, and more particularly to a method of mounting an operating system to a storage medium.

在現代科技快速發展快速的環境中,電腦在生活中、工作中或娛樂中都扮演著舉足輕重的角色。然而,在電腦中通常使用非揮發性的記憶體,例如:硬碟(hard disk)或是具有高存取速度及低耗電的快閃記憶體(Flash),來儲存作業系統或是重要的資料。In the fast-paced environment of modern technology, computers play a pivotal role in life, work or entertainment. However, non-volatile memory is often used in computers, such as hard disks or flash memory with high access speed and low power consumption to store operating systems or important data.

以硬碟來說,其中大致分為磁碟、讀寫頭(Read Write Head)、主軸馬達(Spindle Motor)等部份。一個磁碟可分割成多數個同心圓的磁軌(Track),且每一個磁軌可再分割成多數個大小相同的磁區(Sector)。因此,當欲讀取硬碟中的資料時,讀寫頭會先移動至欲讀取資料的磁軌,此步驟所需的時間稱為搜尋時間(Seek Time),再者,需要一段旋轉時間(Rotation Time)使得主軸馬達可以將欲讀取之磁區旋轉至讀寫頭下,再進行資料讀取。In the case of a hard disk, it is roughly divided into a disk, a read write head, a spindle motor, and the like. A disk can be divided into a plurality of concentric tracks, and each track can be subdivided into a plurality of sectors of the same size. Therefore, when reading the data in the hard disk, the head will first move to the track to read the data. The time required for this step is called the Seek Time, and further, a rotation time is required. (Rotation Time) allows the spindle motor to rotate the magnetic zone to be read under the head and then read the data.

因此,磁碟存取時間(Disk Access Time)是搜尋時間、旋轉時間及資料傳輸時間(Data Transfer Time)之總合,其中,資料傳輸時間為讀寫頭讀寫一個磁區所需的時間。但是,就現今的磁碟來說,一個磁碟中不同的磁區會有不同的磁碟存取時間,若不善加管理分類,則會造成開啟重要軟體時在時間上的耗費。開啟Windows作業系統就是一個較佳的例子,現今人們在開機時,都必須經過一段很長的開機時間才可進入Windows介面。因此,若能找出磁碟中磁碟存取時間較快的磁區並將Windows作業系統安裝於其中,則可以有效加快電腦開機的時間。Therefore, the Disk Access Time is a combination of the search time, the rotation time, and the Data Transfer Time, wherein the data transfer time is the time required for the read/write head to read and write one magnetic area. However, in today's disk, different disk areas in a disk will have different disk access times. If the management class is not properly managed, it will cause time consumption when opening important software. Turning on the Windows operating system is a good example. Nowadays, when people turn on the computer, they have to go through a long boot time before they can enter the Windows interface. Therefore, if you can find the magnetic disk with a faster disk access time and install the Windows operating system in it, you can effectively speed up the computer boot time.

因此,本發明之目的,即在提供一種可以將儲存媒體中儲存單元進行分類的儲存媒體分類方法。Accordingly, it is an object of the present invention to provide a storage medium classification method that can classify storage units in a storage medium.

於是,本發明儲存媒體分類的方法,是首先將儲存媒體中所包含的所有儲存單元利用容量大小為2K~4K的單位資料以反覆寫入的方式填滿,再讀取每一個儲存單元中的資料並分別記錄讀取其所需的時間,即資料傳輸時間。之後再根據所記錄的資料傳輸時間,將每一個儲存單元分類成多數個不同資料傳輸速度的區域。Therefore, the method for classifying the storage medium of the present invention is to first fill all the storage units included in the storage medium with unit data having a capacity of 2K~4K in a reverse writing manner, and then read each storage unit. The data is recorded separately and the time required to read it, that is, the data transmission time. Then, according to the recorded data transmission time, each storage unit is classified into a plurality of regions of different data transmission speeds.

值得一提的是,本發明中所提及之分類區域可以是將整個儲存媒體進行分類,以可以只針對部份儲存媒體進行分類。此外,儲存媒體(或儲存媒體之部份)可被分類成一快區域及一慢區域,且根據資料傳輸時間將儲存單元分類的方法有兩種,其中之一是將所有儲存單元的資料傳輸時間加總,並求得一平均資料傳輸時間,且將每一個儲存單元之資料傳輸時間與該平均資料傳輸時間相互比較,若小於平均資料傳輸時間則該儲存單元被分類至快區域,若大於平均資料傳輸時間則該儲存單元被分類至慢區域。It is worth mentioning that the classification area mentioned in the present invention may be to classify the entire storage medium so that it can be classified only for a part of the storage medium. In addition, the storage medium (or part of the storage medium) can be classified into a fast area and a slow area, and there are two methods for classifying the storage unit according to the data transmission time, one of which is to transmit the data transmission time of all the storage units. Adding, and obtaining an average data transmission time, and comparing the data transmission time of each storage unit with the average data transmission time, if the data transmission time is less than the average data transmission time, the storage unit is classified into a fast area, if greater than the average The data transfer time is then sorted into a slow zone.

另一種則是依序將每一個儲存單元的資料傳輸時間由短至長進行排序,並使前m個儲存單元分類至快區域,其餘儲存單元則被分類至慢區域。此外,被分類為快區域的儲存單元的數量m為一小於總儲存單元的數量M(M為正整數)的正整數,且大於或等於一預定容量除以單一個儲存單元的容量的高斯值,在此所謂之預定容量即是對應一軟體的大小。The other is to sequentially sort the data transmission time of each storage unit from short to long, and classify the first m storage units into fast areas, and the remaining storage units are classified into slow areas. Further, the number m of storage units classified as a fast area is a positive integer smaller than the number M (M is a positive integer) of the total storage unit, and is greater than or equal to a predetermined capacity divided by a Gauss value of the capacity of a single storage unit. The predetermined capacity referred to herein is the size corresponding to a software.

再者,本發明之儲存媒體分類的方法可以利用程式燒入或安裝於電腦程式產品中,使得當電腦載入該程式並執行後,儲存媒體即可執行該方法進行分類。Furthermore, the method for classifying the storage medium of the present invention can be burned or installed in a computer program product by using a program, so that when the computer loads the program and executes it, the storage medium can perform the method for classification.

此外,本發明之另一目的,即在提供一種可以提高軟體開啟的時間的儲存軟體至儲存媒體的方法。Further, another object of the present invention is to provide a method of storing a software to a storage medium which can increase the time during which the software is turned on.

於是,本發明儲存軟體至儲存媒體的方法,是將儲存媒體中所有儲存單元規劃為一第一區與一第二區,並使第一區的儲存單元未被寫入資料和使第二區的儲存單元寫滿資料,如此一來,將軟體的至少一部份儲存於儲存媒體中時,該軟體會被「強制」儲存於第一區的儲存單元中。Therefore, the method for storing the software to the storage medium of the present invention is to plan all the storage units in the storage medium as a first area and a second area, and the storage unit of the first area is not written into the data and the second area is The storage unit is full of data, so that when at least a portion of the software is stored in the storage medium, the software is "forced" to be stored in the storage unit of the first area.

值得一提的是,在第一區的任一個儲存單元的資料傳輸時間會短於在第二區的各該儲存單元的資料傳輸時間,且於該軟體儲存於第一區的儲存單元中後,刪除第二區的儲存單元中的資料,並在第二區中儲存一程式,而儲存媒體更可以擷取出一影像檔,用於工廠大量預裝入同款的儲存媒體。It is worth mentioning that the data transmission time of any one of the storage units in the first area is shorter than the data transmission time of each storage unit in the second area, and after the software is stored in the storage unit of the first area, The data in the storage unit of the second area is deleted, and a program is stored in the second area, and the storage medium can extract an image file for a large number of pre-loaded storage media of the same factory.

再者,本發明之儲存軟體至儲存媒體的方法亦可以利用程式燒入或安裝於電腦程式產品中,使得當電腦載入該程式並執行後,儲存媒體即可執行該方法進行軟體儲存。Furthermore, the method for storing the software to the storage medium of the present invention can also be burned or installed in the computer program product by the program, so that when the computer loads the program and executes it, the storage medium can execute the method for software storage.

當然,本發明儲存媒體在進行軟體儲存時,可以融合上述的分類方法及軟體儲存的方法,即是首先將儲存媒體中多數個儲存單元利用資料以反覆寫入的方式填滿,再分別讀取每一個儲存單元的資料並記錄讀取每一個儲存單元的資料所需的資料傳輸時間。隨後根據這些資料傳輸時間,將每一個儲存單元分類成一快區域及一慢區域,並將被分類為快區域的儲存單元中的資料刪除,如此一來,該軟體則會「強制」儲存於被分類為快區域的儲存單元中。Certainly, when the storage medium of the present invention performs software storage, the foregoing classification method and software storage method may be integrated, that is, first, a plurality of storage units in the storage medium are filled with data by means of repeated writing, and then separately read. The data of each storage unit records the data transmission time required to read the data of each storage unit. Then, according to the data transmission time, each storage unit is classified into a fast area and a slow area, and the data in the storage unit classified into the fast area is deleted, so that the software is "forced" to be stored in the Classified in the storage unit of the fast area.

再者,本發明之儲存軟體至儲存媒體的方法可以利用程式燒入或安裝於電腦程式產品中,使得當電腦載入該程式並執行後,儲存媒體即可執行該方法進行分類及儲存軟體。Furthermore, the method for storing the software to the storage medium of the present invention can be burned or installed in the computer program product by the program, so that when the computer loads the program and executes it, the storage medium can perform the method for classifying and storing the software.

此外,本發明之另一目的,即在提供一種可以提高軟體開啟的時間的儲存媒體。Further, another object of the present invention is to provide a storage medium which can increase the time during which the software is turned on.

於是,本發明儲存媒體的特徵在於,儲存媒體是依本發明之儲存媒體分類的方法,將其中多數個儲存單元分類成多數個不同資料傳輸速度的區域,並且在資料傳輸速度較快的區域中安裝一作業系統,使得當執行該作業系統時,讀取該區域的儲存單元的時間可以相較於習知更為快速,進而縮短開啟作業系統所需的時間。Therefore, the storage medium of the present invention is characterized in that the storage medium is a method for classifying storage media according to the present invention, and a plurality of storage units are classified into a plurality of areas of different data transmission speeds, and in an area where data transmission speed is fast. An operating system is installed such that when the operating system is executed, the time to read the storage unit in the area can be faster than conventionally known, thereby reducing the time required to open the operating system.

本發明之功效在於,可以加快開啟軟體的速度,進而縮減開啟軟體的等待時間。The effect of the invention is that the speed of turning on the software can be speeded up, thereby reducing the waiting time for turning on the software.

有關本發明之前述及其他技術內容、特點與功效,在以下配合參考圖式之一個較佳實施例的詳細說明中,將可清楚的呈現。The above and other technical contents, features and advantages of the present invention will be apparent from the following detailed description of the preferred embodiments.

參閱圖1,為本發明儲存媒體之較佳實施例,該儲存媒體1可應用於現今常用於儲存資料或軟體的硬碟(Hard Disk)2中,該硬碟2還包含一讀寫頭(Read Write Head)3及一微控制器(Micro Controller)4。配合參閱圖2,在本實施例中,儲存媒體1為一習知通用的磁碟(Disk),其中是由多個碟片(Media)相互堆疊形成,且每一個碟片又分割成多數個磁軌(Track),每個磁軌包含多數個可供資料儲存的儲存單元11,也就是所謂的磁區(Sector),當欲從這些儲存單元11中讀取資料時,微處理器4會先控制讀寫頭3移動到欲被讀取的儲存單元11上,之後讀寫頭3才會針對該儲存單元11中的資料進行讀取。1 is a preferred embodiment of a storage medium according to the present invention. The storage medium 1 can be applied to a Hard Disk 2, which is commonly used for storing data or software. The hard disk 2 further includes a read/write head ( Read Write Head) 3 and a Micro Controller 4. Referring to FIG. 2, in the embodiment, the storage medium 1 is a conventionally used disk, in which a plurality of disks are stacked on each other, and each disk is divided into a plurality of disks. Track, each track contains a plurality of storage units 11 for storing data, which is a so-called sector. When reading data from these storage units 11, the microprocessor 4 will First, the read/write head 3 is moved to the storage unit 11 to be read, and then the read/write head 3 reads the data in the storage unit 11.

當然,本實施例之儲存媒體1亦可為固態硬碟(Solid State Disk)中的快閃記憶體(Flash)晶片(圖未式),在固態硬碟中會包含多數個快閃記憶體晶片及其控制電路,而快閃記憶體又可分成單級單元式(Single Level Cell,SLC)、多級單元式(Multi Level Cell,MLC)及多位單元式(Multi Bit Cell,MBC)三種架構,而一個固態硬碟中諸多快閃記憶體晶片的架構可為同一架構,也可以是複合(Combo)式架構,例如:單級單元式與多級單元式之組合。而相對應的儲存單元11則為固態磁碟中最小之記憶單元(Cell),一個單級單元式快閃記憶體的記憶單元可儲存1位元(Bit),而一個多級單元式快閃記憶體的記憶單元可儲存2~3位元(Bit),因此,根據所用的儲存媒體1不同,所相對應的儲存單元11的容量大小亦會不同。Of course, the storage medium 1 of the embodiment may also be a flash memory chip (not shown) in a solid state disk (Solid State Disk), and a plurality of flash memory chips are included in the solid state disk. And its control circuit, and the flash memory can be divided into three levels of single-level (SLC), multi-level cell (MLC) and multi-bit cell (Multi-bit Cell (MBC) three architectures The architecture of many flash memory chips in a solid state hard disk may be the same architecture or a Combo architecture, for example, a combination of single-level cells and multi-level cells. The corresponding storage unit 11 is the smallest memory unit (Cell) in the solid state disk, and the memory unit of a single-stage unit type flash memory can store 1 bit (Bit), and a multi-level unit flashing The memory unit of the memory can store 2 to 3 bits (Bit). Therefore, depending on the storage medium 1 used, the capacity of the corresponding storage unit 11 will also be different.

以磁碟為例,本實施例之儲存媒體1相較於習知磁碟不同之處在於,在儲存媒體1中的儲存單元11會根據其資料傳輸時間(Data Transfer Time)的快慢分類成多數個不同資料傳輸速度的區域,主要原因在於,若將欲安裝的軟體安裝於資料傳輸速度較快的區域的儲存單元11中,則可以快速地讀取執行該軟體時所需的檔案,進而縮減開啟該軟體所需的時間。Taking a disk as an example, the storage medium 1 of the present embodiment is different from the conventional disk in that the storage unit 11 in the storage medium 1 is classified into a majority according to the speed of its data transfer time (Data Transfer Time). The main reason for the area of different data transmission speed is that if the software to be installed is installed in the storage unit 11 in the area where the data transmission speed is fast, the file required for executing the software can be quickly read and further reduced. The time it takes to open the software.

因此,以下將詳細說明如何將本實施例之儲存媒體1中的儲存單元11作分類及如何將軟體安裝於儲存媒體1中,特別強調的是,本實施例之儲存媒體1是分類成兩區:一快區域(Fast Area)及一慢區域(Slow Area),且可以是將整個儲存媒體1都進行分類,亦可以是針對部份儲存媒體1,例如:一般電腦中C、D兩槽中的C槽,而安裝於儲存媒體1中的軟體可以為任何作業系統、程式或檔案等或其至少一部份,而以下則是以Windows作業系統為例子說明。Therefore, the following describes in detail how to classify the storage unit 11 in the storage medium 1 of the present embodiment and how to install the software in the storage medium 1. It is particularly emphasized that the storage medium 1 of the embodiment is classified into two areas. : a fast area (Slow Area) and a slow area (Slow Area), and may be used to classify the entire storage medium 1, or may be for a part of the storage medium 1, for example, in two slots C and D in a general computer. The C slot, and the software installed in the storage medium 1 can be any operating system, program or file, or at least a part thereof, and the following is an example of the Windows operating system.

參閱圖2及圖3,為本實施例之儲存軟體至儲存媒體的方法,其中分成分類及安裝兩個階段,儲存媒體1先進入分類階段,將儲存單元11分類成快區域及慢區域,之後再進入安裝階段,將軟體安裝於儲存媒體1中。Referring to FIG. 2 and FIG. 3, the method for storing a software to a storage medium according to the embodiment is divided into two stages: classification and installation. The storage medium 1 first enters a classification stage, and the storage unit 11 is classified into a fast area and a slow area, and then After entering the installation phase, the software is installed in the storage medium 1.

由於本實施例之儲存媒體1為習知通用的磁碟,故必須先執行步驟71,將儲存媒體1進行格式化(Format),使得儲存媒體1中的每一個磁軌可以分割出多數個儲存單元11(磁區),此刻每一個儲存單元11中並任何資料,而在本實施例中,每一個儲存單元11容量皆為512位元組(Bytes)。Since the storage medium 1 of the embodiment is a conventionally-used disk, step 71 must be performed first to format the storage medium 1 so that each track in the storage medium 1 can be divided into a plurality of storages. The unit 11 (magnetic area), at this moment, each storage unit 11 has any data, and in this embodiment, each storage unit 11 has a capacity of 512 bytes (Bytes).

然而,在同一個儲存媒體1中,讀寫不同的儲存單元11所需的時間可能會有所不同,因此為了計算出每一個儲存單元11的資料傳輸時間,本實施例所用之方法為是先將資料寫滿所有儲存單元11,再讀取並記錄各儲存單元11的資料傳輸時間,而後依資料傳輸時間來進行分類。詳細來說,執行步驟72,反覆地以一單位資料寫入於儲存媒體1中直至寫滿每一個儲存單元11為止,此刻所有儲存單元11皆被寫入資料;其次,執行步驟73,讀取每一個儲存單元11中的單位資料,如此一來,即可求得被讀取之儲存單元11的資料傳輸時間,接著再分別記錄每一個被讀取之儲存單元11的資料傳輸時間。However, in the same storage medium 1, the time required to read and write different storage units 11 may be different. Therefore, in order to calculate the data transmission time of each storage unit 11, the method used in this embodiment is first. The data is filled all the storage units 11, and the data transmission time of each storage unit 11 is read and recorded, and then classified according to the data transmission time. In detail, step 72 is executed, and one unit of data is repeatedly written in the storage medium 1 until each storage unit 11 is filled. At this moment, all the storage units 11 are written into the data; secondly, step 73 is performed to read The unit data in each storage unit 11 can be used to obtain the data transmission time of the storage unit 11 to be read, and then the data transmission time of each of the read storage units 11 is separately recorded.

值得一提的是,在本實施例中,儲存媒體1所分割出儲存單元11的數量會大於63個,且在步驟73中是從第64個儲存單元11開始讀取並分別記錄從第64個儲存單元11到最後一個儲存單元11(以下簡稱有效儲存單元11)的資料傳輸時間。而前63個儲存單元11可視為隱藏儲存單元11,用於儲存Windows作業系統的還原檔或是備份檔等等,並不會用於安裝軟體或是儲存資料之用。再者,為了符合Windows作業系統中最小的資料大小,故在步驟72中所儲存的單位資料大小為2K~4K位元組,也就是說一個單位資料會填滿4~8個儲存單元11(一個儲存單元11容量大小為512位元組),當然單位資料的大小可依設計者的需求而改變,亦可以小於512位元組,使多個單位資料儲存於一個儲存單元11中。It should be noted that, in this embodiment, the number of storage units 11 that the storage medium 1 is divided into may be greater than 63, and in step 73, the reading is started from the 64th storage unit 11 and recorded separately from the 64th. The data transmission time from the storage unit 11 to the last storage unit 11 (hereinafter referred to as the effective storage unit 11). The first 63 storage units 11 can be regarded as a hidden storage unit 11 for storing a restore file or a backup file of the Windows operating system, and the like, and are not used for installing software or storing data. Furthermore, in order to meet the minimum data size in the Windows operating system, the unit data stored in step 72 is 2K~4K bytes, that is, one unit data will fill 4~8 storage units 11 ( A storage unit 11 has a capacity of 512 bytes. Of course, the size of the unit data can be changed according to the designer's needs, or can be less than 512 bytes, so that multiple unit data are stored in one storage unit 11.

在記錄完第64個到最後一個儲存單元11的資料傳輸時間後,執行步驟74,根據這些資料傳輸時間,將所有有效儲存單元11分類成快區域及慢區域,或是將所有有效儲存單元11標記為快區域標記及慢區域標記。After the data transmission time of the 64th to the last storage unit 11 is recorded, step 74 is executed, and according to the data transmission time, all the effective storage units 11 are classified into a fast area and a slow area, or all the effective storage units 11 are Marked as fast area markers and slow area markers.

在本實施例中,是將所有有效儲存單元11的資料傳輸時間加總後,並求得一平均資料傳輸時間,並且將每一個族存單元21與該平均資料傳輸時間作比較,若某一儲存單元11的資料傳輸時間小於平均資料傳輸時間,意即該儲存單元11的資料傳輸速度會相較於整體儲存媒體1的資料傳輸速度來的快,故該儲存單元11分類為快區域;相反地,若某一儲存單元11的資料傳輸時間大於平均資料傳輸時間,則該儲存單元11分類為慢區域。In this embodiment, the data transmission time of all the effective storage units 11 is added up, and an average data transmission time is obtained, and each of the family storage units 21 is compared with the average data transmission time. The data transmission time of the storage unit 11 is less than the average data transmission time, that is, the data transmission speed of the storage unit 11 is faster than the data transmission speed of the entire storage medium 1, so the storage unit 11 is classified into a fast area; If the data transmission time of a certain storage unit 11 is greater than the average data transmission time, the storage unit 11 is classified into a slow area.

此外,儲存單元11分類亦可以是利用排序的方式。先將所有有效儲存單元11的資料傳輸時間由短至長進行排列,亦即讀取速度由快至慢排列。再者,根據Windows作業系統安裝時所需的容量大小來決定欲被分類成快區域的儲存單元11的數量,在此假設安裝Windows作業系統需要為2G位元組的容量,而每一個儲存單元11的大小是512位元組,因此將會有前面4M(2GBytes/512Bytes)個擁有較快資料傳輸速度的儲存單元11被分類成快區域,其餘儲存單元11則皆分類為慢區域。In addition, the classification of the storage unit 11 may also be a method of using sorting. First, the data transmission time of all the effective storage units 11 is arranged from short to long, that is, the reading speed is arranged from fast to slow. Furthermore, the number of storage units 11 to be classified into fast areas is determined according to the size of the capacity required for the installation of the Windows operating system. It is assumed here that the installation of the Windows operating system requires a capacity of 2G bytes, and each storage unit The size of 11 is 512 bytes, so there will be 4M (2GBytes/512Bytes) storage units 11 with faster data transmission speeds classified into fast areas, and the remaining storage units 11 are classified as slow areas.

換言之,若儲存裝置2的儲存單元11的數量為M,M為正整數,且儲存單元11依照其資料傳輸時間由短至長進行排序,並使會有前m個儲存單元11被分類至快區域,其餘儲存單元11被分類至慢區域。而被分類為快區域的儲存單元11的數量m會為一個小於M的正整數,且大於或等於一預定容量除以儲存單元11的容量的高斯值,在本實施例所謂的預定容量則為安裝Windows作業系統所需的容量。In other words, if the number of storage units 11 of the storage device 2 is M, M is a positive integer, and the storage unit 11 sorts according to its data transmission time from short to long, and the first m storage units 11 are classified into fast. In the area, the remaining storage units 11 are classified into slow areas. The number m of the storage units 11 classified as the fast area may be a positive integer smaller than M and greater than or equal to a predetermined capacity divided by the Gauss value of the capacity of the storage unit 11, and the predetermined capacity in this embodiment is The capacity required to install the Windows operating system.

然而,儲存單元11分類的方式並不限於上述兩種方式,只要是能夠將擁有較快資料傳輸速度的儲存單元11分類為快區域,較慢的儲存單元11分類為慢區域的方式皆可,不以本實施例為限。值得一提的是,被分類為快區域的儲存單元11在讀取其中的資料時,其讀取速度會相較於被分類為慢區域的儲存單元11快,尤其是儲存媒體1為複合式(Combo)快閃記憶體,即其中之儲存單元11有單級單元式及多級單元式兩種,其讀取速度之差距會更為明顯。However, the manner in which the storage unit 11 is classified is not limited to the above two methods, as long as the storage unit 11 having a faster data transmission speed can be classified into a fast area, and the slow storage unit 11 can be classified into a slow area. It is not limited to this embodiment. It is worth mentioning that when the storage unit 11 classified as the fast area reads the data therein, the reading speed is faster than that of the storage unit 11 classified as the slow area, especially the storage medium 1 is composite. (Combo) flash memory, in which the storage unit 11 has two-stage unit type and multi-stage unit type, and the difference in reading speed is more obvious.

以上步驟71~步驟74為分類階段,之後儲存媒體1將進入安裝階段。The above steps 71 to 74 are in the classification phase, after which the storage medium 1 will enter the installation phase.

由於在步驟72中單位資料已經填滿所有有效儲存單元11的容量,且為了使Windows作業系統能夠安裝於被分類為快區域的儲存單元11中,故執行步驟75,先將被分類成快區域之儲存單元11中的單位資料刪除,再執行步驟76,將Windows作業系統安裝於被分類成快區域的儲存單元11中。特別強調的是,在步驟75中,只將被分類成快區域之儲存單元11中的單位資料刪除,並沒有刪除分類成慢區域之儲存單元11,也就是說分類成慢區域之儲存單元11中仍儲存著單位資料,如此一來,在步驟76中,Windows作業系統會被「強制」安裝於被分類成快區域之儲存單元11內,使得當使用者開啟Windows作業系統時,可以更快速地讀取Windows作業系統所需的檔案,進而縮減開啟時間。Since the unit data has filled the capacity of all the effective storage units 11 in step 72, and in order to enable the Windows operating system to be installed in the storage unit 11 classified as the fast area, step 75 is performed, and will be classified into fast areas first. The unit data in the storage unit 11 is deleted, and then step 76 is executed to install the Windows operating system in the storage unit 11 classified into the fast area. It is particularly emphasized that, in step 75, only the unit data in the storage unit 11 classified into the fast area is deleted, and the storage unit 11 classified into the slow area is not deleted, that is, the storage unit 11 classified into the slow area. The unit data is still stored, and in step 76, the Windows operating system is "forced" to be installed in the storage unit 11 classified into the fast area, so that the user can open the Windows operating system more quickly. Read the files required by the Windows operating system to reduce the opening time.

最後執行步驟77,將被分類為慢區域的儲存單元11中的單位資料刪除,使得本實施例之儲存媒體1可將其餘的檔案或資料儲存於被分類為慢區域的儲存單元11中。Finally, step 77 is executed to delete the unit data in the storage unit 11 classified into the slow area, so that the storage medium 1 of the embodiment can store the remaining files or data in the storage unit 11 classified as the slow area.

值得一提的是,本實施例之儲存媒體1分類的方法,及儲存軟體至儲存媒體1的方法皆可以利用程式燒入或安裝於電腦程式產品中,使得當電腦載入該程式並執行後,儲存媒體1即可透過上述的方法進行分類及儲存軟體。然而,本實施例是將儲存媒體1分類成兩區域,當然亦可分類成多個區域,根據不同的需求將不同的軟體儲存至不同資料傳輸速度之區域中,故不以本實施例為限。It should be noted that the method for classifying the storage medium 1 and the method for storing the software to the storage medium 1 can be burned or installed in the computer program product, so that when the computer loads the program and executes it, The storage medium 1 can be classified and stored by the above method. However, in this embodiment, the storage medium 1 is classified into two areas, and of course, it can be classified into multiple areas, and different softwares are stored in different data transmission speed areas according to different requirements, so it is not limited to this embodiment. .

整體而言,本實施例之儲存媒體1是利用上述之分類方法先將其中的儲存單元11規劃為兩區,其中之一區的儲存單元11並未被寫入資料,也就是所謂的快區域,而其中另一區的儲存單元11則是寫滿資料,如此一來,即可「強制」欲安裝之軟體儲存至未被寫入資料的一區的儲存單元11中。In general, the storage medium 1 of the embodiment first uses the above-mentioned classification method to first plan the storage unit 11 therein as two areas, wherein the storage unit 11 of one of the areas is not written with data, that is, a fast area. The storage unit 11 of the other area is full of data, so that the software to be installed can be "forced" to be stored in the storage unit 11 of a zone where the data is not written.

此外,以一般磁碟而言,不同資料傳輸速度的區域的儲存單元11會集中分布於磁碟中,且在不同的區域中安裝不同的軟體,例如:在快區域中安裝作業系統且在慢區域中儲存某一程式,因此,本實施例之儲存媒體1於生產製造時,可以藉由擷取儲存媒體1的影像檔(Image),即可在生產工廠中大量預裝(Preload)於同一款的儲存媒體1中,如此一來,同種規格的儲存媒體1中儲存單元11的分類及其中所儲存之軟體則會彼此相同,換言之,相同規格的儲存媒體1皆只需要經過一次的規劃分類即可,不需要同種規格的每一個儲存媒體1都經過上述分類方法進行規劃,如此有便於節省廠商大量生產製造的時間。再者,若儲存媒體1分成兩部份(例如:C槽及D槽)且只有其中之一部份(C槽)的儲存單元11有進行分類,則可將從儲存媒體1所擷取出的影像檔儲存於其中另一部分(D槽)中,供使用者作為回復系統狀態(Recovery)之用。In addition, in the case of a general disk, the storage unit 11 of the area of different data transmission speeds is concentrated in the disk, and different softwares are installed in different areas, for example, the operating system is installed in the fast area and is slow. A certain program is stored in the area. Therefore, when the storage medium 1 of the embodiment is manufactured, the image file of the storage medium 1 can be captured, and a large number of preloads can be preloaded in the production factory. In the storage medium 1 of the model, the storage unit 11 in the storage medium 1 of the same specification and the software stored therein are identical to each other. In other words, the storage medium 1 of the same specification only needs to be classified once. That is, each storage medium 1 that does not require the same specification is planned by the above classification method, so that it is convenient to save the time for mass production of the manufacturer. Furthermore, if the storage medium 1 is divided into two parts (for example, a C slot and a D slot) and only one of the storage units 11 (C slot) is classified, the storage medium 1 can be taken out from the storage medium 1. The image file is stored in another part (D-slot) for the user to reply to the system status (Recovery).

綜上所述,本發明之儲存媒體1透過本發明之儲存軟體至儲存媒體1的方法,根據其中儲存單元11的資料傳輸時間,將儲存單元11分類成快區域及慢區域,並且將軟體儲存於被分類成快區域之儲存單元11中,使得該軟體能夠被較快速地開啟,進而縮短開啟該軟體時的等待時間。In summary, the storage medium 1 of the present invention, through the storage software of the present invention to the storage medium 1, classifies the storage unit 11 into a fast area and a slow area according to the data transmission time of the storage unit 11, and stores the software. In the storage unit 11 classified as a fast area, the software can be opened relatively quickly, thereby shortening the waiting time when the software is turned on.

惟以上所述者,僅為本發明之較佳實施例而已,當不能以此限定本發明實施之範圍,即大凡依本發明申請專利範圍及發明說明內容所作之簡單的等效變化與修飾,皆仍屬本發明專利涵蓋之範圍內。The above is only the preferred embodiment of the present invention, and the scope of the invention is not limited thereto, that is, the simple equivalent changes and modifications made by the scope of the invention and the description of the invention are All remain within the scope of the invention patent.

71~77...步驟71~77. . . step

1...儲存媒體1. . . Storage medium

11...儲存單元11. . . Storage unit

2...硬碟2. . . Hard disk

3...讀寫頭3. . . Read and write head

4...微控制器4. . . Microcontroller

圖1是一電路方塊圖,說明本發明儲存媒體之較佳實施例;1 is a circuit block diagram showing a preferred embodiment of a storage medium of the present invention;

圖2是一示意圖,說明本實施例之儲存媒體的內部結構;及2 is a schematic view showing the internal structure of the storage medium of the embodiment; and

圖3是是一流程圖,說明本發明之儲存軟體至儲存媒體的方法。3 is a flow chart illustrating a method of storing a software to a storage medium of the present invention.

71~77...步驟71~77. . . step

Claims (44)

一種儲存媒體分類的方法,該儲存媒體具有多數個儲存單元,該方法包含:步驟a:寫滿資料於該等儲存單元;步驟b:讀取各該儲存單元的資料並分別記錄讀取各該儲存單元的資料所需的一資料傳輸時間;及步驟c:根據該等資料傳輸時間,將該等儲存單元分類成多數個不同資料傳輸速度的區域。 A method for storing a media classification, the storage medium having a plurality of storage units, the method comprising: step a: writing full data to the storage units; and step b: reading data of each storage unit and separately recording and reading each A data transmission time required for storing the data of the unit; and step c: classifying the storage units into a plurality of areas of different data transmission speeds according to the data transmission time. 依據申請專利範圍第1項所述之儲存媒體分類的方法,其中,該步驟a中,係以一筆單位資料反覆寫入直至該等儲存單元被寫滿資料。 The method for classifying a storage medium according to claim 1, wherein in the step a, the unit data is repeatedly written until the storage units are filled with data. 依據申請專利範圍第2項所述之儲存媒體分類的方法,其中,該步驟a中,該單位資料的容量大小為2K~4K位元。 The method for classifying a storage medium according to claim 2, wherein in the step a, the capacity of the unit data is 2K to 4K bits. 依據申請專利範圍第1或3項所述之儲存媒體分類的方法,更包含一在步驟a之前的步驟d,格式化該儲存媒體。 The method for classifying storage media according to claim 1 or 3 further includes a step d before step a, formatting the storage medium. 依據申請專利範圍第1項所述之儲存媒體分類的方法,其中,該步驟c中係分類成一快區域及一慢區域。 The method for classifying storage media according to claim 1, wherein the step c is classified into a fast region and a slow region. 依據申請專利範圍第5項所述之儲存媒體分類的方法,其中,該步驟c中,取得該等資料傳輸時間的一平均資料傳輸時間,並將各該儲存單元之資料傳輸時間與該平均資料傳輸時間比較,若小於該平均資料傳輸時間則該儲存單元被分類至該快區域,若大於該平均資料傳輸時間則該儲存單元被分類至該慢區域。 The method for classifying storage media according to claim 5, wherein in step c, an average data transmission time of the data transmission time is obtained, and the data transmission time of each storage unit and the average data are obtained. The transmission time is compared, if the average data transmission time is less than the average data transmission time, the storage unit is classified into the fast area, and if it is greater than the average data transmission time, the storage unit is classified into the slow area. 依據申請專利範圍第5項所述之儲存媒體分類的方法,其 中,該儲存媒體的儲存單元的數量為M且M為正整數,該步驟c中,依該等儲存單元的資料傳輸時間由短至長依序排序並使前m個儲存單元被分類至該快區域,m為一小於M的正整數,其餘儲存單元被分類至該慢區域。 a method for classifying storage media according to claim 5 of the patent application scope, The number of storage units of the storage medium is M and M is a positive integer. In the step c, the data transmission time according to the storage units is sequentially ordered from short to long and the first m storage units are classified into the In the fast region, m is a positive integer less than M, and the remaining storage units are classified into the slow region. 依據申請專利範圍第7項所述之儲存媒體分類的方法,其中,該步驟c中,該快區域的儲存單元的數量m大於或等於一預定容量除以各該儲存單元的容量的高斯值。 The method for classifying a storage medium according to claim 7, wherein in the step c, the number m of storage units of the fast area is greater than or equal to a predetermined capacity divided by a Gauss value of the capacity of each storage unit. 依據申請專利範圍第8項所述之儲存媒體分類的方法,其中,該預定容量對應一軟體的大小。 The method for classifying storage media according to claim 8 of the patent application, wherein the predetermined capacity corresponds to a size of a software. 依據申請專利範圍第9項所述之儲存媒體分類的方法,其中,該軟體為一作業系統。 The method for classifying a storage medium according to claim 9, wherein the software is an operating system. 依據申請專利範圍第5~9項中任一項所述之儲存媒體分類方法,其中,該步驟c中更於分類後刪除被分類為該快區域的儲存單元的資料。 The storage medium classification method according to any one of the preceding claims, wherein the step c further deletes the data of the storage unit classified as the fast area after the classification. 依據申請專利範圍第1項所述之儲存媒體分類的方法,其中,該儲存媒體為磁碟且該等儲存單元為磁區。 The method for classifying storage media according to claim 1, wherein the storage medium is a magnetic disk and the storage units are magnetic regions. 依據申請專利範圍第1項所述之儲存媒體分類的方法,其中,該儲存媒體為固態磁碟且該等儲存單元為記憶單元。 The method for classifying storage media according to claim 1, wherein the storage medium is a solid state disk and the storage units are memory units. 一種內儲用於儲存媒體分類程式之電腦程式產品,當電腦載入該程式並執行後,可完成請求項第1至13項中任一項所述的方法。 A computer program product for storing a media classification program, which can be completed when the computer loads the program and executes the method described in any one of claims 1 to 13. 一種儲存軟體至儲存媒體的方法,包含:步驟a:規劃一儲存媒體的多數個儲存單元為一第一區與一第二區,並使該第一區的儲存單元未被寫入資料和 使該第二區的儲存單元寫滿資料;及步驟b:將該軟體的至少一部份儲存至該第一區的儲存單元中。 A method for storing a software to a storage medium includes the following steps: Step a: planning a plurality of storage units of a storage medium to be a first area and a second area, and leaving the storage unit of the first area unwritten The storage unit of the second area is filled with data; and step b: storing at least a portion of the software into the storage unit of the first area. 依據申請專利範圍第15項所述之儲存軟體至儲存媒體的方法,其中,該步驟a中將該第一區的任一個儲存單元的資料傳輸時間短於該第二區的各該儲存單元的資料傳輸時間。 The method for storing a software to a storage medium according to claim 15, wherein the data transmission time of any one of the storage units of the first area is shorter than the storage unit of the second area of the second area. Data transmission time. 依據申請專利範圍第15項所述之儲存軟體至儲存媒體的方法,更包含一步驟c:刪除該第二區的儲存單元中的資料。 The method for storing a software to a storage medium according to claim 15 further includes a step c: deleting the data in the storage unit of the second area. 依據申請專利範圍第15項所述之儲存軟體至儲存媒體的方法,其中,該步驟b中,該軟體具有一作業系統並將該作業系統儲存至該第一區。 The method of storing a software to a storage medium according to claim 15, wherein in the step b, the software has an operating system and stores the operating system to the first zone. 依據申請專利範圍第17項所述之儲存軟體至儲存媒體的方法,其中,該軟體具有一程式,而該步驟c中,更將該程式儲存至該第二區。 The method of storing a software to a storage medium according to claim 17, wherein the software has a program, and in the step c, the program is stored to the second area. 依據申請專利範圍第17項所述之儲存軟體至儲存媒體的方法,更包含一步驟d,更擷取該儲存媒體的一影像檔。 The method for storing a software to a storage medium according to claim 17 further includes a step d for extracting an image file of the storage medium. 依據申請專利範圍第20項所述之儲存軟體至儲存媒體的方法,更包含一步驟e,複製該影像檔到另一個與該步驟a同款的儲存媒體。 The method for storing a software to a storage medium according to claim 20 of the patent application further includes a step e of copying the image file to another storage medium of the same paragraph a. 依據申請專利範圍第15項所述之儲存軟體至儲存媒體的方法,該儲存媒體為磁碟且該等儲存單元為磁區。 According to the method of storing a software to a storage medium according to claim 15, the storage medium is a magnetic disk and the storage units are magnetic regions. 依據申請專利範圍第15項所述之儲存軟體至儲存媒體的 方法,該儲存媒體為固態磁碟且該等儲存單元為記憶單元。 According to the storage software described in claim 15 of the patent application to the storage medium The method is that the storage medium is a solid state disk and the storage units are memory units. 依據申請專利範圍第15項所述之儲存軟體至儲存媒體的方法,其中,該步驟a中,該第二區中儲存單元的資料是由至少一大小為2K~4K位元的單位資料所組成。 The method for storing a software to a storage medium according to claim 15, wherein in the step a, the data of the storage unit in the second area is composed of at least one unit of data having a size of 2K to 4K bits. . 一種內儲用於儲存軟體至儲存媒體程式之電腦程式產品,當電腦載入該程式並執行後,可完成請求項第15至24項中任一項所述的方法。 A computer program product for storing a software to a storage medium program, and when the computer loads the program and executes the method, the method of any one of claims 15 to 24 can be completed. 一種儲存軟體至儲存媒體的方法,方法包含:步驟a:寫滿資料於一儲存媒體中多數個儲存單元中;步驟b:讀取各該儲存單元的資料並分別記錄讀取各該儲存單元的資料所需的一資料傳輸時間;及步驟c:根據該等資料傳輸時間,將該等儲存單元分類成多數個不同資料傳輸速度的區域,並將該等區域其中之一的儲存單元中的資料刪除;及步驟d:將該軟體儲存至該資料被刪除之區域的儲存單元中。 A method for storing a software to a storage medium, the method comprising: step a: writing full data to a plurality of storage units in a storage medium; and step b: reading data of each storage unit and separately recording and reading each storage unit a data transmission time required for the data; and step c: classifying the storage units into a plurality of regions of different data transmission speeds according to the data transmission time, and storing the data in one of the storage units of the regions Delete; and step d: store the software in the storage unit of the area where the data is deleted. 依據申請專利範圍第26項所述之儲存軟體至儲存媒體的方法,其中,該步驟a中,係以一筆單位資料反覆寫入直至該等儲存單元被寫滿資料。 The method for storing a software to a storage medium according to claim 26, wherein in the step a, the unit data is repeatedly written until the storage unit is filled with data. 依據申請專利範圍第27項所述之儲存軟體至儲存媒體的方法,其中,該步驟a中,該單位資料的容量大小為2K~4K位元。 The method for storing a software to a storage medium according to claim 27, wherein in the step a, the capacity of the unit data is 2K to 4K. 依據申請專利範圍第26項所述之儲存軟體至儲存媒體的方法,更包含一在步驟a之前的步驟e,格式化該儲存媒 體。 The method for storing a software to a storage medium according to claim 26 of the patent application further includes a step e before the step a, formatting the storage medium body. 依據申請專利範圍第26項所述之儲存軟體至儲存媒體的方法,其中,該步驟c中係分類成一快區域及一慢區域。 The method for storing a software to a storage medium according to claim 26, wherein the step c is classified into a fast area and a slow area. 依據申請專利範圍第30項所述之儲存軟體至儲存媒體的方法,其中,該步驟c中,取得該等資料傳輸時間的一平均資料傳輸時間,並將各該儲存單元之資料傳輸時間與該平均資料傳輸時間比較,若小於該平均資料傳輸時間則該儲存單元被分類至該快區域,若大於該平均資料傳輸時間則該儲存單元被分類至該慢區域。 The method for storing a software to a storage medium according to claim 30, wherein in step c, an average data transmission time of the data transmission time is obtained, and the data transmission time of each storage unit is The average data transmission time is compared. If the average data transmission time is less than the average data transmission time, the storage unit is classified into the fast area. If the average data transmission time is greater than the average data transmission time, the storage unit is classified into the slow area. 依據申請專利範圍第30項所述之儲存軟體至儲存媒體的方法,其中,該儲存媒體的儲存單元的數量為M且M為正整數,該步驟c中,依該等儲存單元的資料傳輸時間由短至長依序排序並使前m個儲存單元被分類至該快區域,m為一小於M的正整數,其餘儲存單元被分類至該慢區域。 The method for storing a software to a storage medium according to claim 30, wherein the number of storage units of the storage medium is M and M is a positive integer, and in step c, the data transmission time according to the storage units Sorting from short to long and sorting the first m storage units into the fast area, m is a positive integer less than M, and the remaining storage units are classified into the slow area. 依據申請專利範圍第32項所述之儲存軟體至儲存媒體的方法,其中,該步驟c中,該快區域的儲存單元的數量m大於或等於一預定容量除以各該儲存單元的容量的高斯值。 The method for storing a software to a storage medium according to claim 32, wherein in the step c, the number m of storage units of the fast area is greater than or equal to a predetermined capacity divided by the capacity of each storage unit. value. 依據申請專利範圍第33項所述之儲存軟體至儲存媒體的方法,其中,該預定容量對應一軟體的大小。 A method of storing a software to a storage medium according to claim 33, wherein the predetermined capacity corresponds to a size of a software. 依據申請專利範圍第34項所述之儲存軟體至儲存媒體的方法,其中,該軟體為一作業系統。 A method of storing a software to a storage medium according to claim 34, wherein the software is an operating system. 依據申請專利範圍第26項所述之儲存軟體至儲存媒體的方法,其中,更包含一步驟f:刪除該慢區域的儲存單元中 的資料。 The method for storing a software to a storage medium according to claim 26, further comprising a step f: deleting the storage unit of the slow area data of. 依據申請專利範圍第30項所述之儲存軟體至儲存媒體的方法,其中,該步驟d中,該軟體具有一作業系統並將該作業系統儲存至該快區域。 The method of storing a software to a storage medium according to claim 30, wherein in the step d, the software has an operating system and stores the operating system to the fast area. 依據申請專利範圍第36項所述之儲存軟體至儲存媒體的方法,其中,該軟體具有一程式,而該步驟f中,更將該程式儲存至該慢區域。 The method of storing a software to a storage medium according to claim 36, wherein the software has a program, and in the step f, the program is stored to the slow region. 依據申請專利範圍第38項所述之儲存軟體至儲存媒體的方法,更包含一步驟g,更擷取該儲存媒體的一影像檔。 The method for storing the software to the storage medium according to claim 38 of the patent application further includes a step g for capturing an image file of the storage medium. 依據申請專利範圍第39項所述之儲存軟體至儲存媒體的方法,更包含一步驟h,複製該影像檔到另一個與該步驟a同款的儲存媒體。 The method for storing a software to a storage medium according to claim 39 of the patent application further includes a step h of copying the image file to another storage medium of the same paragraph a. 依據申請專利範圍第26項所述之儲存軟體至儲存媒體的方法,其中,該儲存媒體為磁碟且該等儲存單元為磁區。 The method of storing a software to a storage medium according to claim 26, wherein the storage medium is a magnetic disk and the storage units are magnetic regions. 依據申請專利範圍第26項所述之儲存軟體至儲存媒體的方法,其中,該儲存媒體為固態磁碟且該等儲存單元為記憶單元。 The method of storing a software to a storage medium according to claim 26, wherein the storage medium is a solid state disk and the storage units are memory units. 一種內儲用於儲存軟體至儲存媒體程式之電腦程式產品,當電腦載入該程式並執行後,可完成請求項第26至42項中任一項所述的方法。 A computer program product for storing a software to a storage medium program, the method of any one of claims 26 to 42 being completed after the computer is loaded into the program and executed. 一種儲存媒體,其特徵在於:該儲存媒體依前述請求項第1項所述方法被分類成多數個不同資料傳輸速度的區域,而在該等區域其中之一中安裝一作業系統。A storage medium characterized in that the storage medium is classified into a plurality of regions of different data transmission speeds according to the method of claim 1 above, and an operating system is installed in one of the regions.
TW97147637A 2008-12-08 2008-12-08 Storage media and its classification and storage software TWI395206B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
TW97147637A TWI395206B (en) 2008-12-08 2008-12-08 Storage media and its classification and storage software
US12/631,953 US8291178B2 (en) 2008-12-08 2009-12-07 Machine-implemented method for categorizing storage media, and machine-implemented method for storing target codes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW97147637A TWI395206B (en) 2008-12-08 2008-12-08 Storage media and its classification and storage software

Publications (2)

Publication Number Publication Date
TW201023177A TW201023177A (en) 2010-06-16
TWI395206B true TWI395206B (en) 2013-05-01

Family

ID=44833291

Family Applications (1)

Application Number Title Priority Date Filing Date
TW97147637A TWI395206B (en) 2008-12-08 2008-12-08 Storage media and its classification and storage software

Country Status (1)

Country Link
TW (1) TWI395206B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220374216A1 (en) * 2021-05-20 2022-11-24 Lenovo (United States) Inc. Method of manufacturing information processing apparatus and mobile computer

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060236004A1 (en) * 2005-04-14 2006-10-19 Shan-Yi Yang Computer System Capable of Rapidly Transmitting Data between Different Storage Devices
TW200802000A (en) * 2006-04-07 2008-01-01 Mediatek Inc Method of storing both large and small files in a data storage device and data storage device thereof
TW200832938A (en) * 2006-12-01 2008-08-01 Nec Lab America Inc Methods and systems for quick and efficient data management and/or processing

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060236004A1 (en) * 2005-04-14 2006-10-19 Shan-Yi Yang Computer System Capable of Rapidly Transmitting Data between Different Storage Devices
TW200802000A (en) * 2006-04-07 2008-01-01 Mediatek Inc Method of storing both large and small files in a data storage device and data storage device thereof
TW200832938A (en) * 2006-12-01 2008-08-01 Nec Lab America Inc Methods and systems for quick and efficient data management and/or processing

Also Published As

Publication number Publication date
TW201023177A (en) 2010-06-16

Similar Documents

Publication Publication Date Title
US11967369B2 (en) Lifetime mixed level non-volatile memory system
US10007431B2 (en) Storage devices configured to generate linked lists
US20080235433A1 (en) Hybrid density memory storage device and control method thereof
US20080244211A1 (en) Memory device and controller
CN101174473A (en) Method of providing block state information in semiconductor memory device including flash memory
Sanvido et al. NAND flash memory and its role in storage architectures
US20080250189A1 (en) Circuit and Method for Improving Operation Life of Memory
US20120158804A1 (en) Method for converting data in optical disc drive
TWI523030B (en) Method for managing buffer memory, memory controllor, and memory storage device
US8953269B1 (en) Management of data objects in a data object zone
US20100232048A1 (en) Disk storage device
TWI395206B (en) Storage media and its classification and storage software
US11249920B2 (en) Non-volatile memory device using efficient page collection mapping in association with cache and method of operating the same
JP5971509B2 (en) Information processing apparatus and method, and recording medium
CN102362263A (en) SSD controller, and method for operating an SSD controller
Suthar et al. An Approach to Data Recovery from Solid State Drive: Cyber Forensics
US8291178B2 (en) Machine-implemented method for categorizing storage media, and machine-implemented method for storing target codes
US7206893B2 (en) Linking method under mother and child block architecture for building check area and logic page of the child block
CN101176075B (en) Circuit and method for improving service lifetime of memory device
CN112799601A (en) Effective data merging method, memory storage device and control circuit unit
TW201337553A (en) Data writing method, memory controller and memory storage apparatus
CN101751267B (en) Method for storing software to storage medium and device for storing medium classification
CN2854694Y (en) Prolonging service life of internal or external storage by long service life non-volatility storage chip
CN105630692A (en) File storage system storing file directory by using MRAM
JP6156710B2 (en) Information processing apparatus and method, and recording medium

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees