WO2015106529A1 - 终端系统资源管理方法及装置 - Google Patents

终端系统资源管理方法及装置 Download PDF

Info

Publication number
WO2015106529A1
WO2015106529A1 PCT/CN2014/079416 CN2014079416W WO2015106529A1 WO 2015106529 A1 WO2015106529 A1 WO 2015106529A1 CN 2014079416 W CN2014079416 W CN 2014079416W WO 2015106529 A1 WO2015106529 A1 WO 2015106529A1
Authority
WO
WIPO (PCT)
Prior art keywords
partition
data
operating system
customized
terminal
Prior art date
Application number
PCT/CN2014/079416
Other languages
English (en)
French (fr)
Inventor
解仲坤
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Priority to EP14878657.7A priority Critical patent/EP3091435A4/en
Priority to US15/112,228 priority patent/US10078532B2/en
Publication of WO2015106529A1 publication Critical patent/WO2015106529A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5016Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a terminal system resource management method and apparatus. Background technique
  • the types of mobile terminal devices are increasing, such as smart phones, tablet computers and other wireless data terminals.
  • the software and hardware technologies of the terminal devices are further improved, so that multiple operating systems can be installed in the terminal devices, such as Android and Windows Phone systems or other operating systems can be preset in the same mobile phone terminal.
  • the embodiments of the present invention mainly provide a terminal system resource management method and device, which reduce the complexity and cost of terminal operating system maintenance.
  • the embodiment of the invention provides a terminal system resource management method, which includes:
  • Deleting a customized data partition and at least one operating system partition in a memory chip of the terminal wherein the customized data partition is used to store system characteristic resource data, and the operating system partition is used to store system common function resource data;
  • the embodiment of the invention further provides a terminal system resource management device, including:
  • a partitioning module configured to divide a customized data partition and at least one operating system partition in a memory chip of the terminal, where the customized data partition is used to store system characteristic resource data, and the operating system partition is used to store system common function resource data;
  • the management operation module is configured to separately manage resource data of the customized data partition and the at least one operating system partition, and share resource data of the customized data partition in the at least one operating system partition.
  • a method and device for managing terminal system resources by dividing an independent custom data partition and an operating system partition in a terminal storage chip, distinguishing between general functions and customization functions of the system, and customizing data partitions and operating system partitions.
  • the resource data is separately managed, and the resource data of the customized data partition is shared in one or more operating system partitions, thereby avoiding the influence of system operation and update on the customized data, and the operating systems in the terminal share the resources in the customized data partition.
  • Customizing the characteristics of the terminal operating system reduces the maintenance complexity and operating cost of the terminal system and reduces the update data download traffic.
  • FIG. 1 is a schematic flowchart of a method for managing a resource of a terminal system according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of sharing resource data of a customized data partition in at least one operating system partition according to an embodiment of the present invention
  • FIG. 3 is another schematic flowchart of sharing resource data of a customized data partition in at least one operating system partition in the embodiment of the present invention
  • FIG. 4 is a schematic flowchart of applying a customization function corresponding to system characteristic resource data to a corresponding operating system according to an embodiment of the present invention
  • FIG. 5 is a schematic flowchart of another embodiment of a terminal system resource management method according to the present invention
  • FIG. 6 is a schematic diagram of a startup process of a terminal operating system in an example of the embodiment of the present invention
  • 6b is a schematic flowchart of configuring a terminal interface in an example of an embodiment of the present invention
  • 6c is a schematic diagram of a process of updating a feature customization resource of a terminal system in an example of an embodiment of the present invention
  • FIG. 7 is a schematic diagram of functional modules of an embodiment of a terminal system resource management apparatus according to the present invention
  • FIG. 8 is a schematic structural diagram of a management operation module in an embodiment of a terminal system resource management apparatus according to the present invention
  • FIG. 9 is a schematic diagram of another structure of a management operation module in an embodiment of a terminal system resource management apparatus according to the present invention.
  • FIG. 10 is a schematic diagram of functional modules of another embodiment of a terminal system resource management apparatus according to the present invention.
  • the solution of the embodiment of the present invention mainly includes: dividing a separate customized data partition and an operating system partition in the terminal storage chip, distinguishing the system common function and the customization function, respectively managing the resource data of the customized data partition and the operating system partition, and
  • the resource data of the customized data partition is shared in one or more operating system partitions to avoid the impact of system operation and update on the customized data, reduce the maintenance complexity and operation cost of the terminal system, and reduce the update data download traffic.
  • an embodiment of the present invention provides a terminal system resource management method, including: Step S101: dividing a customized data partition and at least one operating system partition in a storage chip of the terminal, where the customized data partition is used for storage System characteristic resource data, the operating system partition Used to store system common function resource data;
  • the terminal in this embodiment has a communication data service function, and may specifically be a terminal device such as a smart phone or a tablet computer, and may have one or more operating systems, for example, one of the operating systems is an Android smart operating system.
  • the functions of the terminal operating system are divided into general functions and customized functions, and multiple operating system partitions are allocated corresponding to the number of operating systems in the storage chip of the terminal, and an independent customized data partition, each operating system partition. Install an operating system, and each operating system partition does not affect each other.
  • the operating system that is started can be selected.
  • the operating system partition is used to store the system general function resource data, and has the corresponding driver to read and write the partition file content.
  • the customized data partition is used to store system characteristic resource data
  • the system characteristic resource data includes a system function customization file and a system interface customization resource, and specifically includes resource data such as a function configuration file, a picture, a ring tone, and a network link of the terminal system.
  • Each system property resource has a unique version number and matches the end system version number.
  • the purpose of dividing the independent custom data partition in this embodiment is to distinguish the general function and the customization function of the operating system, so that the upgrade of the operating system common function resource data and the system characteristic resource customization data in the terminal is two independent upgrade processes, and When the data is updated, it is only necessary to update the contents of the respective partitions without affecting each other, thereby avoiding the impact of the terminal system upgrade or other operations on the data, and also reducing the maintenance complexity of the terminal system version.
  • Step S102 Manage the resource data of the customized data partition and the at least one operating system partition separately, and share the resource data of the customized data partition in the at least one operating system partition.
  • the custom data partitioning and the resource data of one or more operating system partitions can be separately managed, and Sharing the one or more operating system partitions Customize resource data for data partitions.
  • the separately managing the resource data of the customized data partition and the one or more operating system partitions includes: separately configuring system characteristic resource data of the customized data partition, and system common function resource data of one or more partitions, Upgrade and other operations.
  • the terminal When the system feature resource data is upgraded, the terminal periodically downloads from the version management server and stores it to the customized data partition according to the current terminal system version number, the currently registered network service information, and the like.
  • the version management server is arranged and maintained by the communication carrier or the terminal manufacturer to store the terminal system characteristic customization resources, and each system characteristic resource has a unique version number and matches the terminal system version number.
  • System feature resources include system properties and function profiles, wallpapers, ring tones, network links, and more.
  • one of the operating systems can be selected to start when the terminal is booted.
  • the version management server is periodically connected to update the system characteristic customization resources.
  • custom partition data can be read through the management module program in the system, and the customization function can be applied to the system.
  • Each operating system can read the resource data in the customized data partition.
  • other operating systems can be shared, which can reduce the download traffic of data updates.
  • the operating systems in the terminal can share the resource data in the customized data partition and customize the characteristics of the terminal operating system, the maintenance complexity of the terminal system can be reduced, and the operating cost can be reduced.
  • step S102 the step of sharing resource data of the customized data partition in at least one operating system partition includes:
  • Step S1021 Invoking system common function resource data in the at least one operating system partition, and starting a corresponding operating system; Step S1022, in the process of starting the corresponding operating system, reading system characteristic resource data in the customized data partition;
  • Step S1023 Apply a customization function corresponding to the system characteristic resource data to the corresponding operating system.
  • the system characteristic resource data in the customized data partition is read, and the terminal operating system characteristics are customized, thereby reducing the maintenance complexity of the terminal system and reducing the operation cost.
  • step S102 in step S102, in step S1023, before applying the customization function corresponding to the system characteristic resource data to the corresponding operating system, the method may further include:
  • Step S1024 determining whether the system characteristic resource data in the read customized data partition matches the current operating system, if yes, proceeding to step S1023; otherwise, proceeding to step S1025; step S1025, the read customized data
  • the system characteristic resources in the partition are converted into system characteristic resources matched by the current operating system;
  • Step S1026 Apply the customized function corresponding to the converted system characteristic resource to the current operating system.
  • the terminal reads the system characteristic resource data in the customized data partition during the startup of the current operating system, and determines whether the system characteristic resource data in the read customized data partition matches the current operating system, and if not, The system characteristic resource in the read customized data partition is converted into a system characteristic resource recognizable by the current operating system by the data conversion unit, stored in the local operating system database partition, and provides a local system customized resource access interface.
  • the system management module will customize the resource access according to the system provided by the data conversion unit.
  • the port reads the terminal function customization data and applies it to the current operating system of the terminal, thereby realizing sharing of resource data in the customized data partition by different operating systems.
  • the step of applying the customization function corresponding to the system characteristic resource data to the corresponding operating system may include:
  • Step S10231 Calling a system function customization file in the system characteristic resource to configure a function of each module of the terminal;
  • Step S10232 Call an interface configuration file in the system characteristic resource according to the network service information registered by the terminal, configure the terminal system interface, and display an interface resource that matches the current network.
  • the system function customization file in the system characteristic resource is invoked, and the functions of each module of the terminal are configured, for example, network mode selection, WI-FI hotspot. Whether the feature is available for configuration. If the corresponding configuration resource is not read from the system feature resource, the system default function configuration is used.
  • the interface configuration file in the system characteristic resource is invoked, the terminal system interface is configured, and the interface resource corresponding to the current network is displayed, thereby implementing the terminal interface display, wherein, for example, If the corresponding configuration resource is not read from the system property resource, the system default interface configuration is used.
  • the common functions and customization functions of the prior art terminal systems are set in one terminal operating system and stored in one partition. For operators with multiple brands, each brand must use one.
  • the terminal version which makes the system upgrade and maintenance more complicated.
  • the resource data of the customized data partition and the operating system partition are respectively managed by dividing the independent custom data partition and the operating system partition in the terminal storage chip, and the resource data of the customized data partition and the operating system partition are respectively managed, and one or more The resource data of the customized data partition is shared in the operating system partition, thereby avoiding the influence of system operation and update on the customized data, and each operating system in the terminal shares the resources in the customized data partition, and customizes the characteristics of the terminal operating system.
  • another embodiment of the present invention provides a terminal system resource management method. On the basis of an embodiment shown in FIG. 1 , after the step S102, the method further includes:
  • Step S103 Update system characteristic resource data in the customized data partition.
  • the terminal can periodically connect to the version management server to check the system characteristic resource data in the updated custom data partition.
  • the updated system feature is downloaded to customize the data partition. If it is checked that the resources in the custom partition are up-to-date, and local conversions and customizations have not been performed, the resource data is customized by using the intra-partition system feature through the conversion.
  • each operating system can read the resource data in the customized data partition. After upgrading the customized data resources in one operating system, other operating systems can share the customized customization. Data resources, which can reduce the download traffic of data updates.
  • the operating systems in the terminal can share the resource data in the customized data partition and customize the characteristics of the terminal operating system, the maintenance complexity of the terminal system can be reduced, and the operating cost can be reduced.
  • the solution involves a resource update module, a data conversion module, a system management module, and an interface configuration module.
  • the startup process of the terminal operating system in the embodiment of the present invention includes:
  • Step 22 Initialize the customized resource access interface provided by the data conversion module to provide calls to other modules.
  • the system function customization file is an XML file, and the corresponding configuration can be accessed according to the node of the system function.
  • Step 23 Start the terminal system management module service.
  • Step 24 The terminal system management module reads the customized resource access interface, and reads the corresponding configuration according to the configured function node.
  • Step 25 Check whether the function node configuration is successfully read, and check whether the system function customization file is configured for the function node of the query.
  • Step 26 If the corresponding function configuration is not read, the default configuration preset by the system is applied.
  • Step 27 After reading the corresponding function configuration, the customized function configuration is applied.
  • Step 29 Start the interface configuration module program and configure the system interface. See the process shown in Figure 6b for details.
  • Step 30 The system is initialized, and a system broadcast message is sent to notify other modules in the system.
  • the process of configuring the terminal interface in the embodiment of the present invention includes: Step 31: The terminal system starts the interface configuration module program, and the program runs in the system background. Step 32: Check the operator network brand information registered by the terminal. If no network monthly service is currently registered, the desktop customization resource is not matched. The match is based on SIM card information or registered network information.
  • Step 33 Call the interface resource customization interface provided by the data conversion module to access the interface customization resource.
  • Step 34 Determine, according to the return value of the interface, whether the resource is matched.
  • Step 35 If the interface customization resource is not matched, the preset default interface resource is used.
  • Step 36 If the interface is customized to the interface, the customized interface resource is used. Call the interface provided by the system interface to configure the interface, including desktop wallpaper, default ringtone, custom service link, and so on.
  • Step 42 The resource update module program starts its own service and listens to the terminal network connection status message.
  • Step 43 Check the network status. If the network is not connected, continue listening. If the network is connected, the process continues.
  • Step 44 Connect to the version management server according to the preset server address.
  • Step 45 Upload the local terminal system version number to the server, and query whether there is a matching system feature customization resource.
  • Step 50 Apply system features to customize resources and restart the system.
  • the partitioning module 201 may be implemented by a processor, configured to divide a customized data partition and at least one operating system partition in a storage chip of the terminal, where the customized data partition is used to store system characteristic resource data, and the operating system partition is used for storing System common function resource data;
  • the management operation module 202 may be implemented by a memory chip, configured to separately manage resource data of the customized data partition and the at least one operating system partition, and share resources of the customized data partition in the at least one operating system partition data.
  • the functions of the terminal operating system are divided into general functions and customized functions, and multiple operating system partitions are allocated corresponding to the number of operating systems in the storage chip of the terminal, and an independent customized data partition, each operating system partition. Install an operating system, and each operating system partition does not affect each other.
  • the operating system that is started can be selected.
  • the purpose of dividing the independent custom data partition in this embodiment is to distinguish the general function and the customization function of the operating system, so that the upgrade of the operating system common function resource data and the system characteristic resource customization data in the terminal is two independent upgrade processes, and When the data is updated, it is only necessary to update the contents of the respective partitions without affecting each other, thereby avoiding the impact of the terminal system upgrade or other operations on the data, and also reducing the maintenance complexity of the terminal system version. Since the functions of the terminal operating system are divided into general functions and customized functions, and corresponding partitions are respectively set, the custom data partitioning and the resource data of one or more operating system partitions can be separately managed, and Resource data of the custom data partition is shared among one or more operating system partitions.
  • the separately managing the resource data of the customized data partition and the one or more operating system partitions includes: separately configuring system characteristic resource data of the customized data partition, and system common function resource data of one or more partitions, Upgrade and other operations.
  • the terminal When the system feature resource data is upgraded, the terminal periodically downloads from the version management server and stores it to the customized data partition according to the current terminal system version number, the currently registered network service information, and the like.
  • the version management server is arranged and maintained by the communication carrier or the terminal manufacturer to store the terminal system characteristic customization resources, and each system characteristic resource has a unique version number and matches the terminal system version number.
  • System feature resources include system properties and function profiles, wallpapers, ring tones, network links, and more.
  • the management unit 2021 is configured to separately configure and/or upgrade system characteristic resource data of the customized data partition and system general function resource data of at least one operating system partition.
  • the sharing unit 2022 is configured to invoke the system common function resource data in the at least one operating system partition to start the corresponding operating system; in the process of starting the corresponding operating system, reading the system characteristic resource data in the customized data partition; Applying a customization function corresponding to the system characteristic resource data to the corresponding operating system.
  • the system characteristic resource data in the customized data partition is read, and the terminal operating system characteristics are customized, thereby reducing the maintenance complexity of the terminal system and reducing the operation cost.
  • the management operation module 202 further includes: a determining unit 2023 and a converting unit 2024, where:
  • the determining unit 2023 is configured to determine whether the system characteristic resource data in the read customized data partition matches the current operating system; if matched, the sharing function corresponding to the system characteristic resource data by the sharing unit Applied to the corresponding operating system;
  • the system management module customizes the resource access interface according to the system provided by the data conversion unit, reads the terminal function customization data, and applies it to the current operating system of the terminal, thereby realizing sharing of resource data in the customized data partition by different operating systems.
  • the interface configuration file in the system characteristic resource is invoked, the terminal system interface is configured, and the interface resource corresponding to the current network is displayed, thereby implementing the terminal interface display, wherein, for example, If the corresponding configuration resource is not read from the system property resource, the system default interface configuration is used.
  • the common functions and customization functions of the prior art terminal systems are set in one terminal operating system and stored in one partition. For operators with multiple brands, each brand must use one.
  • the terminal version which makes the system upgrade and maintenance more complicated.
  • the resource data of the customized data partition and the operating system partition are respectively managed by dividing the independent custom data partition and the operating system partition in the terminal storage chip, and the resource data of the customized data partition and the operating system partition are respectively managed, and one or more
  • the resource data of the customized data partition is shared in the operating system partition, thereby avoiding the influence of system operation and update on the customized data, and each operating system in the terminal shares the resources in the customized data partition, and customizes the characteristics of the terminal operating system, thereby reducing the terminal.
  • the maintenance complexity of the system, operating costs, and reduced update data download traffic are respectively managed by dividing the independent custom data partition and the operating system partition in the terminal storage chip, and the resource data of the customized data partition and the operating system partition are respectively managed, and one or more
  • the resource data of the customized data partition is shared in
  • another embodiment of the present invention provides a terminal system resource management apparatus, where Based on the embodiment shown in FIG. 3 above, the method further includes:
  • the update module 203 is configured to update system characteristic resource data in the customized data partition.
  • the difference between this embodiment and the embodiment shown in FIG. 7 above is that the embodiment further includes a scheme for updating system characteristic resource data in the customized data partition in the current operating system.
  • the terminal can periodically connect to the version management server to check the system characteristic resource data in the updated custom data partition.
  • each operating system can read the resource data in the customized data partition. After upgrading the customized data resources in one operating system, other operating systems can share the customized customization. Data resources, which can reduce the download traffic of data updates.
  • the operating systems in the terminal can share the resource data in the customized data partition and customize the characteristics of the terminal operating system, the maintenance complexity of the terminal system can be reduced, and the operating cost can be reduced.
  • the terminal system resource management method and device divides the independent data partition and the operating system partition in the terminal storage chip, distinguishes the system common function and the customization function, and separately performs resource data of the customized data partition and the operating system partition.
  • the system features are customized to reduce the maintenance complexity and operation cost of the terminal system, and reduce the update data download traffic.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

本发明涉及一种终端系统资源管理方法及装置,其方法包括:在终端的存储芯片中划分定制数据分区和至少一操作系统分区,定制数据分区用于存储系统特性资源数据,操作系统分区用于存储系统通用功能资源数据;对定制数据分区和至少一操作系统分区的资源数据分别进行管理,并在至少一操作系统分区中共享定制数据分区的资源数据。本发明避免了系统操作和更新对定制数据的影响,降低了终端系统的维护复杂度、运营成本,同时减少了更新数据下载流量。

Description

终端系统资源管理方法及装置 技术领域
本发明涉及通讯技术领域, 尤其涉及一种终端系统资源管理方法及装 置。 背景技术
目前, 随着移动通讯技术的不断发展, 移动终端设备的种类不断增多, 如智能手机、 平板电脑及其他无线数据终端等。 与此同时, 终端设备的软 硬件技术也进一步提高, 使得终端设备中可安装多个操作系统, 如可在同 一手机终端中预置 Android和 Windows Phone系统或其他操作系统。
此外, 通讯网络运营商为了扩充其业务的发展, 目前也推出了多种合 约定制终端机, 即在原生终端操作系统中定制其个性化功能和服务。 在运 营商网络下可能有多个品牌, 如预付费和后付费等, 每种品牌终端机预置 的资源和应用可能不一致, 对应的终端版本也不同, 而由于终端设备型号 和操作系统的多样化, 导致终端系统版本管理维护和升级成了复杂的问题。 发明内容
为解决现有存在的技术问题, 本发明实施例主要提供一种终端系统资 源管理方法及装置, 降低终端操作系统维护的复杂度和成本。
本发明实施例提出一种终端系统资源管理方法, 包括:
在终端的存储芯片中划分定制数据分区和至少一操作系统分区, 所述 定制数据分区用于存储系统特性资源数据, 所述操作系统分区用于存储系 统通用功能资源数据;
对所述定制数据分区和至少一操作系统分区的资源数据分别进行管 理, 并在所述至少一操作系统分区中共享所述定制数据分区的资源数据。 本发明实施例还提出一种终端系统资源管理装置, 包括:
分区模块, 配置为在终端的存储芯片中划分定制数据分区和至少一操 作系统分区, 所述定制数据分区用于存储系统特性资源数据, 所述操作系 统分区用于存储系统通用功能资源数据;
管理操作模块, 配置为对所述定制数据分区和至少一操作系统分区的 资源数据分别进行管理, 并在所述至少一操作系统分区中共享所述定制数 据分区的资源数据。
本发明实施例提出的一种终端系统资源管理方法及装置, 通过在终端 存储芯片中划分独立的定制数据分区和操作系统分区, 区分系统通用功能 和定制功能, 对定制数据分区和操作系统分区的资源数据分别进行管理, 并在一个或多个操作系统分区中共享定制数据分区的资源数据, 从而避免 了系统操作和更新对定制数据的影响, 而且终端中各操作系统共享使用定 制数据分区中资源, 对终端操作系统特性进行定制, 降低了终端系统的维 护复杂度、 运营成本, 同时减少了更新数据下载流量。 附图说明
图 1是本发明终端系统资源管理方法一实施例的流程示意图; 图 2是本发明实施例中在至少一操作系统分区中共享定制数据分区的 资源数据的一种流程示意图;
图 3是本发明实施例中在至少一操作系统分区中共享定制数据分区的 资源数据的另一种流程示意图;
图 4是本发明实施例中将系统特性资源数据对应的定制功能应用到对 应的操作系统中的流程示意图;
图 5是本发明终端系统资源管理方法另一实施例的流程示意图; 图 6a是本发明实施例的一种实例中终端操作系统的启动流程示意图; 图 6b是本发明实施例的一种实例中对终端界面进行配置的流程示意 图;
图 6c是本发明实施例的一种实例中更新终端系统特性定制资源的流程 示意图;
图 7是本发明终端系统资源管理装置一实施例的功能模块示意图; 图 8是本发明终端系统资源管理装置实施例中管理操作模块的一种结 构示意图;
图 9是本发明终端系统资源管理装置实施例中管理操作模块的另一结 构示意图;
图 10是本发明终端系统资源管理装置另一实施例的功能模块示意图。 为了使本发明的技术方案更加清楚、 明了, 下面将结合附图作进一步 详述。 具体实施方式
应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用于 限定本发明。
本发明实施例的解决方案主要是: 在终端存储芯片中划分独立的定制 数据分区和操作系统分区, 区分系统通用功能和定制功能, 对定制数据分 区和操作系统分区的资源数据分别进行管理, 并在一个或多个操作系统分 区中共享定制数据分区的资源数据, 以避免系统操作和更新对定制数据的 影响, 降低终端系统的维护复杂度、 运营成本, 同时减少更新数据下载流 量。
如图 1所示, 本发明一实施例提出一种终端系统资源管理方法, 包括: 步骤 S101, 在终端的存储芯片中划分定制数据分区和至少一操作系统 分区, 所述定制数据分区用于存储系统特性资源数据, 所述操作系统分区 用于存储系统通用功能资源数据;
本实施例终端具有通讯数据业务功能, 具体可以为智能手机、 平板电 脑等终端设备, 其可以具有一个或多个操作系统, 比如其中一个操作系统 为 Android智能操作系统。
本实施例将终端操作系统的功能分为通用功能和定制功能, 在终端的 存储芯片中针对操作系统的个数对应划分多个操作系统分区, 以及一个独 立的定制数据分区, 每个操作系统分区安装一个操作系统, 各操作系统分 区互不影响。 终端启动时, 可对启动的操作系统进行选择。
其中, 操作系统分区用于存储系统通用功能资源数据, 具有可以包括 相应驱动读写分区文件内容。
定制数据分区用于存储系统特性资源数据, 该系统特性资源数据包括 系统功能定制文件和系统界面定制资源, 具体可以包括终端系统的功能配 置文件、 图片、 铃音、 网络链接等资源数据。 每个系统特性资源具有唯一 版本号, 并与终端系统版本号匹配。
本实施例划分独立定制数据分区的目的是, 可以区分操作系统的通用 功能和定制功能, 使得终端中操作系统通用功能资源数据和系统特性资源 定制数据的升级为两个独立的升级过程, 并且在数据更新时, 只需更新各 自分区内容, 互不影响, 从而避免终端系统升级或其他操作对数据的影响, 同时也降低了终端系统版本的维护复杂度。
步骤 S102, 对所述定制数据分区和至少一操作系统分区的资源数据分 别进行管理, 并在所述至少一操作系统分区中共享所述定制数据分区的资 源数据。
由于将终端操作系统的功能分为通用功能和定制功能, 并分别设置有 对应的分区, 由此, 可以实现对定制数据分区, 以及一个或多个操作系统 分区的资源数据分别进行管理, 并在一个或多个操作系统分区中共享所述 定制数据分区的资源数据。
其中, 对定制数据分区和一个或多个操作系统分区的资源数据分别进 行管理包括: 分别对所述定制数据分区的系统特性资源数据, 以及一个或 多个分区的系统通用功能资源数据进行配置、 升级等操作。
在升级系统特性资源数据时, 终端根据当前终端系统版本号、 当前注 册的网络服务信息等, 从版本管理服务器中定期下载, 存储至定制数据分 区。
其中, 版本管理服务器由通讯运营商或终端厂商布置维护, 用来存储 终端系统特性定制资源, 每个系统特性资源具有唯一版本号, 并与终端系 统版本号匹配。 系统特性资源包括系统属性与功能配置文件、 壁纸、 铃音、 网络链接等资源。
对于具有多个操作系统的终端, 在终端启动时, 可以选择其中一操作 系统启动。 在终端操作系统初始化完成后, 定时连接版本管理服务器, 对 系统特性定制资源进行更新。
在操作系统启动过程中, 可以通过系统中的管理模块程序, 读取定制 分区数据, 将定制功能应用到系统中。 每个操作系统都可以读取定制数据 分区中的资源数据, 在一个操作系统中升级定制数据资源后, 其他操作系 统可以共享使用, 从而可以减少数据更新的下载流量。
此外, 由于终端中各操作系统可以共享定制数据分区中的资源数据, 对终端操作系统特性进行定制, 从而可以降低终端系统的维护复杂度, 降 低运营成本。
其中, 作为一种实施方式, 如图 2所示, 上述步骤 S102中, 在至少一 操作系统分区中共享所述定制数据分区的资源数据的步骤包括:
步骤 S 1021, 调用所述至少一操作系统分区中系统通用功能资源数据, 启动对应的操作系统; 步骤 S1022,在启动对应的操作系统过程中,读取所述定制数据分区中 的系统特性资源数据;
步骤 S1023 ,将所述系统特性资源数据对应的定制功能应用到所述对应 的操作系统中。
通过上述方案, 在操作系统启动后, 读取定制数据分区中的系统特性 资源数据, 对终端操作系统特性进行定制, 从而可以降低终端系统的维护 复杂度, 降低运营成本。
作为一种实施方式, 如图 3所示, 上述步骤 S102中, 在步骤 S1023 : 在将系统特性资源数据对应的定制功能应用到所述对应的操作系统中之前 还可以包括:
步骤 S1024 ,判断所述读取的定制数据分区中的系统特性资源数据与当 前操作系统是否匹配, 若匹配, 则进入步骤 S1023; 否则, 进入步骤 S1025; 步骤 S1025,将所述读取的定制数据分区中的系统特性资源转化为当前 操作系统匹配的系统特性资源;
步骤 S 1026,将转化后的系统特性资源对应的定制功能应用到当前操作 系统中。
上述方案是考虑到, 定制数据分区中的系统特性资源数据与当前操作 系统不匹配时, 需要对定制数据分区中的系统特性资源数据进行转化, 以 匹配当前操作系统。
具体地, 终端在启动当前操作系统过程中, 读取定制数据分区中的系 统特性资源数据, 判断所读取的定制数据分区中的系统特性资源数据与当 前操作系统是否匹配, 若不匹配, 则通过数据转换单元将所读取的定制数 据分区中的系统特性资源转化为当前操作系统可识别的系统特性资源, 储 于本地操作系统数据库分区, 并提供本地系统定制资源访问接口。
后续, 系统管理模块会根据数据转换单元提供的系统定制资源访问接 口, 读取终端功能定制数据, 并应用到终端当前操作系统中, 从而实现不 同操作系统对定制数据分区中的资源数据的共享。
如图 4所示, 上述将系统特性资源数据对应的定制功能应用到所述对 应的操作系统中的步骤可以包括:
步骤 S10231 , 调用所述系统特性资源中的系统功能定制文件, 对终端 各模块功能进行配置;
步骤 S10232, 根据所述终端注册的网络服务信息, 调用所述系统特性 资源中的界面配置文件, 对终端系统界面进行配置, 并显示与当前网络相 符的界面资源。
其中, 在将系统特性资源对应的定制功能应用到当前操作系统中时, 调用所述系统特性资源中的系统功能定制文件, 对终端各模块功能进行配 置, 例如对网络模式选择, WI-FI热点功能是否可用进行配置。 如从系统特 性资源中未读取到相应的配置资源, 则使用系统默认的功能配置。
然后, 根据所述终端注册的网络服务信息, 调用所述系统特性资源中 的界面配置文件, 对终端系统界面进行配置, 并显示与当前网络相符的界 面资源, 从而实现终端界面显示, 其中, 如从系统特性资源中未读取到相 应的配置资源, 则使用系统默认的界面配置。
与现有技术相比, 现有技术终端系统的通用功能和定制功能设置在一 个终端操作系统中, 并存储在一个分区, 对于具有多个品牌的运营商而言, 每个品牌都要使用一个终端版本, 从而导致系统升级维护比较复杂。 而本 实施例通过在终端存储芯片中划分独立的定制数据分区和操作系统分区, 区分系统通用功能和定制功能, 对定制数据分区和操作系统分区的资源数 据分别进行管理, 并在一个或多个操作系统分区中共享定制数据分区的资 源数据, 从而避免了系统操作和更新对定制数据的影响, 而且终端中各操 作系统共享使用定制数据分区中资源, 对终端操作系统特性进行定制, 降 低了终端系统的维护复杂度、 运营成本, 同时减少了更新数据下载流量。 如图 5 所示, 本发明另一实施例提出一种终端系统资源管理方法, 在 上述图 1所示的一实施例的基础上, 在上述步骤 S102之后, 还包括:
步骤 S103, 更新所述定制数据分区中的系统特性资源数据。
本实施例与上述图 1 所示的实施例的区别在于, 本实施例还包括在当 前操作系统中更新定制数据分区中的系统特性资源数据的方案。
系统初始化完成后, 终端可以定期连接版本管理服务器检查更新定制 数据分区中的系统特性资源数据。
具体地, 终端通过版本更新模块^ =艮据本地终端系统版本号和系统特性 定制资源版本号匹配版本管理服务器最新的系统特性定制资源。
如果检测到需要更新的系统特性定制资源, 则下载更新的系统特性定 制资源至定制数据分区。 如果检查到定制分区内资源为最新, 未曾进行本 地转化和定制, 则通过转化来共享使用分区内系统特性定制资源数据。
因此, 对于具有多个操作系统的终端, 每个操作系统都可以读取定制 数据分区中的资源数据, 在一个操作系统中升级定制数据资源后, 其他操 作系统均可以共享使用该升级后的定制数据资源, 从而可以减少数据更新 的下载流量。
此外, 由于终端中各操作系统可以共享定制数据分区中的资源数据, 对终端操作系统特性进行定制, 从而可以降低终端系统的维护复杂度, 降 低运营成本。
下面以 Android系统为例,对本发明实施例方案实施的各具体环节流程 进行详细阐述。 该方案涉及资源更新模块、 数据转化模块、 系统管理模块、 界面配置模块。
如图 6a所示, 本发明实施例终端操作系统的启动流程包括:
步骤 21, 终端电源开启, 启动操作系统, 如终端中有多个操作系统, 可对操作系统进行选择启动。 本例中选择终端中 Android系统启动。
步骤 22, 初始化数据转化模块提供的定制资源访问接口, 为其他模块 提供调用, 本实例中系统功能定制文件为 XML文件, 可根据系统功能的节 点访问对应的配置。
步骤 23, 启动终端系统管理模块服务。
步骤 24, 终端系统管理模块读取定制资源访问接口, 根据配置的功能 节点, 读取对应的配置。
步骤 25, 检查功能节点配置是否读取成功, 检查系统功能定制文件对 查询的功能节点是否配置。
步骤 26, 未读取到对应的功能配置, 则应用系统预置的默认配置。 步骤 27, 读取到对应的功能配置, 则应用定制的功能配置。
步骤 28, 系统管理模块更新终端系统功能, 并提供终端功能管理服务 接口。
步骤 29, 启动界面配置模块程序, 对系统界面进行配置。 具体可参见 图 6b所示流程。
步骤 30, 系统初始化完毕, 并发送系统广播消息, 通知系统中其他模 块。
如图 6b所示, 本发明实施例对终端界面进行配置的过程包括: 步骤 31, 终端系统启动界面配置模块程序, 程序运行于系统后台。 步骤 32, 检查终端注册的运营商网络品牌信息, 如当前未注册任何网 络月良务, 则不匹配桌面定制资源。 匹配的依据为 SIM卡信息或注册的网络 信息。
步骤 33, 调用数据转化模块提供的界面资源定制接口访问界面定制资 源。
步骤 34, 根据接口的返回值, 判断是否匹配到资源。 步骤 35, 如果未匹配到界面定制资源, 则使用预置的默认界面资源。 步骤 36, 如果匹配到界面定制资源, 则使用定制的界面资源。 调用系 统界面提供的接口, 对界面进行配置, 包括桌面壁纸, 默认铃音, 定制服 务链接等。
步骤 37, 更新系统界面, 流程结束。
如图 6c所示, 本发明实施例更新终端系统特性定制资源的流程如下: 步骤 41, 资源更新模块程序接收到系统初始化完成的消息, 自启动程 序, 并具备系统管理权限。
步骤 42, 资源更新模块程序启动自身服务, 监听终端网络连接状态消 息。
步骤 43, 检查网络状态, 如果网络未连接, 则继续监听, 如果网络已 连接, 则流程继续。
步骤 44, 根据预设的服务器地址, 连接版本管理服务器。
步骤 45, 上艮本地终端系统版本号至服务器, 查询是否有匹配的系统 特性定制资源。
步骤 46, 根据查询到系统特性资源版本号是否高于本地版本号, 确定 是否更新对应资源。
步骤 47, 如果未匹配到特性定制资源, 则定期连接服务器检查更新。 步骤 48, 如果匹配到系统特性定制资源, 则连接服务器下载对应的资 源至定制数据分区。 或分区内定制资源为罪行, 但没有转化应用, 此种情 况为其他操作系统已将分区内资源更新, 则直接共享使用分区内资源。
步骤 49, 调用数据转化模块接口, 对定制数据分区数据进行转化, 将 系统定制特性资源本地化, 并提供访问接口,
步骤 50, 应用系统特性定制资源, 并重启系统。
如图 7所示, 本发明一实施例提出一种终端系统资源管理装置, 包括: 分区模块 201及管理操作模块 202, 其中,
分区模块 201, 可以由处理器实现, 配置为在终端的存储芯片中划分定 制数据分区和至少一操作系统分区, 所述定制数据分区用于存储系统特性 资源数据, 所述操作系统分区用于存储系统通用功能资源数据;
管理操作模块 202, 可以由存储芯片实现, 配置为对所述定制数据分区 和至少一操作系统分区的资源数据分别进行管理, 并在所述至少一操作系 统分区中共享所述定制数据分区的资源数据。
本实施例终端具有通讯数据业务功能, 具体可以为智能手机、 平板电 脑等终端设备, 其可以具有一个或多个操作系统, 比如其中一个操作系统 为 Android智能操作系统。
本实施例将终端操作系统的功能分为通用功能和定制功能, 在终端的 存储芯片中针对操作系统的个数对应划分多个操作系统分区, 以及一个独 立的定制数据分区, 每个操作系统分区安装一个操作系统, 各操作系统分 区互不影响。 终端启动时, 可对启动的操作系统进行选择。
其中, 操作系统分区用于存储系统通用功能资源数据, 具有可以包括 相应驱动读写分区文件内容。
定制数据分区用于存储系统特性资源数据, 该系统特性资源数据包括 系统功能定制文件和系统界面定制资源, 具体可以包括终端系统的功能配 置文件、 图片、 铃音、 网络链接等资源数据。 每个系统特性资源具有唯一 版本号, 并与终端系统版本号匹配。
本实施例划分独立定制数据分区的目的是, 可以区分操作系统的通用 功能和定制功能, 使得终端中操作系统通用功能资源数据和系统特性资源 定制数据的升级为两个独立的升级过程, 并且在数据更新时, 只需更新各 自分区内容, 互不影响, 从而避免终端系统升级或其他操作对数据的影响, 同时也降低了终端系统版本的维护复杂度。 由于将终端操作系统的功能分为通用功能和定制功能, 并分别设置有 对应的分区, 由此, 可以实现对定制数据分区, 以及一个或多个操作系统 分区的资源数据分别进行管理, 并在一个或多个操作系统分区中共享所述 定制数据分区的资源数据。
其中, 对定制数据分区和一个或多个操作系统分区的资源数据分别进 行管理包括: 分别对所述定制数据分区的系统特性资源数据, 以及一个或 多个分区的系统通用功能资源数据进行配置、 升级等操作。
在升级系统特性资源数据时, 终端根据当前终端系统版本号、 当前注 册的网络服务信息等, 从版本管理服务器中定期下载, 存储至定制数据分 区。
其中, 版本管理服务器由通讯运营商或终端厂商布置维护, 用来存储 终端系统特性定制资源, 每个系统特性资源具有唯一版本号, 并与终端系 统版本号匹配。 系统特性资源包括系统属性与功能配置文件、 壁纸、 铃音、 网络链接等资源。
对于具有多个操作系统的终端, 在终端启动时, 可以选择其中一操作 系统启动。 在终端操作系统初始化完成后, 定时连接版本管理服务器, 对 系统特性定制资源进行更新。
在操作系统启动过程中, 可以通过系统中的管理模块程序, 读取定制 分区数据, 将定制功能应用到系统中。 每个操作系统都可以读取定制数据 分区中的资源数据, 在一个操作系统中升级定制数据资源后, 其他操作系 统可以共享使用, 从而可以减少数据更新的下载流量。
此外, 由于终端中各操作系统可以共享定制数据分区中的资源数据, 对终端操作系统特性进行定制, 从而可以降低终端系统的维护复杂度, 降 低运营成本。
如图 8所示, 作为一种实施方式, 所述管理操作模块 202包括: 管理 单元 2021及共享单元 2022, 其中:
管理单元 2021, 配置为分别对所述定制数据分区的系统特性资源数据 和至少一操作系统分区的系统通用功能资源数据进行配置和 /或升级。
共享单元 2022, 配置为调用所述至少一操作系统分区中系统通用功能 资源数据, 启动对应的操作系统; 在启动对应的操作系统过程中, 读取所 述定制数据分区中的系统特性资源数据; 将所述系统特性资源数据对应的 定制功能应用到所述对应的操作系统中。
通过上述方案, 在操作系统启动后, 读取定制数据分区中的系统特性 资源数据, 对终端操作系统特性进行定制, 从而可以降低终端系统的维护 复杂度, 降低运营成本。
如图 9所示, 作为另一种实施方式, 在上述图 8所示的实施方式的基 础上, 所述管理操作模块 202还包括: 判断单元 2023和转化单元 2024, 其 中:
所述判断单元 2023, 配置为判断所述读取的定制数据分区中的系统特 性资源数据与当前操作系统是否匹配; 若匹配, 则由所述共享单元将所述 系统特性资源数据对应的定制功能应用到所述对应的操作系统中;
所述转化单元 2024, 配置为当所述判断单元判断所述读取的定制数据 分区中的系统特性资源数据与当前操作系统不匹配时, 将所述读取的定制 数据分区中的系统特性资源转化为当前操作系统匹配的系统特性资源; 所述共享单元 2022, 还配置为将转化后的系统特性资源对应的定制功 能应用到当前操作系统中。
上述方案是考虑到, 定制数据分区中的系统特性资源数据与当前操作 系统不匹配时, 需要对定制数据分区中的系统特性资源数据进行转化, 以 匹配当前操作系统。
具体地, 终端在启动当前操作系统过程中, 读取定制数据分区中的系 统特性资源数据, 判断所读取的定制数据分区中的系统特性资源数据与当 前操作系统是否匹配, 若不匹配, 则通过数据转换单元将所读取的定制数 据分区中的系统特性资源转化为当前操作系统可识别的系统特性资源, 储 于本地操作系统数据库分区, 并提供本地系统定制资源访问接口。
后续, 系统管理模块会根据数据转换单元提供的系统定制资源访问接 口, 读取终端功能定制数据, 并应用到终端当前操作系统中, 从而实现不 同操作系统对定制数据分区中的资源数据的共享。
其中, 在将系统特性资源对应的定制功能应用到当前操作系统中时, 调用所述系统特性资源中的系统功能定制文件, 对终端各模块功能进行配 置, 例如对网络模式选择, WI-FI热点功能是否可用进行配置。 如从系统特 性资源中未读取到相应的配置资源, 则使用系统默认的功能配置。
然后, 根据所述终端注册的网络服务信息, 调用所述系统特性资源中 的界面配置文件, 对终端系统界面进行配置, 并显示与当前网络相符的界 面资源, 从而实现终端界面显示, 其中, 如从系统特性资源中未读取到相 应的配置资源, 则使用系统默认的界面配置。
与现有技术相比, 现有技术终端系统的通用功能和定制功能设置在一 个终端操作系统中, 并存储在一个分区, 对于具有多个品牌的运营商而言, 每个品牌都要使用一个终端版本, 从而导致系统升级维护比较复杂。 而本 实施例通过在终端存储芯片中划分独立的定制数据分区和操作系统分区, 区分系统通用功能和定制功能, 对定制数据分区和操作系统分区的资源数 据分别进行管理, 并在一个或多个操作系统分区中共享定制数据分区的资 源数据, 从而避免了系统操作和更新对定制数据的影响, 而且终端中各操 作系统共享使用定制数据分区中资源, 对终端操作系统特性进行定制, 降 低了终端系统的维护复杂度、 运营成本, 同时减少了更新数据下载流量。
如图 10所示, 本发明另一实施例提出一种终端系统资源管理装置, 在 上述图 3所示的实施例的基础上, 还包括:
更新模块 203, 配置为更新所述定制数据分区中的系统特性资源数据。 本实施例与上述图 7 所示的实施例的区别在于, 本实施例还包括在当 前操作系统中更新定制数据分区中的系统特性资源数据的方案。
系统初始化完成后, 终端可以定期连接版本管理服务器检查更新定制 数据分区中的系统特性资源数据。
具体地, 终端通过版本更新模块^ =艮据本地终端系统版本号和系统特性 定制资源版本号匹配版本管理服务器最新的系统特性定制资源。
如果检测到需要更新的系统特性定制资源, 则下载更新的系统特性定 制资源至定制数据分区。 如果检查到定制分区内资源为最新, 未曾进行本 地转化和定制, 则通过转化来共享使用分区内系统特性定制资源数据。
因此, 对于具有多个操作系统的终端, 每个操作系统都可以读取定制 数据分区中的资源数据, 在一个操作系统中升级定制数据资源后, 其他操 作系统均可以共享使用该升级后的定制数据资源, 从而可以减少数据更新 的下载流量。
此外, 由于终端中各操作系统可以共享定制数据分区中的资源数据, 对终端操作系统特性进行定制, 从而可以降低终端系统的维护复杂度, 降 低运营成本。
本发明实施例终端系统资源管理方法及装置, 通过在终端存储芯片中 划分独立的定制数据分区和操作系统分区, 区分系统通用功能和定制功能, 对定制数据分区和操作系统分区的资源数据分别进行管理, 并在一个或多 个操作系统分区中共享定制数据分区的资源数据, 从而避免了系统操作和 更新对定制数据的影响, 而且终端中各操作系统共享使用定制数据分区中 资源, 对终端操作系统特性进行定制, 降低了终端系统的维护复杂度、 运 营成本, 同时减少了更新数据下载流量。 以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利用本发明说明书及附图内容所作的等效结构或流程变换, 或直接或 间接运用在其它相关的技术领域, 均同理包括在本发明的专利保护范围内。

Claims

权利要求书
1、 一种终端系统资源管理方法, 该方法包括:
在终端的存储芯片中划分定制数据分区和至少一操作系统分区, 所述 定制数据分区用于存储系统特性资源数据, 所述操作系统分区用于存储系 统通用功能资源数据;
对所述定制数据分区和至少一操作系统分区的资源数据分别进行管 理, 并在所述至少一操作系统分区中共享所述定制数据分区的资源数据。
2、 根据权利要求 1所述的方法, 其中, 所述对定制数据分区和至少一 操作系统分区的资源数据分别进行管理的步骤包括:
分别对所述定制数据分区的系统特性资源数据和至少一操作系统分区 的系统通用功能资源数据进行配置和 /或升级。
3、 根据权利要求 1所述的方法, 其中, 所述在至少一操作系统分区中 共享所述定制数据分区的资源数据的步骤包括:
调用所述至少一操作系统分区中系统通用功能资源数据, 启动对应的 操作系统;
在启动对应的操作系统过程中, 读取所述定制数据分区中的系统特性 资源数据;
将所述系统特性资源数据对应的定制功能应用到所述对应的操作系统 中。
4、 根据权利要求 3所述的方法, 其中, 所述将系统特性资源数据对应 的定制功能应用到所述对应的操作系统中的步骤之前还包括:
判断所述读取的定制数据分区中的系统特性资源数据与当前操作系统 是否匹配; 若匹配, 则执行步骤将所述系统特性资源数据对应的定制功能 应用到所述对应的操作系统中; 否则
将所述读取的定制数据分区中的系统特性资源转化为当前操作系统匹 配的系统特性资源;
将转化后的系统特性资源对应的定制功能应用到当前操作系统中。
5、 根据权利要求 4所述的方法, 其中, 所述将系统特性资源数据对应 的定制功能应用到所述对应的操作系统中的步骤包括:
调用所述系统特性资源中的系统功能定制文件, 对终端各模块功能进 行配置;
根据所述终端注册的网络服务信息, 调用所述系统特性资源中的界面 配置文件, 对终端系统界面进行配置, 并显示与当前网络相符的界面资源。
6、 才艮据权利要求 1至 5中任一项所述的方法, 其中, 该方法还包括: 更新所述定制数据分区中的系统特性资源数据。
7、 一种终端系统资源管理装置, 该装置包括: 分区模块、 管理操作模 块; 其中,
分区模块, 配置为在终端的存储芯片中划分定制数据分区和至少一操 作系统分区, 所述定制数据分区用于存储系统特性资源数据, 所述操作系 统分区用于存储系统通用功能资源数据;
管理操作模块, 配置为对所述定制数据分区和至少一操作系统分区的 资源数据分别进行管理, 并在所述至少一操作系统分区中共享所述定制数 据分区的资源数据。
8、 根据权利要求 7所述的装置, 其中, 所述管理操作模块包括: 管理单元, 配置为分别对所述定制数据分区的系统特性资源数据和至 少一操作系统分区的系统通用功能资源数据进行配置和 /或升级。
9、 根据权利要求 8所述的装置, 其中, 所述管理操作模块还包括: 共享单元, 配置为调用所述至少一操作系统分区中系统通用功能资源 数据, 启动对应的操作系统; 在启动对应的操作系统过程中, 读取所述定 制数据分区中的系统特性资源数据; 将所述系统特性资源数据对应的定制 功能应用到所述对应的操作系统中。
10、 根据权利要求 9所述的装置, 其中, 所述管理操作模块还包括: 判断单元和转化单元, 其中:
所述判断单元, 配置为判断所述读取的定制数据分区中的系统特性资 源数据与当前操作系统是否匹配; 若匹配, 则由所述共享单元将所述系统 特性资源数据对应的定制功能应用到所述对应的操作系统中;
所述转化单元, 配置为当所述判断单元判断所述读取的定制数据分区 中的系统特性资源数据与当前操作系统不匹配时, 将所述读取的定制数据 分区中的系统特性资源转化为当前操作系统匹配的系统特性资源;
所述共享单元, 还配置为将转化后的系统特性资源对应的定制功能应 用到当前操作系统中。
11、 根据权利要求 10所述的装置, 其中,
所述共享单元, 还配置为调用所述系统特性资源中的系统功能定制文 件, 对终端各模块功能进行配置; 根据所述终端注册的网络服务信息, 调 用所述系统特性资源中的界面配置文件, 对终端系统界面进行配置, 并显 示与当前网络相符的界面资源。
12、根据权利要求 7至 11中任一项所述的装置, 其中, 该装置还包括: 更新模块, 配置为更新所述定制数据分区中的系统特性资源数据。
PCT/CN2014/079416 2014-01-20 2014-06-06 终端系统资源管理方法及装置 WO2015106529A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP14878657.7A EP3091435A4 (en) 2014-01-20 2014-06-06 Resource management method and device for terminal system
US15/112,228 US10078532B2 (en) 2014-01-20 2014-06-06 Resource management method and device for terminal system among multiple operating systems

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410026010.2A CN104793998B (zh) 2014-01-20 2014-01-20 终端系统资源管理方法及装置
CN201410026010.2 2014-01-20

Publications (1)

Publication Number Publication Date
WO2015106529A1 true WO2015106529A1 (zh) 2015-07-23

Family

ID=53542350

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/079416 WO2015106529A1 (zh) 2014-01-20 2014-06-06 终端系统资源管理方法及装置

Country Status (4)

Country Link
US (1) US10078532B2 (zh)
EP (1) EP3091435A4 (zh)
CN (1) CN104793998B (zh)
WO (1) WO2015106529A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106126271B (zh) * 2016-06-15 2020-02-07 北京金山安全管理系统技术有限公司 一种数据升级方法和装置
CN106775650A (zh) * 2016-11-25 2017-05-31 珠海我爱拍科技有限公司 一种基于定制Android系统的升级方法
CN106855816B (zh) * 2016-12-13 2020-10-13 海信视像科技股份有限公司 终端中应用程序的资源文件加载方法和装置
CN108052401B (zh) * 2017-12-27 2022-01-04 深圳Tcl新技术有限公司 系统属性监听方法、终端设备及计算机可读存储介质
US10831538B2 (en) * 2018-10-29 2020-11-10 Sap Se Optimized management of application resources for mobile applications

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1869931A (zh) * 2005-05-24 2006-11-29 乐金电子(昆山)电脑有限公司 移动终端机的操作系统更新系统及方法
CN101371227A (zh) * 2005-12-12 2009-02-18 棕榈公司 在计算设备上永久保持定制数据
CN101894042A (zh) * 2010-06-24 2010-11-24 宇龙计算机通信科技(深圳)有限公司 一种多操作系统间共享应用的实现方法、系统及移动终端
CN102520983A (zh) * 2011-11-25 2012-06-27 中兴通讯股份有限公司 一个软件版本定制多种默认设置的方法、装置及终端
US8261231B1 (en) * 2011-04-06 2012-09-04 Media Direct, Inc. Systems and methods for a mobile application development and development platform

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5504904A (en) * 1994-02-23 1996-04-02 International Business Machines Corporation Personal computer having operating system definition file for configuring computer system
US7603440B1 (en) * 2001-11-09 2009-10-13 Persystent Technology Corporation System and method for management of end user computing devices
EP1546926A4 (en) * 2002-09-18 2008-07-02 Netezza Corp RECORDING PROCESSOR, METHOD AND DEVICE FOR ASYMMETRIC STREAMING
US20080222160A1 (en) * 2003-09-15 2008-09-11 Macdonald Craig Method and system for providing a program for execution without requiring installation
US7921244B2 (en) * 2007-07-04 2011-04-05 Ours Technology, Inc. Data sharing and transfer systems and methods
US20090193266A1 (en) * 2008-01-28 2009-07-30 Gable Melvin G Access control for protected and clear AV content on same storage device
US9417977B2 (en) * 2008-12-31 2016-08-16 Sap Se Distributed transactional recovery system and method
US20140075567A1 (en) * 2009-01-28 2014-03-13 Headwater Partners I Llc Service Processor Configurations for Enhancing or Augmenting System Software of a Mobile Communications Device
GB201002554D0 (en) * 2010-02-15 2010-03-31 Sony Europ Belgium Nv Customisation of notifications provided by a computer apparatus
US8473565B2 (en) * 2010-09-10 2013-06-25 International Business Machines Corporation Abstracting special file interfaces to concurrently support multiple operating system levels
WO2012113007A1 (en) * 2011-02-22 2012-08-30 Fts Computertechnik Gmbh Predictable computing in virtualizated distributed computer systems based on partitioning of computation and communication resources
US9817700B2 (en) * 2011-04-26 2017-11-14 International Business Machines Corporation Dynamic data partitioning for optimal resource utilization in a parallel data processing system
US9165187B2 (en) * 2012-01-12 2015-10-20 Kofax, Inc. Systems and methods for mobile image capture and processing
US8990806B2 (en) * 2012-07-31 2015-03-24 Hewlett-Packard Development Company, L.P. Customized virtual machine creation
US8966438B2 (en) * 2013-06-02 2015-02-24 Mark Spencer Chamberlain System and methods for end-users to graphically program and manage computers and devices

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1869931A (zh) * 2005-05-24 2006-11-29 乐金电子(昆山)电脑有限公司 移动终端机的操作系统更新系统及方法
CN101371227A (zh) * 2005-12-12 2009-02-18 棕榈公司 在计算设备上永久保持定制数据
CN101894042A (zh) * 2010-06-24 2010-11-24 宇龙计算机通信科技(深圳)有限公司 一种多操作系统间共享应用的实现方法、系统及移动终端
US8261231B1 (en) * 2011-04-06 2012-09-04 Media Direct, Inc. Systems and methods for a mobile application development and development platform
CN102520983A (zh) * 2011-11-25 2012-06-27 中兴通讯股份有限公司 一个软件版本定制多种默认设置的方法、装置及终端

Non-Patent Citations (1)

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

Also Published As

Publication number Publication date
EP3091435A4 (en) 2017-02-15
US10078532B2 (en) 2018-09-18
EP3091435A1 (en) 2016-11-09
CN104793998B (zh) 2019-04-16
US20160378553A1 (en) 2016-12-29
CN104793998A (zh) 2015-07-22

Similar Documents

Publication Publication Date Title
US11039301B2 (en) Apparatuses, methods and systems for implementing a system-on-chip with integrated reprogrammable cellular network connectivity
CN102308561B (zh) 通过uicc进行的me网络参数配置
CN102232304B (zh) 一种移动通信终端间进行系统升级的方法、系统及终端
US9301081B1 (en) Delivery of oversized branding elements for customization
EP2456257B1 (en) Method and system for upgrading wireless data card
CN107526605B (zh) 实现应用程序加载服务组件的方法和装置
CA2794065C (en) Method and system for proximity-based, peer-initiated device configuration
US9363622B1 (en) Separation of client identification composition from customization payload to original equipment manufacturer layer
WO2015106529A1 (zh) 终端系统资源管理方法及装置
EP2608585B1 (en) Method, device and system for triggering terminal operation
IT201600069354A1 (it) Procedimento per effettuare una gestione remota di un modulo sim a sottoscrizione multipla, e corrispondente modulo sim e prodotto informatico
US11051160B2 (en) Apparatuses, methods and systems for implementing a system-on-chip with integrated reprogrammable cellular network connectivity
US10908889B2 (en) Method, user equipment, and application server for downloading application
EP3257281A1 (en) Communication with plurality of cellular networks using cellular modem and virtual subscriber identity modules stored in software-based embedded universal integrated circuit card (euicc)
CN112615747B (zh) 一种网络设备自动部署配置的方法及装置
CN103906092A (zh) 接入点信息的更新方法及装置
EP2897053B1 (en) Device management method and apparatus
CN109032661A (zh) 系统版本定制方法、装置和智能终端
CN108712298B (zh) 网络设备升级方法、装置、网络设备及存储介质
CN105681091B (zh) 升级装置和升级方法
CN110730197A (zh) 一种服务发现方法和系统
WO2017076258A1 (zh) 智能卡及其下载应用的方法
US11039296B2 (en) Method and apparatus for disabling a carrier eSIM profile
WO2014102301A1 (en) Method to provide connectivity capabilities to a computing device
CN112527331A (zh) 基于fabric链码的线上管理方法、系统及存储介质

Legal Events

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

Ref document number: 14878657

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2014878657

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2014878657

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 15112228

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE