CN102662691A - New method for self extending memory - Google Patents

New method for self extending memory Download PDF

Info

Publication number
CN102662691A
CN102662691A CN2012100691458A CN201210069145A CN102662691A CN 102662691 A CN102662691 A CN 102662691A CN 2012100691458 A CN2012100691458 A CN 2012100691458A CN 201210069145 A CN201210069145 A CN 201210069145A CN 102662691 A CN102662691 A CN 102662691A
Authority
CN
China
Prior art keywords
pci expansion
expansion rom
new method
setup code
pci
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.)
Pending
Application number
CN2012100691458A
Other languages
Chinese (zh)
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.)
SUZHOU YOUKANG COMMUNICATION CO Ltd
Original Assignee
SUZHOU YOUKANG COMMUNICATION CO Ltd
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 SUZHOU YOUKANG COMMUNICATION CO Ltd filed Critical SUZHOU YOUKANG COMMUNICATION CO Ltd
Priority to CN2012100691458A priority Critical patent/CN102662691A/en
Publication of CN102662691A publication Critical patent/CN102662691A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

The invention aims at providing a new method for self extending a memory. The fundamental principle of the new method is that the method comprises the following steps: storing a part of non-initiation code content in the Boot memory image into an additional memory medium (like hard disk), and then reading and processing the part of non-initiation code content as required when the initiation codes in the Boot memory image are in operation so as to realize support on large-capacity Boot memory image program, thereby realizing the new method for self extending memory.

Description

A kind of new method of autonomous exented memory
Technical field
The invention relates to a kind of new method of autonomous exented memory.
Background technology
People to computing machine each item function require increasingly high; Impelled the complexity of computer software constantly to increase; This directly makes software become more and more huger, and this problem perhaps is nothing for the storage mediums such as hard disk that calculate with 10G, 100G at present, but for some more special application scenarios; As be stored in the program (like remote activation card, encrypted card, hard disk reduction card etc.) in the PCI exented memory, or comparison stubborn problem.With regard to this series products of hard disk reduction card, manufacturer wants in intense market competition, to take advantage, and means and strategy are a lot; Wherein increase product function; To realize the differentiation of product, give prominence to the advantage of self, be a kind of very feasible way; The hard disk reduction that adds network function (being used for management, backup etc.) like the hard disk data protection that occurs on the market blocks, and is exactly a kind of relatively more successful representative.Yet owing to receive the restriction of PCI exented memory capacity (generally all in the 64K byte) and price, some good ideas implement difficult.
Summary of the invention
Be above purpose; The invention provides the method for a kind of storage and operation high capacity PCI exented memory; This method comprises: when writing PCI exented memory program; In as PCI exented memory setup code, add the function that reads and handle data in the secondary storage medium; Generate initialization section and non-initialization section binary result file by normal PCI exented memory development process respectively again, this setup code part still is cured in the storage medium of PCI exented memory, and this non-setup code content is partly write in the secondary storage medium; Setup code in this PCI exented memory is called when operation, reads as required to be stored in the content in the secondary storage medium and to handle, to accomplish the support to high capacity PCI exented memory.
Description of drawings
With reference to following detailed description and accompanying drawing, can better understand of the present invention about structure and implementation method with and purpose, characteristic and advantage.
Fig. 1 is a kind of new method of autonomous exented memory
The practical implementation method
In following detailed description, described specific details and the present invention has comprehensively been understood so that provide.Yet the professional and technical personnel will appreciate that the present invention also can use other similar details to implement.
Although the invention is not restricted to this,, a kind of that hard disk is following as the implementation step of storage and operation high capacity PCI exented memory secondary storage medium as a concrete embodiment of the present invention:
Knowledge according to fdisk; In 63 sectors of the O cylinder O magnetic track of hard disk; Except that the 1st sector is used for MBR (MBR), remaining 62 sector all keep need not, for simple process; We can use these 62 sectors (about 32K byte), are used for storing the non-setup code partial content of PCI exented memory.
When writing PCI exented memory program; In this PCI exented memory setup code, add the function of interrupting reading and handling hard disc data through standard BIOS; With visit and the processing capacity of reality to non-setup code partial content in this PCI exented memory in the hard disk; Initialization section content with the PCI exented memory mirror image that generates is cured in the PCI exented memory again, and the content of non-setup code part is write in 62 sectors of hard disk.
When the initialize routine in this PCI exented memory by computer loads and when operation, just can indulge to read as required being stored in the content in the hard disk sector and handling, completion is to the support of high capacity PCI exented memory.
Interrupt int 13h through BIOS, directly the reference of the partial function property code of access hard disk sector as follows: mov ax, 0202h; 2 expressions are read in the high byte, and 3 expressions are write; Represent sector number in the low byte; 202 just represent to read No. 2 the sector
Mov bx, lOOOh; The memory address that is used for the storage read-write data
Mov cx, 1; Sector number
Mov dx, 80h; 80 expression Primary Hard Drives, 81 expressions are from hard disk, and 0 representes floppy disk etc.
Int 13h; Standard BIOS disk funcall
Though here declarative description certain this characteristic of the present invention and a kind of implementation method, for the professional and technical personnel, many modifications, replacement, variation and equivalent substitution will appear.Therefore, protection scope of the present invention is as the criterion by the scope of appended claim.

Claims (2)

1. the new method of an autonomous exented memory; This method may further comprise the steps: when writing PCI expansion ROM program; In as PCI expansion ROM setup code, add and read and handle the function of data in the hard disk and the information of Data Position; And be used for storing the information of hard disk the 0th cylinder O magnetic track 2-63 sector position of the non-setup code partial content of PCI expansion ROM mirror image; Generate initialization section and non-initialization section binary result file by normal PCI expansion ROM development process respectively again; This setup code part still is cured in the storage medium of PCI expansion ROM, and this non-setup code content is partly write in the secondary storage medium;
2. the new method of an autonomous exented memory; It is characterized in that: the setup code in this PCI expansion ROM is called when operation, reads as required to be stored in the content in the secondary storage medium and to handle, to accomplish the support to high capacity PCI expansion ROM.
CN2012100691458A 2012-03-16 2012-03-16 New method for self extending memory Pending CN102662691A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012100691458A CN102662691A (en) 2012-03-16 2012-03-16 New method for self extending memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012100691458A CN102662691A (en) 2012-03-16 2012-03-16 New method for self extending memory

Publications (1)

Publication Number Publication Date
CN102662691A true CN102662691A (en) 2012-09-12

Family

ID=46772192

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012100691458A Pending CN102662691A (en) 2012-03-16 2012-03-16 New method for self extending memory

Country Status (1)

Country Link
CN (1) CN102662691A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109144433A (en) * 2018-10-09 2019-01-04 郑州云海信息技术有限公司 A kind of capacity expansion method, system, device and computer readable storage medium
CN113076110A (en) * 2021-03-10 2021-07-06 山东英信计算机技术有限公司 Method, system and medium for solidifying capacity of memory chip

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109144433A (en) * 2018-10-09 2019-01-04 郑州云海信息技术有限公司 A kind of capacity expansion method, system, device and computer readable storage medium
CN113076110A (en) * 2021-03-10 2021-07-06 山东英信计算机技术有限公司 Method, system and medium for solidifying capacity of memory chip

Similar Documents

Publication Publication Date Title
CN104572248B (en) The method of virtual machine dynamical save snapshot
CN103955433A (en) Shingled magnetic recording hard disk, and method and device for writing data in shingled magnetic recording hard disk
JP2008192279A (en) Method and system for protecting hard drive data via dynamic band boundary definition, and program storage device (preservation of hard drive data via dynamic band boundary definition)
CN103645862A (en) Initialization performance improvement method of redundant arrays of inexpensive disks
CN105302665A (en) Improved copy-on-write snapshot method and system
CN104484289B (en) A kind of device and method of the embedded system write-protect based on sector
CN102207905A (en) System recovery method, storage media controller and storage system
CN102662691A (en) New method for self extending memory
CN100382027C (en) Method for storing and operating high-capacity Boot ROM mirror
CN104063234A (en) Compatible method and device
JP5648946B2 (en) Method, system, and computer program (first) for indication of destructive writing via notification from a disk drive emulating a first block size block within a second block size block Destructive write indication via notification from the disk drive emulating a first block size block within a block size block of 2)
CN111694580B (en) Method and device for upgrading and initializing storage device and electronic device
CN104238960A (en) Hard disk formatting method, block data storage method based on hard disk and block data storage device based on hard disk
CN108108133B (en) Method and equipment for changing usable capacity of nvme SSD (solid State disk) hard disk user
CN105528307B (en) A kind of method and electronic equipment of information processing
US11288374B2 (en) Information processing device, method for controlling information processing device, and program
CN104615941A (en) Fast encryption method and device for Android user partition and terminal equipment
CN106909484B (en) System and method for simulating bad disk test in storage environment
CN103514916B (en) CD server, for the data asynchronous parallel reading/writing method of CD server and control device
JP4717907B2 (en) System and method for protecting access of flash memory device
CN104571940A (en) Data storage device and computing system with the same
CN104267975B (en) A kind of processing method and device of expanded application data, card
US20110119529A1 (en) Virtual hard disk drive
CN103455444B (en) Document protection method and system and Memory Controller thereof and memory storage apparatus
CN105893172A (en) Hard disk data recovery method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120912