WO2010149538A1 - Combined memory and storage device in an apparatus for data processing - Google Patents

Combined memory and storage device in an apparatus for data processing Download PDF

Info

Publication number
WO2010149538A1
WO2010149538A1 PCT/EP2010/058375 EP2010058375W WO2010149538A1 WO 2010149538 A1 WO2010149538 A1 WO 2010149538A1 EP 2010058375 W EP2010058375 W EP 2010058375W WO 2010149538 A1 WO2010149538 A1 WO 2010149538A1
Authority
WO
WIPO (PCT)
Prior art keywords
random access
access memory
memory
non volatile
data
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/EP2010/058375
Other languages
English (en)
French (fr)
Inventor
Marco Georgi
Oliver Theis
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.)
Thomson Licensing SAS
Original Assignee
Thomson Licensing SAS
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 Thomson Licensing SAS filed Critical Thomson Licensing SAS
Priority to US13/380,811 priority Critical patent/US20120110253A1/en
Priority to CN2010800283532A priority patent/CN102804141A/zh
Priority to EP10725439A priority patent/EP2446350A1/en
Priority to JP2012516639A priority patent/JP2012530991A/ja
Publication of WO2010149538A1 publication Critical patent/WO2010149538A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/54Link editing before load time
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements

Definitions

  • the invention relates to an apparatus for data processing comprising a central processing unit and a non volatile random access memory.
  • FIG. 4 a typical architecture of an apparatus 10 for data processing, especially a computer system, home entertainment device or the like is shown.
  • a central processing unit 12 in the following referred to as a CPU, is connected via a front side bus 14 to a Northbridge 16.
  • a random access memory 18, also referred to as a RAM, is connected to the Northbridge 16.
  • the Northbridge 16 and a Southbridge 20 build a bus system of the apparatus 10 for data processing, shown in Fig. 4.
  • the Northbridge 16 and the Southbridge 20 are connected e. g. via a direct media interface 22.
  • a data storage device 24, e.g. a hard disk or the like, is connected to the Southbridge 20 via an S-ATA interface 26. Further, several USB-ports 28 and PCI-slots 30 are connected to the Southbridge 20.
  • a standard random access memory device e.g. a synchronous dynamic random access memory (SDRAM) or a double data rate synchronous dynamic random access memory (DDR-SDRAM,
  • SDRAM synchronous dynamic random access memory
  • DDR-SDRAM double data rate synchronous dynamic random access memory
  • DDRAM DDRAM
  • the random access memory 18 DDRAM
  • these devices provide high-speed data transfer rates.
  • these memories are volatile memories and have a rather limited storage capacity.
  • the data storage device 24, e.g. a conventional hard disc drive or a flash memory device offers a low data transfer rate, but it is non-volatile and has a large storage capacity.
  • US 2003/0028708 Al discloses a device, a method and a system for direct execution of code from a flash memory arrangement.
  • the system comprises a flash based unit that communicates with a CPU and a RAM via a bus system.
  • the CPU reads it from the RAM, however the code is stored in the flash based unit.
  • Said flash based unit differs from known units in that it features a volatile memory component in direct communication with a flash memory.
  • a further data storage device is known from US 2005/0050261 Al.
  • the disclosed device comprises a controller, a FeRAM unit and a flash memory unit.
  • An enhanced data transfer rate may be achieved by storing incoming data in the FeRAM that offers a high data transfer rate. Later on, the controller is shifting data to the flash memory unit that offers a much higher data capacity.
  • a computer system's booting speed may be enhanced by providing a large RAM storage, however a separate power source for the RAM is needed.
  • An object of the invention is to provide an apparatus for data processing that is improved with respect to the deficiencies known from prior art.
  • An apparatus for data processing according to the invention comprises a central processing unit and a memory bus for attaching a non volatile random access memory. Data related to an operating system used for running said apparatus is at least partly stored in said non volatile random access memory. The memory used by the operating system for operating said apparatus is at least partly said non volatile random access memory. - A - The concept of the apparatus according to the invention is based on the following considerations:
  • Computer systems known from prior art comprise a plurality of different types of memories and storage devices. This is due to the fact every type of storage has its own very specific advantages and disadvantages, e.g. a hard disc provides a huge storage capacity but it offers limited data transfer rates and no random access characteristics. On the other hand, e.g. a DDR-SDRAM offers high data rates but its storage capacity is rather limited due to the high costs for the storage space. While the hard disc stores data permanently, a typical random access memory is volatile.
  • Nonvolatile random access memories offer the possibly for a completely new computer architecture that overcomes the aforementioned problems.
  • the memory used for permanent mass storage of data typically a hard disc for storage of e.g. user data, data relating to the operating system, application programs etc. and the random access memory used for data processing e.g. a DDR-SDRAM device can be designed as one single integrated memory.
  • a nonvolatile random access memory may serve as a memory for permanent mass storage of data as well as a memory for data processing by the CPU.
  • the access time for data related, e.g. to a further application program typically stored on a hard disc drive in computers known from prior art is significantly reduced.
  • the CPU may directly access the desired data in the nonvolatile random access memory. The result is a faster booting sequence and improved system performance.
  • an apparatus wherein the only recordable memory comprised by said apparatus is said non volatile random access memory.
  • a recordable memory is a memory used for frequent read-write processes, i.e. during standard operation of the computer.
  • a main random access memory e.g. a SDRAM
  • a mass storage device e.g. a hard disc
  • a rewritable CD or DVD as well as a memory stick or the like is not understood as such a recordable memory here.
  • a computer system according to the invention comprises only one type of recordable memory.
  • the computer's architecture is simplified.
  • an apparatus wherein the non volatile random access memory is located in a component of the apparatus that is physically detachable from said apparatus.
  • Nonvolatile random access memory User data as well as data related to application programs and the operating system is stored in the nonvolatile random access memory.
  • detaching said nonvolatile random access memory from a first computer system and attaching it to a second and further computer system computer work started with the first computer system may be continued using the second computer system.
  • the suggested computer architecture allows a very flexible change of computer systems, even no start-up sequence is necessary due to the fact the main memory in its present state is safeguarded by the non volatility of the random access memory.
  • the different computer systems in question may comprise different peripherals, e.g. different I/O-hardware like display or input devices etc.
  • hardware profiles assigned to the respective systems may be stored in the nonvolatile random access memory.
  • the random access memory is the only recordable memory comprised by said apparatus and is located in a component of the apparatus that is physically detachable from said apparatus.
  • User data can only be stored in the non volatile random access memory; simply due to the fact that no further memory is available in the computer system. By detaching the memory from the computer system, the user can take all personal data with him or her. Consequently, there is no risk of accidental distribution or loss of personal data in case an external computer system is temporarily used or the computer system is temporarily used by another user.
  • an apparatus wherein the memory bus connection is realized by a direct wire or plug connection of pins between the central processing unit and the non volatile random access memory.
  • the memory bus is a PCI - Express connection.
  • an apparatus wherein the non volatile random access memory is divided into different virtual sections.
  • at least one virtual section is used for data storage and a further virtual section is used as a primary memory for processing data.
  • a size of the virtual sections is dynamically allocatable .
  • the non volatile random access memory is a phase change random access memory (PCRAM) , a magnetic random access memory (MRAM) , a ferroelectric random access memory (FRAM) or a NanotubeRAM device.
  • PCRAM phase change random access memory
  • MRAM magnetic random access memory
  • FRAM ferroelectric random access memory
  • non volatile random access memory devices are promising candidates for present and future application. They are or they will be commercially available and they fulfill the requirements for a reliable random access memory of the inventive apparatus.
  • an apparatus is provided, wherein said apparatus is one of a personal computer, a microprocessor, an embedded platform, a set-top box or a media recorder.
  • said apparatus is one of a personal computer, a microprocessor, an embedded platform, a set-top box or a media recorder.
  • a computer architecture as previously described is advantageous for these electronic devices.
  • FIG. 1 and 2 each show a comparison between a schematic computer architecture known from prior art (Fig. Ia, 2a) in contrast to a schematic computer architecture according an embodiment of the invention (Fig. Ib, Ic, Id, 2b) .
  • Fig. 3 schematically shows an allocation of a nonvolatile memory
  • Fig. 4 shows a computer architecture known from prior art. Detailed Description of the Invention
  • Fig. Ia shows a schematic sketch of a computer architecture known from prior art.
  • a central processing unit (CPU) 12 is connected to a bus system 32.
  • a bus system is understood as being a connection means to connect two or more devices having one or multiple connection pins, for example a CPU and a memory.
  • the bus system connects the connection pins of the devices either in a parallel manner, in a serial manner or with multiple serial connections, which are arranged in a parallel manner.
  • An SDRAM device as a random access memory 18 and a hard disc drive as a data storage device 24 are also connected to the bus system 32.
  • both the random access memory 18 and the data storage device 24 are substituted by a single nonvolatile random access memory 34, i.e. an PCRAM - device.
  • the CPU 12 in turn is connected to the bus system 32. Said CPU 12 and the nonvolatile random access memory 34 communicate via the bus system 32.
  • the connection between the memory bus 32 and the non volatile random access memory 34 is a direct wire connection 50 or a connection realized by a plug 46 as shown in Fig. Ic.
  • the non volatile random access memory 34 is in a physically detachable component 42.
  • the component 42 is connectable to the memory bus 32 via a plug connection 46 of pins 44.
  • a wireless connection between the memory bus 32 and the non volatile random access memory 34 as depicted in Fig. Id is useable.
  • the component 42 comprising the non volatile random access memory 34 has an antenna 48 and means for preparing the data to be transmitted via a wireless connection (not shown) attached to it.
  • a wireless connection means for preparing the data to be transmitted via a wireless connection (not shown) attached to it.
  • the memory bus 32 (not shown) and an antenna (not shown) are connected to the memory bus 32.
  • the data communication from the CPU 12 is performed over the memory bus 32 to the wireless connection means (not shown) , and subsequently over the wireless path to the antenna 48 attached component 42 comprising the non volatile random access memory 34.
  • the connection between the CPU 12 and the non volatile random access memory 34 is realized as an optical connection.
  • Fig. 2a shows a further schematic computer architecture known from prior art.
  • the bus system is divided in a Northbridge 16 and a Southbridge 20.
  • the CPU 12 is connected via a front side bus 14 to the Northbridge 16.
  • the random access memory 18 is connected to the Northbridge 16.
  • a data storage device 24, e.g. a hard disc drive and peripherals 36, e.g. a printer, network card, etc. are connected to the Southbridge 20.
  • the nonvolatile random access memory 34 serving as a random access memory as well as a data storage device is directly connected to the Northbridge 16 as it is shown in Fig. 2b. Therefore, a high speed data bus is available for communication between the CPU 12 and the nonvolatile random access memory 34. Further peripherals are connected to the Southbridge 20 as it is known from Fig. 2a.
  • Fig. 3 shows a schematic sketch of an allocation of the nonvolatile random access memory 34.
  • the capacity of the non volatile random access memory 34 should be 100 GByte, as it is shown in the left part of Fig. 3.
  • the storage space of the nonvolatile random access memory 34 is allocated into a first section 38 having a size of 1 GByte and a second section 40 having a size of 99 GByte as it is shown in the right part of Fig. 3.
  • the first and smaller section 38 is used for data processing while the second and larger section 40 is used for permanent storage of data, e.g. user data, data related to the operating system, etc.
  • Dividing the unified storage memory into a part predetermined for data processing 38 and a part predetermined for storage 40 has the advantage that a file system structure can be used in the larger section 40 used for storage. This facilitates addressing of the larger section 40 of the memory. Copying data between the storage part 40 of the memory and the processing part 38 of the memory is performed fast because the copying process is realized within one memory 34. Therefore, also by structuring the memory in a storage part 40 and a processing part 38 the benefits of the combined device are realized.
  • the size of the first and second section 38, 40 is allocated dynamically.
  • the allocation between the first and second section 38, 40 depends on the actual workload of the computer system or the present use of the nonvolatile random access memory 34 in case said memory is located in a physically detachable entity.
  • the size of the first section 38 of the nonvolatile memory used for processing data may be enlarged in order to improve the performance of the system in case the computer is confronted with a high workload.
  • the nonvolatile random access memory 34 is used as a personal workbench for a user working on a plurality of different computer systems, the performance of the system is not the main focus. Consequently, the size of the second section 40 of the nonvolatile random access memory 34 may be chosen as large as possible in order to provide a high storage capacity to the user.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)
PCT/EP2010/058375 2009-06-26 2010-06-15 Combined memory and storage device in an apparatus for data processing Ceased WO2010149538A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US13/380,811 US20120110253A1 (en) 2009-06-26 2010-06-15 Combined memory and storage device in an apparatus for data processing
CN2010800283532A CN102804141A (zh) 2009-06-26 2010-06-15 数据处理装置中的组合存储器和存储器件
EP10725439A EP2446350A1 (en) 2009-06-26 2010-06-15 Combined memory and storage device in an apparatus for data processing
JP2012516639A JP2012530991A (ja) 2009-06-26 2010-06-15 データ処理用の装置内のコンバインドメモリおよびストレージデバイス

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP09305609A EP2273365A1 (en) 2009-06-26 2009-06-26 Combined memory and storage device in an apparatus for data processing
EP09305609.1 2009-06-26

Publications (1)

Publication Number Publication Date
WO2010149538A1 true WO2010149538A1 (en) 2010-12-29

Family

ID=41279321

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2010/058375 Ceased WO2010149538A1 (en) 2009-06-26 2010-06-15 Combined memory and storage device in an apparatus for data processing

Country Status (6)

Country Link
US (1) US20120110253A1 (enExample)
EP (2) EP2273365A1 (enExample)
JP (1) JP2012530991A (enExample)
KR (1) KR20120031017A (enExample)
CN (1) CN102804141A (enExample)
WO (1) WO2010149538A1 (enExample)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3137990A4 (en) * 2014-04-29 2017-12-27 Hewlett-Packard Development Company, L.P. Resuming a system using state information

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9164856B2 (en) 2013-11-11 2015-10-20 International Business Machines Corporation Persistent messaging mechanism
US9342419B2 (en) 2013-11-11 2016-05-17 Globalfoundries Inc. Persistent messaging mechanism
WO2015080717A1 (en) 2013-11-27 2015-06-04 Intel Corporation Method and apparatus for server platform architectures that enable serviceable nonvolatile memory modules

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030028708A1 (en) * 2001-08-06 2003-02-06 Dov Moran Novel flash memory arrangement
US20070226409A1 (en) * 2004-06-10 2007-09-27 Sehat Sutardja Adaptive storage system including hard disk drive with flash interface

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7047356B2 (en) 2000-10-30 2006-05-16 Jack Yajie Chen Storage controller with the disk drive and the RAM in a hybrid architecture
US7010644B2 (en) * 2002-08-29 2006-03-07 Micron Technology, Inc. Software refreshed memory device and method
US20050050261A1 (en) 2003-08-27 2005-03-03 Thomas Roehr High density flash memory with high speed cache data interface
US7937198B2 (en) * 2004-12-29 2011-05-03 Snap-On Incorporated Vehicle or engine diagnostic systems supporting fast boot and reprogramming
US8120949B2 (en) * 2006-04-27 2012-02-21 Avalanche Technology, Inc. Low-cost non-volatile flash-RAM memory
EP1855181A2 (en) * 2006-05-10 2007-11-14 Marvell World Trade Ltd. System with high power and low power processors and thread transfer
CN101118460A (zh) * 2006-05-10 2008-02-06 马维尔国际贸易有限公司 具有高功率和低功率处理器以及线程转移的系统
US20080114924A1 (en) * 2006-11-13 2008-05-15 Jack Edward Frayer High bandwidth distributed computing solid state memory storage system
US7593284B2 (en) * 2007-10-17 2009-09-22 Unity Semiconductor Corporation Memory emulation using resistivity-sensitive memory
US8230196B1 (en) * 2009-05-28 2012-07-24 Micron Technology, Inc. Configurable partitions for non-volatile memory

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030028708A1 (en) * 2001-08-06 2003-02-06 Dov Moran Novel flash memory arrangement
US20070226409A1 (en) * 2004-06-10 2007-09-27 Sehat Sutardja Adaptive storage system including hard disk drive with flash interface

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3137990A4 (en) * 2014-04-29 2017-12-27 Hewlett-Packard Development Company, L.P. Resuming a system using state information

Also Published As

Publication number Publication date
EP2273365A1 (en) 2011-01-12
JP2012530991A (ja) 2012-12-06
KR20120031017A (ko) 2012-03-29
EP2446350A1 (en) 2012-05-02
US20120110253A1 (en) 2012-05-03
CN102804141A (zh) 2012-11-28

Similar Documents

Publication Publication Date Title
US8996795B2 (en) Storage device for mounting to a host
US20110022786A1 (en) Flash memory storage apparatus, flash memory controller, and switching method thereof
KR102114109B1 (ko) 데이터 저장 장치
US8677095B2 (en) System and method for optimal dynamic resource allocation in a storage system
JP2008192153A (ja) 相補性メモリ管理
CN111523155A (zh) 解锁在安全数字操作模式下锁定的安全数字存储器设备的方法
US8914587B2 (en) Multi-threaded memory operation using block write interruption after a number or threshold of pages have been written in order to service another request
US20120110253A1 (en) Combined memory and storage device in an apparatus for data processing
US6446139B1 (en) Multiple chip single image BIOS
WO2008096933A1 (en) Computer peripheral device implemented as optic storage device or/and removable disk by software emulation and implementing method thereof
EP2557497A1 (en) Method for improving booting of a computing device
JP2017182165A (ja) 情報処理装置の制御プログラム、情報処理装置および情報処理装置の制御方法
KR102388746B1 (ko) 세이프 어드레스 매핑을 이용한 메모리 셀 액세스 제어 방법
TWI397007B (zh) 系統支援儲存及電腦系統
JP2019159437A (ja) 情報処理装置、転送制御方法および転送制御プログラム
KR100997819B1 (ko) 정보 처리 장치
US20170083235A1 (en) Device capable of using external volatile memory and device capable of releasing internal volatile memory
EP3388937A1 (en) Local disks erasing mechanism for pooled physical resources
TWI390399B (zh) 具有虛擬儲存裝置之外接裝置
US12417043B2 (en) Selectable performance boost for storage devices
CN119003015B (zh) 操作系统启动项管理方法及设备、介质和计算机程序产品
US20210240396A1 (en) Storage device
JP2007249808A (ja) 機能拡張システム及び機能拡張機器
WO2009086692A1 (zh) 嵌入式系统利用nand闪存记忆体储存及启动的处理方法
CN119788514A (zh) 基于emmc的交换机启动方法、系统、交换机及介质

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201080028353.2

Country of ref document: CN

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

Ref document number: 10725439

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2010725439

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 20117030846

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 13380811

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2012516639

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE