EP3196765A1 - Procédé d'affichage systèmes d'exploitation, dispositif d'affichage pour systèmes d'exploitation et terminal multi-système - Google Patents

Procédé d'affichage systèmes d'exploitation, dispositif d'affichage pour systèmes d'exploitation et terminal multi-système Download PDF

Info

Publication number
EP3196765A1
EP3196765A1 EP15874859.0A EP15874859A EP3196765A1 EP 3196765 A1 EP3196765 A1 EP 3196765A1 EP 15874859 A EP15874859 A EP 15874859A EP 3196765 A1 EP3196765 A1 EP 3196765A1
Authority
EP
European Patent Office
Prior art keywords
operating systems
multiple operating
terminal
command
display
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
EP15874859.0A
Other languages
German (de)
English (en)
Other versions
EP3196765A4 (fr
Inventor
Chiqiang WU
Zhengyi HUANG
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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Publication of EP3196765A1 publication Critical patent/EP3196765A1/fr
Publication of EP3196765A4 publication Critical patent/EP3196765A4/fr
Ceased legal-status Critical Current

Links

Images

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]
    • 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/4401Bootstrapping
    • G06F9/4405Initialisation of multiprocessor systems
    • 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
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • 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/48Program initiating; Program switching, e.g. by interrupt
    • 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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications

Definitions

  • the present disclosure relates to terminal technology filed, and particularly to a display method for operating systems, a display device for operating systems, and a multi-system terminal.
  • a terminal can have various operating systems, for example, IOS operating system (mobile operating system developed by Apple Inc.), Android operating system (operating system developed by Google Inc.), Windows phone operating system (mobile phone operating system developed by Microsoft Inc.), and so on.
  • the principle of installing various operating systems in a terminal includes following: installing different operating systems in different parts of a memory of the terminal, and when the terminal is started, a booting software boots up a selected operating system. However, no matter how many operating systems the terminal has, when the terminal is started, just one operating system is started.
  • the present disclosure provides a new technical solution which can display multiple running operating systems simultaneously when the multiple operating systems are run simultaneously.
  • the present disclosure provides a display method for operating systems.
  • the display method for operating system is applied in a terminal which has multiple operating systems and comprises: running the multiple operating systems simultaneously; and displaying each of the multiple operating systems in a preset display mode.
  • different operating systems are installed in different parts of a memory of the terminal.
  • Multiple sets of virtual hardware can be generated by hardware virtual technology.
  • the multiple operating systems are simultaneously run by the multiple sets of virtual hardware, and each of the multiple operating systems is displayed in a preset display mode, thus a user can operate the multiple operating systems simultaneously according to needs, which facilitates user's operation, and reduces time of switching operating systems through a human-computer interface.
  • the operating system for work and other ordinary operating systems of the device can be run simultaneously, thus the user can operate these operating systems simultaneously or separately to take public and private interests into account, accordingly user's operation is facilitated, and time for switching systems is reduced.
  • the preset display mode includes: displaying any of the multiple operating systems on any display screen separately; or displaying both of the any of the multiple operating systems and at least one other operating system of the multiple operating systems on the any display screen; or hiding the any of the multiple operating systems.
  • different operating systems can be displayed on different display screens, and multiple operating systems can also be displayed on one display screen.
  • the display screen can be divided into multiple display regions, and each display region is configured to display one operating system interface.
  • a display status of the operating system displayed on the display screen can be set to be a hidden status. Hiding the operating system referred herein is similar to minimizing a window. That is, the hidden operating system is still run and is not exited, and the user can cause the hidden operating system to be displayed on the display screen at any time via inputting a display command.
  • a display method for multiple operating systems is provided, thus user's various requirements can be satisfied.
  • the display method further includes: setting any of the multiple operating systems to be a main system according to a received setting command; and when the terminal detects a command or request which is not able to be determined for which of the multiple operating systems, receiving and processing the command or request by the main system.
  • a terminal has a operating system A and a operating system B, and the operating system A is set to be the main system.
  • the terminal displays both of the running operating system A and the running operating system B on the display screen, if a page refresh command from a keyboard is detected, as it cannot be determined that the page refresh command is for the operating system A, the operating system B, or both of the operating system A and the operating system B, the operating system A which is set to be the main system receives the page refresh command, and executes the page refresh command and/or instructs the operating system B to execute the page refresh command.
  • the display method further includes: adjusting a time proportion that any of the multiple operating systems takes up a central processing unit of the terminal and/or a memory proportion that any of the multiple operating systems takes up a memory of the terminal according to a received adjusting command.
  • the user when the user wants performance of a certain running operating system to be high, the user can set the time proportion that the operating system takes up the central processing unit and/or the memory proportion that the operating system takes up the memory of the terminal to be high, thus the operating system can take up more disk space, and the running efficiency of the operating system can be enhanced, accordingly user's requirements can be satisfied.
  • the adjusting command is configured to turn on or turn off the display screen which is used for displaying the any of the multiple operating systems, or the adjusting command is configured to change the preset display mode for the any of the multiple operating systems.
  • the time proportion that the operating system displayed on the outer display screen takes up the central processing unit of the terminal and/or the memory proportion that the operating system displayed on the outer display screen takes up the memory of the terminal can be reduced to be least, and the high work efficiency of the operating system displayed on the inner display screen can be ensured.
  • various preset display modes for the operating system can be included.
  • the operating system can be set to be displayed on the outer display screen, and can also be set to be displayed on the inner display screen.
  • the operating system can be set to be displayed in a certain display region of the display screen.
  • the display region is clicked, it is determined that an adjusting command is input.
  • the user clicks the display region the operating system displayed in the display region is displayed in full screen, and other operating systems are run in the background and are hidden.
  • a display device for operating systems is provided.
  • the display device for operating systems is applied in a terminal which has multiple operating systems and comprises a running unit configured to run the multiple operating systems simultaneously, and a displaying unit configured to display each of the multiple operating systems in a preset display mode.
  • different operating systems are installed in different parts of a memory of the terminal.
  • Multiple sets of virtual hardware can be generated by hardware virtual technology.
  • the multiple operating systems are simultaneously run by the multiple sets of virtual hardware, and each of the multiple operating systems is displayed in a preset display mode, thus a user can operate the multiple operating systems simultaneously according to needs, which facilitates user's operation, and reduces time of switching operating systems through a human-computer interface.
  • the operating system for work and other ordinary operating systems of the device can be run simultaneously, thus the user can operate these operating systems simultaneously or separately to take public and private interests into account, accordingly user's operation is facilitated, and time for switching systems is reduced.
  • the preset display mode includes: displaying any of the multiple operating systems on any display screen separately; or displaying both of the any of the multiple operating systems and at least one other operating system of the multiple operating systems on the any display screen; or hiding the any of the multiple operating systems.
  • different operating systems can be displayed on different display screens, and multiple operating systems can also be displayed on one display screen.
  • the display screen can be divided into multiple display regions, and each display region is configured to display one operating system interface.
  • a display status of the operating system displayed on the display screen can be set to be a hidden status. Hiding the operating system referred herein is similar to minimizing a window. That is, the hidden operating system is still run, and the user can cause the hidden operating system to be displayed on the display screen at any time via inputting a display command.
  • the display device further includes a setting unit configured to set any of the multiple operating systems to be a main system according to a received setting command, and a control unit.
  • the control unit is configured to control the main system to receive and process a command or request when the control unit detects the command or request which is not able to be determined for which of the multiple operating systems.
  • a terminal has an operating system A and an operating system B, and the operating system A is set to be the main system.
  • the terminal displays both of the running operating system A and the running operating system B on the display screen, if a page refresh command from a keyboard is detected, as it cannot be determined that the page refresh command is for the operating system A, the operating system B, or both of the operating system A and the operating system B, the operating system A which is set to be the main system receives the page refresh command, and executes the page refresh command and/or instructs the operating system B to execute the page refresh command.
  • the display device further includes an adjusting unit configured to adjust a time proportion that any of the multiple operating systems takes up a central processing unit of the terminal and/or a memory proportion that any of the multiple operating systems takes up a memory of the terminal according to a received adjusting command.
  • the user when the user wants performance of a certain running operating system to be high, the user can set the time proportion that the operating system takes up the central processing unit and/or the memory proportion that the operating system takes up the memory of the terminal to be high, thus the operating system can take up more disk space, and the running efficiency of the operating system can be enhanced, accordingly user's requirements can be satisfied.
  • the adjusting command is configured to turn on or turn off the display screen which is used for displaying the any of the multiple operating systems, or the adjusting command is configured to change the preset display mode for the any of the multiple operating systems.
  • the time proportion that the operating system displayed on the outer display screen takes up the central processing unit of the terminal and/or the memory proportion that the operating system displayed on the outer display screen takes up the memory of the terminal can be reduced to be least, and the high work efficiency of the operating system displayed on the inner display screen can be ensured.
  • various preset display modes for the operating system can be included.
  • the operating system can be set to be displayed on the outer display screen, and can also be set to be displayed on the inner display screen.
  • the operating system can be set to be displayed in a certain display region of the display screen.
  • the display region is clicked, it is determined that an adjusting command is input.
  • the user clicks the display region the operating system displayed in the display region is displayed in full screen, and other operating systems are run in the background and are hidden.
  • a multi-system terminal in a further aspect of the present disclosure, includes a communication bus, an output and input device, a memory, and a processor.
  • the communication bus is configured to realize communication among the output and input device, the memory, and the processor.
  • the memory stores a set of program codes.
  • the processor is configured to invoke the set of program codes stored in the memory to execute following operations: the processor being configured to run the multiple operating systems simultaneously; and the output and input display device being configured to display each of the multiple operating systems in a preset display mode.
  • the preset display mode includes: displaying any of the multiple operating systems on any display screen separately; or displaying both of the any of the multiple operating systems and at least one other operating system of the multiple operating systems on the any display screen; or hiding the any of the multiple operating systems.
  • the processor is further configured to execute following steps: setting any of the multiple operating systems to be a main system according to a received setting command; when the processor detects a command or request which is not able to be determined for which of the multiple operating systems, receiving and processing the command or request by the main system.
  • the processor is further configured to execute following steps: adjusting a time proportion that any of the multiple operating systems takes up a central processing unit of the terminal and/or a memory proportion that any of the multiple operating systems takes up a memory of the terminal according to a received adjusting command.
  • the adjusting command is configured to turn on or turn off the display screen which is used for displaying the any of the multiple operating systems, or the adjusting command is configured to change the preset display mode for the any of the multiple operating systems.
  • FIG. 1 is a flow chart of a display method for operating systems in accordance with an embodiment of the present disclosure.
  • a display method for operating systems in accordance with an embodiment of the present disclosure is applied in a terminal which has multiple operating systems.
  • the display method for operating systems includes the following.
  • Step 102 the multiple operating systems of the terminal are run simultaneously.
  • Step 104 each of the multiple operating systems is displayed in a preset display mode.
  • different operating systems are installed in different parts of a memory of the terminal.
  • Multiple sets of virtual hardware can be generated by hardware virtual technology.
  • the multiple operating systems are simultaneously run by the multiple sets of virtual hardware, and each of the multiple operating systems is displayed in a preset display mode, thus a user can operate the multiple operating systems simultaneously according to needs, which facilitates user's operation, and reduces time of switching operating systems through a human-computer interface.
  • the operating system for work and other ordinary operating systems of the device can be run simultaneously, thus the user can operate these operating systems simultaneously or separately to take public and private interests into account, accordingly user's operation is facilitated, and time for switching systems is reduced.
  • the preset display mode includes: displaying any of the multiple operating systems on any display screen separately; or displaying both of the any of the multiple operating systems and at least one other operating system of the multiple operating systems on the any display screen; or hiding the any of the multiple operating systems.
  • different operating systems can be displayed on different display screens, and multiple operating systems can also be displayed on one display screen.
  • the display screen can be divided into multiple display regions, and each display region is configured to display one operating system interface.
  • a display status of the operating system displayed on the display screen can be set to be a hidden status. Hiding the operating system referred herein is similar to minimizing a window. That is, the hidden operating system is still run, and the user can cause the hidden operating system to be displayed on the display screen at any time via inputting a display command.
  • the display method further includes: setting any of the multiple operating systems to be a main system according to a received setting command; and when the terminal detects a command or request which is not able to be determined for which of the multiple operating systems, receiving and processing the command or request by the main system.
  • a terminal has an operating system A and an operating system B, and the operating system A is set to be the main system.
  • the terminal displays both of the running operating system A and the running operating system B on the display screen, if a page refresh command from a keyboard is detected, as it cannot be determined that the page refresh command is for the operating system A, the operating system B, or both of the operating system A and the operating system B, the operating system A which is set to be the main system receives the page refresh command, and executes the page refresh command and/or instructs the operating system B to execute the page refresh command.
  • the display method further includes: adjusting a time proportion that any of the multiple operating systems takes up a central processing unit of the terminal and/or a memory proportion that any of the multiple operating systems takes up a memory of the terminal according to a received adjusting command.
  • the time proportion that the operating system takes up the central processing unit and/or the memory proportion that the operating system takes up the memory of the terminal can be set to be high, thus the operating system can take up more disk space, and the running efficiency of the operating system can be enhanced, accordingly user's requirements can be satisfied.
  • the adjusting command is configured to turn on or turn off the display screen which is used for displaying any of the multiple operating systems, or the adjusting command is configured to change the preset display mode for any of the multiple operating systems.
  • the time proportion that the operating system displayed on the outer display screen takes up the central processing unit of the terminal and/or the memory proportion that the operating system displayed on the outer display screen takes up the memory of the terminal can be reduced to be least, and the high work efficiency of the operating system displayed on the inner display screen can be ensured.
  • various preset display modes for the operating system can be included.
  • the operating system can be set to be displayed on the outer display screen, and can also be set to be displayed on the inner display screen.
  • the operating system can be set to be displayed in a certain display region of the display screen.
  • the display region is clicked, it is determined that an adjusting command is input.
  • the user clicks the display region the operating system displayed in the display region is displayed in full screen, and other operating systems are run in the background and are hidden.
  • FIG. 2 is a flow chart of a display method for operating systems in accordance with another embodiment of the present disclosure.
  • a display method for operating systems in accordance with another embodiment of the present disclosure is applied in a terminal which has two operating systems.
  • the display method for operating systems includes the following.
  • Step 202 two operating systems are run simultaneously.
  • a set of virtual hardware can be generated by hardware virtual technology, and the hardware of the terminal and the virtual hardware run the two operating systems simultaneously, which facilitates a user to operate the two operating systems simultaneously or separately.
  • Step 204 one of the two operating systems is set to be a main system and the other of the two operating systems is set to be a supplementary system according to a setting command input by a user.
  • both of the main system and the supplementary system can be displayed in different display modes.
  • the operating system displayed on an inner display screen can be set to be the main system
  • the operating system displayed on an outer display screen can be set to be the supplementary system.
  • a set of virtual hardware is generated by the hardware virtual technology, actually the terminal just has one set of hardware, thus under many conditions, the terminal cannot determine that a received request or command is for which of the operating systems.
  • the main system receives and processes the command or request. For example, when a page refresh command from a keyboard is detected, as it cannot be determined that the page refresh command is for the main system, the supplementary system, or both of the main system and the supplementary system, the main system receives the page refresh command, and executes the page refresh command and/or instructs the supplementary system to execute the page refresh command.
  • Step 206 the main system and the supplementary system are switched at any time.
  • the main system and the supplementary system can be switched at any time according to user's actual needs. For example, when the user uses the flip phone, after opening the cover, the operating system displayed on the inner display screen is set to be the main system, and after closing the cover, the operating system displayed on the outer display screen is set to be the main system, thus user's operation is facilitated.
  • FIG. 3 is a block diagram of a display device for operating systems in accordance with an embodiment of the present disclosure.
  • a display device 300 for operating systems in accordance with an embodiment of the present disclosure is applied in a terminal which has multiple operating systems.
  • the display device 300 includes a running unit 302 configured to run the multiple operating systems simultaneously, and a displaying unit 304 configured to display each of the multiple operating systems in a preset display mode.
  • different operating systems are installed in different parts of a memory of the terminal.
  • Multiple sets of virtual hardware can be generated by hardware virtual technology.
  • the multiple operating systems are simultaneously run by the multiple sets of virtual hardware, and each of the multiple operating systems is displayed in a preset display mode, thus a user can operate the multiple operating systems simultaneously according to needs, which facilitates user's operation, and reduces time of switching operating systems through a human-computer interface.
  • the operating system for work and other ordinary operating systems can be run simultaneously, thus the user can operate these operating systems simultaneously or separately to take public and private interests into account, accordingly user's operation is facilitated, and time for switching systems is reduced.
  • the preset display mode includes: displaying any of the multiple operating systems on any display screen separately; or displaying both of the any of the multiple operating systems and at least one other operating system of the multiple operating systems on the any display screen; or hiding the any of the multiple operating systems.
  • different operating systems can be displayed on different display screens, and multiple operating systems can also be displayed on one display screen.
  • the display screen can be divided into multiple display regions, and each display region is configured to display one operating system interface.
  • a display status of the operating system displayed on the display screen can be set to be a hidden status. Hiding the operating system referred herein is similar to minimizing a window. That is, the hidden operating system is still run, and the user can cause the hidden operating system to be displayed on the display screen at any time via inputting a display command.
  • the display device 300 further includes a setting unit 306 configured to set any of the multiple operating systems to be a main system according to a received setting command, and a control unit 308.
  • the control unit 308 is configured to control the main system to receive and process a command or request when the control unit 308 detects the command or request which is not able to be determined for which of the multiple operating systems.
  • a terminal has an operating system A and an operating system B, and the operating system A is set to be the main system.
  • the terminal displays both of the running operating system A and the running operating system B on the display screen, if a page refresh command from a keyboard is detected, as it cannot be determined that the page refresh command is for the operating system A, the operating system B, or both of the operating system A and the operating system B, the operating system A which is set to be the main system receives the page refresh command, and executes the page refresh command and/or instructs the operating system B to execute the page refresh command.
  • the display device 300 further includes an adjusting unit 310 configured to adjust a time proportion that any of the multiple operating systems takes up a central processing unit of the terminal and/or a memory proportion that any of the multiple operating systems takes up a memory of the terminal according to a received adjusting command.
  • the user when the user wants performance of a certain running operating system to be high, the user can set the time proportion that the operating system takes up the central processing unit and/or the memory proportion that the operating system takes up the memory of the terminal to be high, thus the operating system can take up more disk space, and the running efficiency of the operating system can be enhanced, accordingly user's requirements can be satisfied.
  • the adjusting command is configured to turn on or turn off the display screen which is used for displaying any of the multiple operating systems, or the adjusting command is configured to change the preset display mode for any of the multiple operating systems.
  • the time proportion that the operating system displayed on the outer display screen takes up the central processing unit of the terminal and/or the memory proportion that the operating system displayed on the outer display screen takes up the memory of the terminal can be reduced to be least, and the high work efficiency of the operating system displayed on the inner display screen can be ensured.
  • various preset display modes for the operating system can be included.
  • the operating system can be set to be displayed on the outer display screen, and can also be set to be displayed on the inner display screen.
  • the operating system can be set to be displayed in a certain display region of the display screen.
  • the display region is clicked, it is determined that an adjusting command is input.
  • the user clicks the display region the operating system displayed in the display region is displayed in full screen, and other operating systems are run in the background and are hidden.
  • FIG. 4 is a block diagram of a multi-system terminal in accordance with an embodiment of the present disclosure.
  • a multi-system terminal 400 in accordance with an embodiment of the present disclosure includes a display device 402 for operating systems (the same as the display device 300 for operating systems which is illustrated in the embodiment of FIG. 3 ).
  • Multiple sets of virtual hardware can be generated by hardware virtual technology.
  • the multiple operating systems are simultaneously run by the multiple sets of virtual hardware, and each of the multiple operating systems is displayed in a preset display mode, thus a user can operate the multiple operating systems simultaneously according to needs, which facilitates user's operation, and reduces time of switching operating systems.
  • the preset display mode for the operating systems includes: displaying any of the multiple operating systems on any display screen separately; or displaying both of the any of the multiple operating systems and at least one other operating system of the multiple operating systems on the any display screen; or hiding the any of the multiple operating systems.
  • different operating systems can be displayed on different display screens of the multi-system terminal 400, and multiple operating systems can also be displayed on one display screen of the multi-system terminal 400.
  • the display screen can be divided into multiple display regions, and each display region is configured to display one operating system interface.
  • a display status of the operating system displayed on the display screen can be set to be a hidden status. Hiding the operating system referred herein is similar to minimizing a widow. That is, the hidden operating system is still run, and the user can cause the hidden operating system to be displayed on the display screen at any time via inputting a display command.
  • any of the multiple operating systems can be set to be a main system according to a received setting command.
  • the multi-system terminal 400 detects a command or request which is not able to be determined for which of the multiple operating systems, the main system is controlled to receive and process the command or request.
  • a terminal has an operating system A and an operating system B, and the operating system A is set to be the main system.
  • the terminal displays both of the running operating system A and the running operating system B on the display screen, if a page refresh command from a keyboard is detected, as it cannot be determined that the page refresh command is for the operating system A, the operating system B, or both of the operating system A and the operating system B, the operating system A which is set to be the main system receives the page refresh command, and executes the page refresh command and/or instructs the operating system B to execute the page refresh command.
  • a time proportion that any of the multiple operating systems takes up a central processing unit of the multi-system terminal 400 and/or a memory proportion that any of the multiple operating systems takes up a memory of the multi-system terminal 400 can be adjusted according to a received adjusting command.
  • the user when the user wants performance of a certain running operating system to be high, the user can set the time proportion that the operating system takes up the central processing unit and/or the memory proportion that the operating system takes up the memory of the terminal to be high, thus the operating system can take up more disk space, and the running efficiency of the operating system can be enhanced, accordingly user's requirements can be satisfied.
  • the adjusting command is configured to turn on or turn off the display screen which is used for displaying any of the multiple operating systems, or the adjusting command is configured to change the preset display mode for any of the multiple operating systems.
  • the time proportion that the operating system displayed on the outer display screen takes up the central processing unit of the terminal and/or the memory proportion that the operating system displayed on the outer display screen takes up the memory of the terminal can be reduced to be least, and the high work efficiency of the operating system displayed on the inner display screen can be ensured.
  • various preset display modes for the operating system can be included.
  • the operating system can be set to be displayed on the outer display screen, and can also be set to be displayed on the inner display screen.
  • the operating system can be set to be displayed in a certain display region of the display screen.
  • the display region is clicked, it is determined that an adjusting command is input.
  • the user clicks the display region the operating system displayed in the display region is displayed in full screen, and other operating systems are run in the background and are hidden.
  • FIG. 5A is a schematic view of a tablet computer in accordance with an embodiment of the present disclosure.
  • the tablet computer includes two display screens and two operating systems.
  • the two operating systems are respectively displayed on the two display screens, thus a user can operate the two operating systems simultaneously or separately.
  • FIG. 5B is a schematic view of a flip phone in accordance with an embodiment of the present disclosure.
  • the flip phone includes two display screens and two operating systems.
  • the two operating systems are respectively displayed on an inner and outer display screen of the flip phone, thus a user can operate the two operating systems separately.
  • FIG. 5C is a schematic view of a laptop computer in accordance with an embodiment of the present disclosure.
  • the laptop computer includes two display screens and two operating systems.
  • the Windows operating system (desktop operating system developed by Microsoft Inc.) is displayed on a display screen which is arranged in an inner side of a cover, and after opening the cover, a user can operate the Windows operating system via a keyboard.
  • the Android operating system is displayed on a display screen which is arranged in an outer side of the cover, and the user can touch the display screen arranged in the outer side of the cover to perform operation.
  • the user can operate the Windows operating system and Android operating system simultaneously or separately, thus user's various requirements can be satisfied, user's operation can be facilitated, and time for switching the two operating systems can be reduced.
  • the dual system terminal For the above tablet computer, flip phone, and laptop computer all of which have two operating systems, different operating systems are installed in different parts of a memory of the dual system terminal.
  • the dual system terminal When the dual system terminal is started, the two operating systems can be simultaneously started by hardware virtual technology, thus the two operating systems can be simultaneously run.
  • each of the above dual system terminal has two display screens for displaying two different operating system interfaces respectively, thus the user can operate the two operating systems simultaneously or separately. Additionally, the two operating systems can access each other's data and files in a preset security strategy.
  • the time proportion that each of the two operating systems takes up a central processing unit of the dual system terminal and/or a proportion that each of the two operating systems takes up a memory of the dual system terminal can be adjusted until one of the two operating systems enters a full sleep state.
  • the above dual system terminals can take public and private interests into account. Operating the two operating systems simultaneously or separately, user's BYOD (BYOD, bring your own device) requirement can be satisfied, and connecting two independent display screens and/or touch screens through a hardware platform (a set of central processing units and memories) can be realized, thus users having different requirements can operate different operating systems simultaneously or separately.
  • BYOD BYOD, bring your own device
  • FIG. 6 is a block diagram of a multi-system terminal in accordance with another embodiment of the present disclosure.
  • a multi-system terminal includes a communication bus 600, an output and input device 601, a memory 602, and a processor 603 (the multi-system terminal can have one or more processors 603, in FIG. 6 , as an example, one processor is shown).
  • the communication bus 600 is configured to realize communication among the output and input device 601, the memory 602, and the processor 603.
  • the memory 602 stores a set of program codes, and the processor 603 invokes the set of program codes stored in the memory 602 to execute following operations.
  • the processor 603 is configured to run multiple operating systems.
  • the output and input device 601 is configured to display each of the multiple operating systems in a preset display mode.
  • the preset display mode includes: displaying any of the multiple operating systems on any display screen separately; or displaying both of the any of the multiple operating systems and at least one other operating system of the multiple operating systems on the any display screen; or hiding the any of the multiple operating systems.
  • the processor 603 is further configured to execute following steps: setting any of the multiple operating systems to be a main system; when the processor 603 detects a command or request which is not able to be determined for which of the multiple operating systems, receiving and processing the command or request by the main system.
  • the processor 603 is further configured to execute following steps: adjusting a time proportion that any of the multiple operating systems takes up a central processing unit of the terminal and/or a memory proportion that any of the multiple operating systems takes up a memory of the terminal according to a received adjusting command.
  • the adjusting command is configured to turn on or turn off the display screen which is used for displaying any of the multiple operating systems, or the adjusting command is configured to change the preset display mode for the any of the multiple operating systems.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)
EP15874859.0A 2014-12-31 2015-07-31 Procédé d'affichage systèmes d'exploitation, dispositif d'affichage pour systèmes d'exploitation et terminal multi-système Ceased EP3196765A4 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410855485.2A CN104461726B (zh) 2014-12-31 2014-12-31 操作系统的显示方法、操作系统的显示装置和终端
PCT/CN2015/085889 WO2016107170A1 (fr) 2014-12-31 2015-07-31 Procédé d'affichage systèmes d'exploitation, dispositif d'affichage pour systèmes d'exploitation et terminal multi-système

Publications (2)

Publication Number Publication Date
EP3196765A1 true EP3196765A1 (fr) 2017-07-26
EP3196765A4 EP3196765A4 (fr) 2018-05-23

Family

ID=52907827

Family Applications (1)

Application Number Title Priority Date Filing Date
EP15874859.0A Ceased EP3196765A4 (fr) 2014-12-31 2015-07-31 Procédé d'affichage systèmes d'exploitation, dispositif d'affichage pour systèmes d'exploitation et terminal multi-système

Country Status (4)

Country Link
US (1) US10417046B2 (fr)
EP (1) EP3196765A4 (fr)
CN (1) CN104461726B (fr)
WO (1) WO2016107170A1 (fr)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461726B (zh) 2014-12-31 2019-01-15 宇龙计算机通信科技(深圳)有限公司 操作系统的显示方法、操作系统的显示装置和终端
KR102303417B1 (ko) * 2015-06-19 2021-09-23 삼성전자주식회사 복수의 운영 체제를 지원하는 전자 장치 제어 방법
US10963279B2 (en) * 2015-12-31 2021-03-30 International Business Machines Corporation Host-subordinate computing device administration and control using a host virtual machine manager
CN105872711B (zh) * 2016-04-21 2019-07-26 北京元心科技有限公司 多系统切换时的切换动画显示方法及装置
CN106357880B (zh) * 2016-07-19 2019-06-21 努比亚技术有限公司 一种双屏移动终端及其系统控制方法
CN107766145B (zh) * 2016-08-18 2020-10-27 成都鼎桥通信技术有限公司 双系统下的内存管理方法和装置
CN106657567A (zh) * 2016-09-09 2017-05-10 宇龙计算机通信科技(深圳)有限公司 一种多用户访问方法、装置及终端
CN106965755A (zh) * 2016-12-06 2017-07-21 上海赫千电子科技有限公司 双系统车载中控信息系统
CN106708456A (zh) * 2016-12-20 2017-05-24 宇龙计算机通信科技(深圳)有限公司 一种界面显示的方法及装置
WO2019051827A1 (fr) * 2017-09-18 2019-03-21 深圳前海达闼云端智能科技有限公司 Procédé et appareil d'affichage pour systèmes d'exploitation multiples, dispositif informatique et support de stockage
CN108900912A (zh) * 2018-07-04 2018-11-27 深圳创维-Rgb电子有限公司 屏幕保护设置方法、智能电视及计算机可读存储介质
CN109782979A (zh) * 2019-01-03 2019-05-21 北京三一智造科技有限公司 旋挖钻机润滑系统的交互界面显示方法及装置
CN111273883A (zh) * 2020-01-20 2020-06-12 北京远特科技股份有限公司 多操作系统的同屏显示方法、装置和终端设备
CN116360895A (zh) * 2021-12-27 2023-06-30 Oppo广东移动通信有限公司 应用启动方法、装置、设备及存储介质

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7827358B2 (en) * 2007-01-07 2010-11-02 Apple Inc. Memory management methods and systems
US20090259942A1 (en) * 2008-04-14 2009-10-15 International Business Machines Corporation Varying an audio characteristic of an audible notice based upon a placement in a window stack of the application instance issuing the notice
CN101770390B (zh) * 2008-12-29 2013-05-01 北京联想软件有限公司 一种操作系统显示隔离的装置及方法
CN103049232B (zh) * 2011-10-17 2016-04-27 联想(北京)有限公司 显示方法和终端设备
CN103257837B (zh) * 2012-02-20 2018-02-27 联想(北京)有限公司 一种显示数据的方法及电子设备
US20150193904A1 (en) * 2012-10-24 2015-07-09 OpenMobile World Wide, Inc. Graphics acceleration for applications executing on mobile devices with multi-operating system environment
US20140129739A1 (en) * 2012-11-08 2014-05-08 Richard King Dual Mobile Device Apparatus
CN104049858A (zh) * 2013-03-15 2014-09-17 宇宙互联有限公司 支持操作系统共享的电子装置、系统及方法
US9292328B2 (en) 2013-05-24 2016-03-22 Bromium, Inc. Management of supervisor mode execution protection (SMEP) by a hypervisor
US9135042B2 (en) * 2013-06-13 2015-09-15 International Business Machines Corporation Provisioning a secure customer domain in a virtualized multi-tenant environment
CN104765623A (zh) * 2014-01-03 2015-07-08 中兴通讯股份有限公司 一种实现多操作系统的数据处理方法及终端设备
CN104123113B (zh) * 2014-07-31 2019-03-15 努比亚技术有限公司 一种移动终端及其多系统的分屏显示方法和装置
CN104216777B (zh) * 2014-08-29 2017-09-08 宇龙计算机通信科技(深圳)有限公司 双系统电子装置及终端
CN104461726B (zh) 2014-12-31 2019-01-15 宇龙计算机通信科技(深圳)有限公司 操作系统的显示方法、操作系统的显示装置和终端

Also Published As

Publication number Publication date
US10417046B2 (en) 2019-09-17
WO2016107170A1 (fr) 2016-07-07
US20170308414A1 (en) 2017-10-26
EP3196765A4 (fr) 2018-05-23
CN104461726A (zh) 2015-03-25
CN104461726B (zh) 2019-01-15

Similar Documents

Publication Publication Date Title
US10417046B2 (en) Display method for operating systems, display device for operating systems, and multi-system terminal
CN104360900B (zh) 用于运行多操作系统的方法以及相应的系统和移动设备
US10585637B2 (en) Information processing method and electronic device
CN105389040B (zh) 包括触敏显示器的电子装置及操作该电子装置的方法
US10528252B2 (en) Key combinations toolbar
US9348633B2 (en) Multi-environment operating system
US7930447B2 (en) Listing windows of active applications of computing devices sharing a keyboard based upon requests for attention
US8868899B2 (en) System and method for switching between environments in a multi-environment operating system
EP3082028B1 (fr) Appareil et procédé pour fournir des informations par l'intermédiaire d'une partie d'un affichage
US9851790B2 (en) Gaze based notification reponse
EP3086214A1 (fr) Procédé et système de commande d'affichage pour l'interface d'un écran tactile
US20120173986A1 (en) Background synchronization within a multi-environment operating system
WO2015103993A1 (fr) Procédé et système de commande de présentation de fenêtre de dialogue
US9454396B2 (en) Thin client computing device having touch screen interactive capability support
WO2015100933A1 (fr) Procédé de traitement de données permettant de réaliser plusieurs systèmes d'exploitation et dispositif terminal
WO2013097650A1 (fr) Procédé, système et équipement de terminal pour le démarrage de programmes d'application
US20130311682A1 (en) Synchronizing Launch-Configuration Information Between First and Second Application Environments that are Operable on a Multi-Modal Device
WO2014206324A1 (fr) Procédé d'affichage d'un clavier virtuel et terminal associé
US20150121257A1 (en) Method and apparatus for triggering url load request from a browser
CN105094583B (zh) 一种触摸屏数字终端的快捷操作方法及装置
WO2017143710A1 (fr) Procédé et dispositif de commande d'un terminal mobile multisystème
JP5882279B2 (ja) 情報処理装置、方法及びプログラム
US20200089512A1 (en) Method and Apparatus for Invoking Input Method, Server, and Terminal
WO2016115753A1 (fr) Procédé, dispositif et terminal de fonctionnement multi-système
KR20110020395A (ko) 컴퓨터시스템 및 그 제어방법

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

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

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

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20170420

AK Designated contracting states

Kind code of ref document: A1

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

AX Request for extension of the european patent

Extension state: BA ME

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20180424

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 9/48 20060101AFI20180417BHEP

Ipc: G06F 9/455 20060101ALI20180417BHEP

Ipc: G06F 9/445 20060101ALI20180417BHEP

Ipc: G06F 9/4401 20180101ALI20180417BHEP

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 9/4401 20180101ALI20180417BHEP

Ipc: G06F 9/445 20180101ALI20180417BHEP

Ipc: G06F 9/48 20060101AFI20180417BHEP

Ipc: G06F 9/455 20180101ALI20180417BHEP

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

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20190822

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

Free format text: STATUS: EXAMINATION IS IN PROGRESS

REG Reference to a national code

Ref country code: DE

Ref legal event code: R003

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

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20220418