EP2162821A1 - Lagerungsverfahren - Google Patents

Lagerungsverfahren

Info

Publication number
EP2162821A1
EP2162821A1 EP08806085A EP08806085A EP2162821A1 EP 2162821 A1 EP2162821 A1 EP 2162821A1 EP 08806085 A EP08806085 A EP 08806085A EP 08806085 A EP08806085 A EP 08806085A EP 2162821 A1 EP2162821 A1 EP 2162821A1
Authority
EP
European Patent Office
Prior art keywords
memory space
version
file
size
memory
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.)
Withdrawn
Application number
EP08806085A
Other languages
English (en)
French (fr)
Inventor
Thierry Milin
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.)
Orange SA
Original Assignee
France Telecom SA
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 France Telecom SA filed Critical France Telecom SA
Publication of EP2162821A1 publication Critical patent/EP2162821A1/de
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0238Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
    • G06F12/0246Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory

Definitions

  • the present invention relates to a method of storing a first version of a file in a first memory space.
  • US 2006/0136548 Such a process is known from US 2006/0136548.
  • This document describes a method of storing application software and data that are related to these applications in a memory of a terminal, for example a mobile phone.
  • the method of document US 2006/0136548 provides, prior to transmission of application software to the memory of the mobile phone, the reservation of a memory space that corresponds to the size of the application software concerned. For example, if the application software is 10 KB in size, the placeholder will be 10 KB. However, if the application software is 40 KB, the placeholder will be 40 KB. The size of the reserved memory space is therefore equal to the size of the application software. Subsequently, the application software is saved in the reserved memory space.
  • the memory of the mobile phone does not include enough space to allow the reservation, that is to say if for example the space available in the memory is only 20 KB, while the reservation must be 30 KB, the reservation can not be made and the application and its data will not be saved. If this is a new version of an application that needs to replace a current version, for example as part of an update of this application, this update will not be possible.
  • An example is the update of a type of software called in English "firmware".
  • the present invention therefore aims to remedy the disadvantage mentioned above by providing a method for better management of space in a memory with a low storage capacity, such as that which is generally provided with a mobile phone.
  • a method according to the introductory paragraph is characterized in that it further comprises:
  • the method is characterized in that it further comprises
  • This step ensures that the process will not be triggered if it can not be performed physically, that is to say, for lack of available space in the memory space.
  • the method is characterized in that said transmission step comprises a choice of data according to a label previously assigned to said data.
  • This memory could be found for example on a temporary storage server outside control by the user.
  • the user will prevent a third party having access to the storage server can access the data deemed sensitive by him.
  • the temporary storage server will fail during the process, it will have no detrimental consequence for this data.
  • the invention also relates to a device that can be used in a method of storing a first version of a file in a first memory space, characterized in that the device furthermore comprises:
  • the invention also relates to a communication device comprising a first memory space comprising a second version of a file characterized in that the device further comprises:
  • the invention also relates to a computer program comprising program code instructions for executing at least one of the steps of a method as described above, when said program is executed on a computer.
  • the invention also relates to a data carrier including a program as described above.
  • FIG. 1 is a diagram illustrating a drawback of the prior art in detail
  • FIG. 2 is a diagram illustrating the invention
  • FIG. 3 is a timing diagram illustrating the steps according to the invention.
  • Figure 1 shows schematically a memory space 1 1, which can be in a terminal for example a mobile phone.
  • the memory space 11 comprises an occupied part (up to the line referenced 1 15: hatched area) and an unoccupied or free part (referenced 19: non-hatched area).
  • occupied part are stored software applications and data, collectively referred to below with the word "files".
  • file 13 In the occupied part of the memory space 1 1 is a current version of a file 13 which occupies the space 1 1 to the line referenced 15.
  • the file 13 may for example be a "firmware".
  • Other files occupy the memory space 1 1 between line 15 and line 1.
  • Each file includes an identifier which makes it possible to distinguish between the files and their associated data.
  • a memory 1 1 1 for example a hard disk of a content server where there is a new version 1 13 of the file 13.
  • a memory management software tries to reserve the necessary space. In the memory space 1 1, there is still the unoccupied portion 19.
  • a quantity of the additional space shown between the lines 1 and 15 will be necessary. This quantity is already occupied.
  • the management software finds that the necessary quantity is no longer available in the memory space 1 1, the transmission of the new version will not be performed.
  • FIG. 2 is further shown a memory 21 for example another hard disk being on for example a temporary storage server.
  • a memory 21 for example another hard disk being on for example a temporary storage server.
  • the quantity of the memory space occupied by the memory space between the lines 1 and 17 is transmitted to the memory and stored therein as a file 23.
  • the space between the line 1 15 and the line 17 becomes available for the transmission of the new version 1 13 of the file 13 from the space memory 1 1 1.
  • the management software will then release this quantity into the memory space 11.
  • the current version of the file 13 in the memory space 1 1 will be replaced by the new version 1 13.
  • the space between the line 17 and the line 1 15 can be used again.
  • the file 23 will be retransmitted from the server 21 to the memory 11 in this free space.
  • FIG. 3 a terminal 31 is shown where the memory 1 1 is located, a temporary storage server 33 where the memory 21 is located and a content server 35 where is the memory 1 1 1.
  • the method begins with a request 37 from a terminal 31 to the first server 35 for sending a new version of a file. This request will contain an identifier that allows the server 35 to know the file concerned. Then, during a transmission step 39, the size of a free memory space required for receiving the new version of said file so that the first terminal 31 can receive it will be transmitted from the first server 35 to said terminal 31.
  • the memory space 1 1 of the terminal 31 comprises a occupied part and an unoccupied part.
  • a quantity of the data in the occupied part (hatched area in FIG. 2) of the memory space 11 is transmitted from the memory 1 1 to a second server 33.
  • This quantity will be at least equal to the difference between the size of the new version of the file and the size of the unoccupied part (non-hatched area in Figure 2) of the memory space 11.
  • this quantity must not be chosen from the memory space occupied by the current version of the file 13 if the file 13 is necessary for the operation of the terminal 31, for example in the case where the file 13 is a "firmware" and the process is used to update this "firmware".
  • this quantity can be chosen from the memory space occupied by other files: the memory space between line 15 and line 1 in FIG. 2.
  • An example to illustrate the previous one - if the non-part occupied the memory space 1 1 includes 80 KB but the new version of the file has a size of 130 KB, at least a quantity of the occupied memory space of 130 - 80 50 KB will have to be transmitted to the second server 33.
  • a quantity of 50 KB will be released and becomes available in the memory space 1 1 of the terminal 31 to accommodate the new version of the file 13 in full.
  • the new version is transmitted from said first server 35 to said part thus released and a priori unoccupied, that is to say not used for the moment.
  • the terminal memory can actually receive the new version and the current version of the file at the same time, i.e., the memory size is large enough to receive both versions simultaneously.
  • all the files present in the memory will be provided with a numeric or textual or alphanumeric identifier, for example "secret” or "personal”, when their recording in the memory.
  • a user Before the transmission step 31 1, a user can decide that he wants only files labeled "personal” to be transmitted to the memory 21 of the temporary storage server. And especially not the files labeled "secret”.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)
EP08806085A 2007-06-29 2008-06-25 Lagerungsverfahren Withdrawn EP2162821A1 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR0756197 2007-06-29
PCT/FR2008/051154 WO2009004266A1 (fr) 2007-06-29 2008-06-25 Procede de stockage

Publications (1)

Publication Number Publication Date
EP2162821A1 true EP2162821A1 (de) 2010-03-17

Family

ID=38786142

Family Applications (1)

Application Number Title Priority Date Filing Date
EP08806085A Withdrawn EP2162821A1 (de) 2007-06-29 2008-06-25 Lagerungsverfahren

Country Status (3)

Country Link
US (1) US20100145906A1 (de)
EP (1) EP2162821A1 (de)
WO (1) WO2009004266A1 (de)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2633401A1 (de) * 2010-10-28 2013-09-04 Thompson Licensing Verfahren für die neuzuweisung nichtflüchtigre speicher zur informationsspeicherung
CN103336703B (zh) * 2013-07-08 2018-09-18 惠州Tcl移动通信有限公司 生成升级包的方法、服务器、软件升级方法、移动终端
CN106294188A (zh) * 2015-05-18 2017-01-04 中兴通讯股份有限公司 存储空间处理方法及装置

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100287137B1 (ko) 1997-04-11 2001-04-16 윤종용 휴대형 정보 단말기의 버전 관리방법
US7415539B2 (en) * 2001-09-28 2008-08-19 Siebel Systems, Inc. Method and apparatus for detecting insufficient memory for data extraction processes
US6938140B2 (en) * 2002-08-29 2005-08-30 Micron Technology, Inc. System and method for linear object reallocation in place
US20040044868A1 (en) 2002-08-30 2004-03-04 Intel Corporation Method and apparatus for high-speed longest prefix match of keys in a memory
JP2004102698A (ja) * 2002-09-10 2004-04-02 Ntt Docomo Inc ダウンロード方法、領域管理装置、携帯通信端末、プログラムおよび記録媒体
US7890091B2 (en) * 2003-05-08 2011-02-15 Good Technology, Inc. Collaborative data and intelligent synchronization for mobile devices
WO2005085997A2 (en) * 2004-03-10 2005-09-15 Sony Ericsson Mobile Communications Ab Automatic backup store in firmware upgrades
JP4813872B2 (ja) * 2005-11-21 2011-11-09 株式会社日立製作所 計算機システム及び計算機システムのデータ複製方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2009004266A1 *

Also Published As

Publication number Publication date
US20100145906A1 (en) 2010-06-10
WO2009004266A1 (fr) 2009-01-08

Similar Documents

Publication Publication Date Title
US8554735B1 (en) Systems and methods for data upload and download
US8296263B2 (en) Systems and methods for data upload and download
US20050055595A1 (en) Software update method, apparatus and system
FR2845175A1 (fr) Procede et systeme de commutation entre deux images ou plus d'un progiciel sur un dispositif hote
TW201020917A (en) System and method for delivering software
WO2002091099A2 (fr) Procede de selection d'une image de logiciel executable
FR3017725A1 (fr) Procede de deploiement d'un ensemble d'application (s) logicielle (s)
FR2762737A1 (fr) Procede pour changer de version de logiciel dans un systeme informatique comportant plusieurs stations, et systeme informatique pour la mise en oeuvre de ce procede
EP2162821A1 (de) Lagerungsverfahren
FR2800963A1 (fr) Procede de mise a jour d'un programme principal execute par un module de radiocommunication et/ou de donnees associees a ce programme principal, et module de radiocommunication correspondant
EP1834469B1 (de) Vorrichtung für eine automatische Internetverbindung
EP2109979B1 (de) Verfahren und vorrichtung zur verbindungsverwaltung in einem telekommunikationsnetzwerk
WO2014041278A1 (fr) Gestion de l'utilisation d'une passerelle par une pluralité de terminaux
EP3195638B1 (de) Verfahren zur verabreichung von lebenszyklen von kommunikationsprofilen
WO2012013904A1 (fr) Téléphone mobile sous android comprenant une chaîne de mise à disposition de contenus
KR100464031B1 (ko) 이동통신 단말기의 무선 컨텐츠 저장 방법
EP3080968A1 (de) Verfahren zur synchronisation von daten zwischen einer gruppe von endgeräten
EP2893732B1 (de) Verfahren zum anschliessen eines endgeräts an das beste verfügbare mobilfunknetz
EP2510671A1 (de) Verfahren zur sicherung von daten eines tragbaren kommunikationsendgeräts
WO2017001770A1 (fr) Procédé de gestion de profils dans un élément sécurisé
BE1005326A7 (fr) Systeme de communication et de traitement.
EP1550962A1 (de) Automatisiertes System und Methode zum Laden von Daten
EP2791794A1 (de) Verfahren zur verwaltung einer von einer vorrichtung referenzierten anwendung
WO2007104899A1 (fr) Procede de mise a jour robuste de logiciel
WO2006048529A1 (fr) Systeme et procede d'envoi de messages dans un reseau de communication par messagerie electronique, bases sur l'utilisation d'un filtre d'envoi.

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20091126

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MT NL NO PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA MK RS

17Q First examination report despatched

Effective date: 20100528

DAX Request for extension of the european patent (deleted)
GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20120626