US20100174895A1 - Rapid-boot computing device with dual operating systems - Google Patents

Rapid-boot computing device with dual operating systems Download PDF

Info

Publication number
US20100174895A1
US20100174895A1 US12/724,766 US72476610A US2010174895A1 US 20100174895 A1 US20100174895 A1 US 20100174895A1 US 72476610 A US72476610 A US 72476610A US 2010174895 A1 US2010174895 A1 US 2010174895A1
Authority
US
United States
Prior art keywords
processor
computing device
operating system
booting
control
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.)
Abandoned
Application number
US12/724,766
Inventor
James R. Pierce
Eric H. Walker
John A. Wahl
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.)
L3 Technologies Inc
Original Assignee
L3 Communications Corp
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 L3 Communications Corp filed Critical L3 Communications Corp
Priority to US12/724,766 priority Critical patent/US20100174895A1/en
Assigned to L-3 COMMUNICATIONS CORPORATION reassignment L-3 COMMUNICATIONS CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PIERCE, JAMES R., WAHL, JOHN A., WALKER, ERIC H.
Publication of US20100174895A1 publication Critical patent/US20100174895A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control
    • 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

Definitions

  • the present invention relates generally to computing systems and, more specifically, to a computing device that enables software applications to run almost immediately after the device is started.
  • the processor executes some instructions that are embodied in a logic layer close to the hardware layer, such as in read-only memory (ROM), which in turn causes some additional instructions to be loaded from a disk drive or other secondary storage into random-access memory (RAM), where the processor begins executing them.
  • ROM read-only memory
  • RAM random-access memory
  • BIOS Basic Input/Output System
  • Some of the instructions executed during boot-up cause the computer to be configured and prepared to execute application programs.
  • “Application program” refers to high-level software, generally of the type with which the user interacts in some manner. The boot sequence is generally deemed completed when control is passed to the user interface layer of the operating system, and the computer allows a user to run application programs or log in.
  • the WINDOWS XP boot process can take between about 30 seconds and three or four minutes. Yet, despite being slow to boot up in comparison with other operating systems, the various versions of WINDOWS (e.g., WINDOWS XP, WINDOWS 2000, etc.) constitute perhaps the most popular family of operating systems in the world for desktop and laptop computers and servers, with a wealth of commercially available application programs having been written for them by various parties. Most computer users are familiar with and comfortable with WINDOWS. Thus, despite the slowness of its boot sequence. WINDOWS remains the operating system of choice for most desktop, laptop and similar computing devices.
  • WINDOWS remains the operating system of choice for most desktop, laptop and similar computing devices.
  • computing devices that control certain critical physical systems take to become ready for operation after they are powered up or otherwise started should be minimized. While in some instances such computing devices may be embedded in the systems they control (and thus control the physical systems through efficient hardware-level interaction), in other instances such computing devices may be ordinary desktop or laptop computers that control the physical systems through application programs and external bus or wireless interfaces.
  • the problem is not limited to controlling physical systems but rather includes any instance in which an application program needs to be immediately ready for use. In any instance in which an computing device relies upon an application program to perform critical tasks, several minutes of boot-up delay can be detrimental,
  • LINUX Some operating systems, including those of the UNIX family, such as LINUX, generally boot up faster than WINDOWS in instances in which they are operating on comparably configured computing systems.
  • LINUX operating systems are considered by some to be more suitable for network server computers, engineering design computers, industrial computers, etc., than for ordinary home and business computers because they are not as user-friendly or because they allow greater access to internal functions that can be misused. For these reasons, there are far more commercially available application programs for WINDOWS systems than LINUX systems.
  • WINDOWS and LINUX The contrast between WINDOWS and LINUX is intended only as an example, as each of the operating systems that is commercially available or otherwise known has its own advantages and disadvantages in comparison with the others. Some boot up faster than others on comparably configured computing systems. Some have more features than others or have a greater selection of application programs available for them.
  • the present invention relates to booting a computing device in a manner that enables a software application to begin execution with minimal delay.
  • a first processor begins booting under control of a first operating system
  • a second processor begins booting under control of a second operating system.
  • the first operating system is of a type that generally takes longer to complete booting on a computer system than the second operating system takes on a comparably configured computer system.
  • the first operating system can be WINDOWS, while the second operating system can be LINUX.
  • the second processor has booted up, it begins controlling execution of a software application. Then, when the first processor has booted up, control over the software application is transferred from the second processor to the first processor.
  • the invention can allow software applications to begin executing as soon as possible under a faster-booting but temporary or secondary operating system, while a processor operating under a slower-booting primary operating system completes booting.
  • a processor operating under a slower-booting primary operating system completes booting.
  • an application program that controls systems in an emergency responder vehicle such as a police, fire or emergency medical vehicle, to begin executing as soon as possible after the vehicle or its computing device is started, even though a different primary operating system may be more desirable in the longer term for user convenience or other reasons.
  • FIG. 1 is a block diagram of a system for booting a computing device in an emergency responder vehicle in a manner that enables a software application to begin execution with minimal delay, in accordance with an exemplary embodiment of the invention.
  • FIG. 2 is a block diagram of the dual processor systems or platforms of the system of FIG. 1 .
  • FIG. 3 is a flow diagram illustrating a method for booting the computing device of FIG. 1 , in accordance with the exemplary embodiment.
  • a mobile computing device 100 is used in an emergency responder vehicle, such as a police, fire or emergency medical vehicle, to control various systems associated with emergency vehicle operations, such as a radio 102 , beacon light bar 104 , siren 106 , and a video camera 108 and associated video recorder 109 .
  • Computing device 100 includes user-removable/installable modules 110 , 112 , 114 , etc., which control, monitor or otherwise interface with such emergency responder vehicle systems.
  • the modular control concept is described in co-pending U.S. patent application Ser. No. 11/535,803, filed Sep. 27, 2006, entitled “MOBILE COMPUTING DEVICE WITH MODULAR EXPANSION FEATURES,” the specification of which is incorporated herein in its entirety by this reference.
  • first and second processor systems 116 and 118 interface with first and second processor systems 116 and 118 through switching circuitry 120 .
  • first and second processor systems 116 and 118 operates under an operating system that generally completes booting faster than the other in comparably configured computing systems.
  • first processor system 116 can operate under the MICROSOFT WINDOWS operating system
  • second processor system 118 can operate under the LINUX operating system.
  • a computer or processor system, together with its operating system is sometimes referred to as a “platform,” it can be said that in the exemplary embodiment of the invention first processor system 116 is a WINDOWS platform, and second processor system 118 is a LINUX platform. In most cases, a LINUX platform boots faster than a comparable WINDOWS platform.
  • a user can interact with computing device 100 through conventional user interface elements, such as a keyboard 122 , pointing device 124 and video display 126 .
  • Switching circuitry 120 couples the user interface elements to the one of processor systems 116 and 118 that is controlling computing device 100 .
  • first processor system 116 is controlling computing device 100
  • switching circuitry 120 couples keyboard 122 to a first processor keyboard signal input 128
  • couples video display 126 to a first processor video signal output 132 couples first processor video signal output 132 .
  • switching circuitry 120 couples the busses 134 and 136 that serve modules 110 , 112 , 114 , etc., to first processor busses 138 and 140 .
  • busses 134 and 138 can conform to the
  • USB Universal Serial Bus
  • busses 136 and 140 can conform to the Ethernet standard. Accordingly, when second processor system 118 is controlling computing device 100 , switching circuitry 120 couples keyboard 122 to a second processor keyboard signal input 142 , couples pointing device 124 to a second processor pointing device signal input 144 , and couples video display 126 to a second processor video signal output 146 . Similarly, when second processor system 118 is controlling computing device 100 , switching circuitry 120 couples the busses 134 and 136 that serve modules 110 , 112 , 114 , etc., to corresponding second processor busses 148 and 150 . First and second processor systems 116 and 118 can also include RS-232 busses 151 and 153 .
  • switching circuitry 120 is the element that couples and uncouples corresponding inputs and outputs of the first and second processor systems 116 and 118 to and from the common elements of the system, e.g., the modules and the user interface elements, any other suitable means for coupling and uncoupling signals can be used in other embodiments.
  • the terms “circuitry” and “switching” are not intended to imply specific electrical components or methods but rather are intended to encompass all suitable arrangements.
  • first and second processor systems 116 and 118 can control the switching function.
  • second processor system 118 can transmit a message to switching circuitry 120 via (e.g., RS-232) bus 153 that causes switching circuitry 120 to uncouple first processor system 116 from control of device 100 and couple second processor system 118 into control of device 100 .
  • processor systems 116 and 118 comprise computer motherboards 202 and 204 , respectively, of the type commonly included in personal desktop computers.
  • Processor systems 116 and 118 can also include storage devices and other elements of the type commonly included in such computers.
  • processor system 116 includes a hard disk drive 206 , which can interface with motherboard 202 through one of a number of standard bus interfaces 208 of the types commonly included in such computer motherboards (e.g., USB, SCSI, PCI, EISA, etc.).
  • processor system 118 can include a FLASH memory “drive” 210 that interfaces with motherboard 204 through one of a similar number of standard bus interfaces 212 .
  • Each of processor systems 116 and 118 has at least one processor 214 and 216 , respectively, program and data working memory 218 and 220 (e.g., RAM), respectively, BIOS or boot-ROM memory 222 and 224 , respectively, a video interface 226 and 228 , respectively, and a keyboard/mouse interface 230 and 232 , respectively.
  • program and data working memory 218 and 220 e.g., RAM
  • BIOS or boot-ROM memory 222 and 224 BIOS or boot-ROM memory 222 and 224
  • video interface 226 and 228 respectively
  • keyboard/mouse interface 230 and 232 keyboard/mouse interface
  • WINDOWS and LINUX operating systems i.e., software
  • the WINDOWS and LINUX operating systems 234 and 236 are illustrated as stored in or residing in memories 218 and 220 , respectively, they are shown in this manner for purposes of illustration only, as persons skilled in the art to which the invention relates understand that such software elements are typically retrieved from non-volatile mass storage (e.g., hard drive 206 or FLASH drive 210 , respectively) and executed in RAM by a respective processor 214 and 216 in portions or chunks on an as-needed basis, and may not reside in their entireties in RAM at any given time.
  • non-volatile mass storage e.g., hard drive 206 or FLASH drive 210 , respectively
  • the manner in which WINDOWS and LINUX operating systems 234 and 236 control their respective processor systems 116 and 118 is well understood by persons skilled in the art and is therefore not described herein.
  • processor systems 116 and 118 can communicate with each other via at least one bus or signal, as indicated by the connection 238 between respective bus interfaces 208 and 212 . It is through such a connection 238 that one of processor systems 116 and 118 can monitor the other and detect whether it is booted up and thus ready for operation, in the process of booting up, or in some other state, such as powered off.
  • processor system 118 can execute a monitoring application program 240 , shown for purposes of illustration as residing in memory 218 . Under control of monitoring application program 240 (and, ultimately, operating system 236 ), processor system 116 is monitored to determine if it is booted up and ready for operation.
  • monitoring application program 240 can transmit a query to processor system 116 .
  • a corresponding application program (not shown) executing on processor system 116 can monitor for the query and transmit a response if it receives the query and is ready for operation.
  • the user e.g., a driver or passenger in the emergency responder vehicle
  • turns on computing device 100 by pressing a Power button (not shown for purposes of clarity).
  • the emergency responder vehicle crew may receive a call from a dispatcher, advising them of an emergency, and they quickly enter the vehicle and turn on computing device 100 as they drive away.
  • there can be alternative means for indicating to computing device 100 that it is to start operation such as a signal that is automatically generated when the driver turns the key in the vehicle ignition.
  • processor systems 116 and 118 senses the signal from the Power button or other source and responds to it in the conventional manner.
  • first processor system 116 and second processor system 118 begin booting.
  • processor system 118 completes booting before processor system 116 .
  • Step 302 is depicted in FIG. 3 as longer than step 304 to indicate the longer boot time.
  • processor system 118 can begin to perform operations relating to the vehicle mission, such as controlling, for example, radio 102 , beacon light bar 104 , siren 106 , and video camera 108 and recorder 109 (see FIG. 1 ) or other vehicle systems.
  • processor system 118 controls such vehicle systems or otherwise performs such other operations via an application program 244 .
  • Processor system 118 can continue performing such operations until it determines (e.g., from monitoring application program 240 ) that processor system 116 has completed booting, as indicated by step 308 .
  • processor system 116 may be more broadly useful to the vehicle mission than processor system 118 because there are a greater number of commercially available application programs for WINDOWS platforms than for LINUX platforms, processor system 118 can be expected to complete booting before processor system 116 . While processor system 116 continues through its boot process, processor system 118 , having completed booting, can at least begin operations that may be deemed of more critical importance, such as controlling the beacon lights and siren as soon as the driver sets off toward the emergency scene. It may be several minutes later before processor system 116 completes booting, and it is desirable to not delay that long before certain systems, such as the beacon lights and siren, are activated. Thus, as soon as computing device 100 appears to be ready (i.e., when processor system 118 has completed booting), the user can initiate operations through the user interface.
  • processor system 118 determines (e.g., from monitoring application program 240 ) that processor system 116 has completed booting, processor system 118 causes control of computing device 100 to switch to processor system 116 at step 310 . If application program 244 was involved in, for example, controlling the lights and siren before control was switched, then a corresponding application program 242 executing on processor system 116 can take over that involvement after control has been switched, as indicated by step 312 .
  • processor system 118 During the switchover from processor system 118 to processor system 116 , there is essentially no interruption in control of most functions because at least the lower-level functions, such as keeping the beacon lights flashing and siren sounding, are under the immediate or direct control of modules 110 , 112 , 114 , etc., and processor systems 116 and 118 are used only to effect higher-level functions, such as acting upon a user-input request to change the light flashing mode.
  • any interruption of the application program that was executing on processor system 118 caused by the switchover to processor system 116 will be imperceptibly short (e.g., on the order of milliseconds) and have little or no effect.
  • application program 242 can be made to cause a screen (not shown) to be displayed for the user that is the same as the screen that was displayed before the switch.
  • computing device 100 continues to operate, at least in some respects, in the same manner as it did before switching, except that it operates under control of processor system 116 .
  • processor system 116 may have various other application programs (not shown) that may not exist on processor system 118 because, for example, they are not commercially available in LINUX versions. It is contemplated that a greater number of application programs that relate in some way to the emergency vehicle mission or purpose will be commercially available in a WINDOWS version than in a LINUX version, and that therefore it will be desirable to switch from the LINUX platform to the WINDOWS platform as soon as the WINDOWS platform has completed booting.

Landscapes

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

Abstract

A computing device is booted in a manner that enables a software application to begin execution with minimal delay. When the device is powered up, a first processor begins booting under control of a first operating system, and a second processor begins booting under control of a second operating system. The first operating system is of a type that generally takes longer to complete booting than the second operating system. As soon as the second processor has booted up, it begins controlling execution of a software application. Then, when the first processor has booted up, control over the software application is transferred from the second processor to the first processor.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application claims priority to and is a continuation of U.S. patent application Ser. No. 11/535,803 with a Filing Date of Sep. 27, 2008, entitled “RAPID-BOOT COMPUTING DEVICE WITH DUAL OPERATING SYSTEMS”, which is incorporated by reference herein, and is related to co-pending U.S. patent application Ser. No. 11/535,810 filed Sep. 27, 2006, entitled “COMPUTING DEVICE WITH REDUNDANT, DISSIMILAR OPERATING SYSTEMS”.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates generally to computing systems and, more specifically, to a computing device that enables software applications to run almost immediately after the device is started.
  • 2. Description of the Related Art
  • When a computer is powered-up or otherwise started (or re-started), application programs generally cannot execute immediately. Rather, there is some delay during which the computer performs a process generally referred to as “booting” or “booting up.” “Booting” is a term that has largely supplanted the original term, “bootstrapping,” which was an allusion to the English expression “to pull oneself up by one's bootstraps.” When a computer boots, a lower-level program, i.e., a sequence of instructions or code, which is capable of executing almost immediately after the computer is started, activates a higher-level program that is not otherwise capable of activating itself. In a traditional boot sequence, the processor executes some instructions that are embodied in a logic layer close to the hardware layer, such as in read-only memory (ROM), which in turn causes some additional instructions to be loaded from a disk drive or other secondary storage into random-access memory (RAM), where the processor begins executing them. In many computer architectures, the code stored in ROM is commonly referred to as the Basic Input/Output System or BIOS. Some of the instructions executed during boot-up cause the computer to be configured and prepared to execute application programs. “Application program” refers to high-level software, generally of the type with which the user interacts in some manner. The boot sequence is generally deemed completed when control is passed to the user interface layer of the operating system, and the computer allows a user to run application programs or log in.
  • There are a number of operating systems that are commercially available or otherwise known, but MICROSOFT WINDOWS is by far the most popular operating system in use today. However, while WINDOWS offers many advantages, it typically involves an elaborate boot sequence and, consequently, is often perceived as slow to boot up. After the processor executes BIOS, control is transferred to a partition loader, which locates the operating system and enables it to be loaded. In the case of WINDOWS XP, for example, a system downloading file then causes the operating system to be loaded in four phases: initial boot loader phase; operating system selection; hardware detection; and configuration selection. In the final phases, a device driver switches the screen to graphics mode, the WINDOWS XP desktop appears on the screen, and the user is invited to log on. Depending upon processor speed, memory, configurations, and other factors, the WINDOWS XP boot process can take between about 30 seconds and three or four minutes. Yet, despite being slow to boot up in comparison with other operating systems, the various versions of WINDOWS (e.g., WINDOWS XP, WINDOWS 2000, etc.) constitute perhaps the most popular family of operating systems in the world for desktop and laptop computers and servers, with a wealth of commercially available application programs having been written for them by various parties. Most computer users are familiar with and comfortable with WINDOWS. Thus, despite the slowness of its boot sequence. WINDOWS remains the operating system of choice for most desktop, laptop and similar computing devices.
  • In some instances, it is important that a user be able to ready a computing device for operation under the control of application programs without significant delay. For example, the amount of time that computing devices that control certain critical physical systems take to become ready for operation after they are powered up or otherwise started should be minimized. While in some instances such computing devices may be embedded in the systems they control (and thus control the physical systems through efficient hardware-level interaction), in other instances such computing devices may be ordinary desktop or laptop computers that control the physical systems through application programs and external bus or wireless interfaces. The problem is not limited to controlling physical systems but rather includes any instance in which an application program needs to be immediately ready for use. In any instance in which an computing device relies upon an application program to perform critical tasks, several minutes of boot-up delay can be detrimental,
  • Some operating systems, including those of the UNIX family, such as LINUX, generally boot up faster than WINDOWS in instances in which they are operating on comparably configured computing systems. However, LINUX operating systems are considered by some to be more suitable for network server computers, engineering design computers, industrial computers, etc., than for ordinary home and business computers because they are not as user-friendly or because they allow greater access to internal functions that can be misused. For these reasons, there are far more commercially available application programs for WINDOWS systems than LINUX systems.
  • The contrast between WINDOWS and LINUX is intended only as an example, as each of the operating systems that is commercially available or otherwise known has its own advantages and disadvantages in comparison with the others. Some boot up faster than others on comparably configured computing systems. Some have more features than others or have a greater selection of application programs available for them.
  • Accordingly, it would be desirable to provide a method and system to enable application programs to begin execution with minimal boot-up delay. It is to such a method and system that the present invention is primarily directed.
  • SUMMARY OF THE INVENTION
  • The present invention relates to booting a computing device in a manner that enables a software application to begin execution with minimal delay. In accordance with an exemplary embodiment of the invention, when an indication to start is detected, a first processor begins booting under control of a first operating system, and a second processor begins booting under control of a second operating system. The first operating system is of a type that generally takes longer to complete booting on a computer system than the second operating system takes on a comparably configured computer system. For example, the first operating system can be WINDOWS, while the second operating system can be LINUX. As soon as the second processor has booted up, it begins controlling execution of a software application. Then, when the first processor has booted up, control over the software application is transferred from the second processor to the first processor.
  • The invention can allow software applications to begin executing as soon as possible under a faster-booting but temporary or secondary operating system, while a processor operating under a slower-booting primary operating system completes booting. For example, it maybe desirable for an application program that controls systems in an emergency responder vehicle, such as a police, fire or emergency medical vehicle, to begin executing as soon as possible after the vehicle or its computing device is started, even though a different primary operating system may be more desirable in the longer term for user convenience or other reasons.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of a system for booting a computing device in an emergency responder vehicle in a manner that enables a software application to begin execution with minimal delay, in accordance with an exemplary embodiment of the invention.
  • FIG. 2 is a block diagram of the dual processor systems or platforms of the system of FIG. 1.
  • FIG. 3 is a flow diagram illustrating a method for booting the computing device of FIG. 1, in accordance with the exemplary embodiment.
  • DETAILED DESCRIPTION
  • As illustrated in FIG. 1, in an exemplary embodiment of the present invention a mobile computing device 100 is used in an emergency responder vehicle, such as a police, fire or emergency medical vehicle, to control various systems associated with emergency vehicle operations, such as a radio 102, beacon light bar 104, siren 106, and a video camera 108 and associated video recorder 109. Computing device 100 includes user-removable/ installable modules 110, 112, 114, etc., which control, monitor or otherwise interface with such emergency responder vehicle systems. The modular control concept is described in co-pending U.S. patent application Ser. No. 11/535,803, filed Sep. 27, 2006, entitled “MOBILE COMPUTING DEVICE WITH MODULAR EXPANSION FEATURES,” the specification of which is incorporated herein in its entirety by this reference.
  • The modules 110, 112, 114, etc., in turn interface with first and second processor systems 116 and 118 through switching circuitry 120. Importantly, one of first and second processor systems 116 and 118 operates under an operating system that generally completes booting faster than the other in comparably configured computing systems. For example, first processor system 116 can operate under the MICROSOFT WINDOWS operating system, and second processor system 118 can operate under the LINUX operating system. As a computer or processor system, together with its operating system, is sometimes referred to as a “platform,” it can be said that in the exemplary embodiment of the invention first processor system 116 is a WINDOWS platform, and second processor system 118 is a LINUX platform. In most cases, a LINUX platform boots faster than a comparable WINDOWS platform.
  • A user, such as the vehicle driver, can interact with computing device 100 through conventional user interface elements, such as a keyboard 122, pointing device 124 and video display 126. Switching circuitry 120 couples the user interface elements to the one of processor systems 116 and 118 that is controlling computing device 100. For example, when first processor system 116 is controlling computing device 100, switching circuitry 120 couples keyboard 122 to a first processor keyboard signal input 128, couples pointing device 124 to a first processor pointing device signal input 130, and couples video display 126 to a first processor video signal output 132. Similarly, when first processor system 116 is controlling computing device 100, switching circuitry 120 couples the busses 134 and 136 that serve modules 110, 112, 114, etc., to first processor busses 138 and 140. For example, busses 134 and 138 can conform to the
  • Universal Serial Bus (USB) standard, and busses 136 and 140 can conform to the Ethernet standard. Accordingly, when second processor system 118 is controlling computing device 100, switching circuitry 120 couples keyboard 122 to a second processor keyboard signal input 142, couples pointing device 124 to a second processor pointing device signal input 144, and couples video display 126 to a second processor video signal output 146. Similarly, when second processor system 118 is controlling computing device 100, switching circuitry 120 couples the busses 134 and 136 that serve modules 110, 112, 114, etc., to corresponding second processor busses 148 and 150. First and second processor systems 116 and 118 can also include RS-232 busses 151 and 153. Although in the exemplary embodiment of the invention switching circuitry 120 is the element that couples and uncouples corresponding inputs and outputs of the first and second processor systems 116 and 118 to and from the common elements of the system, e.g., the modules and the user interface elements, any other suitable means for coupling and uncoupling signals can be used in other embodiments. The terms “circuitry” and “switching” are not intended to imply specific electrical components or methods but rather are intended to encompass all suitable arrangements.
  • Either or both of first and second processor systems 116 and 118 can control the switching function. For example, second processor system 118 can transmit a message to switching circuitry 120 via (e.g., RS-232) bus 153 that causes switching circuitry 120 to uncouple first processor system 116 from control of device 100 and couple second processor system 118 into control of device 100.
  • As illustrated in FIG. 2, in the exemplary embodiment of the invention processor systems 116 and 118 comprise computer motherboards 202 and 204, respectively, of the type commonly included in personal desktop computers. Processor systems 116 and 118 can also include storage devices and other elements of the type commonly included in such computers. For example, processor system 116 includes a hard disk drive 206, which can interface with motherboard 202 through one of a number of standard bus interfaces 208 of the types commonly included in such computer motherboards (e.g., USB, SCSI, PCI, EISA, etc.). Similarly, processor system 118 can include a FLASH memory “drive” 210 that interfaces with motherboard 204 through one of a similar number of standard bus interfaces 212. Each of processor systems 116 and 118 has at least one processor 214 and 216, respectively, program and data working memory 218 and 220 (e.g., RAM), respectively, BIOS or boot- ROM memory 222 and 224, respectively, a video interface 226 and 228, respectively, and a keyboard/ mouse interface 230 and 232, respectively. These elements are shown in FIG. 2 because they are representative of elements that are characteristic of typical, commercially available computers, but in other embodiments of the invention the processor systems can include any other suitable elements and have any other suitable architectures.
  • Although the WINDOWS and LINUX operating systems (i.e., software) 234 and 236 are illustrated as stored in or residing in memories 218 and 220, respectively, they are shown in this manner for purposes of illustration only, as persons skilled in the art to which the invention relates understand that such software elements are typically retrieved from non-volatile mass storage (e.g., hard drive 206 or FLASH drive 210, respectively) and executed in RAM by a respective processor 214 and 216 in portions or chunks on an as-needed basis, and may not reside in their entireties in RAM at any given time. The manner in which WINDOWS and LINUX operating systems 234 and 236 control their respective processor systems 116 and 118 is well understood by persons skilled in the art and is therefore not described herein.
  • Note that processor systems 116 and 118 can communicate with each other via at least one bus or signal, as indicated by the connection 238 between respective bus interfaces 208 and 212. It is through such a connection 238 that one of processor systems 116 and 118 can monitor the other and detect whether it is booted up and thus ready for operation, in the process of booting up, or in some other state, such as powered off. For this purpose, processor system 118 can execute a monitoring application program 240, shown for purposes of illustration as residing in memory 218. Under control of monitoring application program 240 (and, ultimately, operating system 236), processor system 116 is monitored to determine if it is booted up and ready for operation. For example, monitoring application program 240 can transmit a query to processor system 116. A corresponding application program (not shown) executing on processor system 116 can monitor for the query and transmit a response if it receives the query and is ready for operation.
  • Referring now to the flow diagram of FIG. 3, at step 300 the user (e.g., a driver or passenger in the emergency responder vehicle) turns on computing device 100 by pressing a Power button (not shown for purposes of clarity). For example, the emergency responder vehicle crew may receive a call from a dispatcher, advising them of an emergency, and they quickly enter the vehicle and turn on computing device 100 as they drive away. In other embodiments of the invention, there can be alternative means for indicating to computing device 100 that it is to start operation, such as a signal that is automatically generated when the driver turns the key in the vehicle ignition. Each of processor systems 116 and 118 senses the signal from the Power button or other source and responds to it in the conventional manner.
  • At steps 302 and 304, respectively, in response to the user having pressed the Power button, first processor system 116 and second processor system 118 begin booting. As a WINDOWS platform generally takes longer to boot than a LINUX platform, processor system 118 completes booting before processor system 116. (Step 302 is depicted in FIG. 3 as longer than step 304 to indicate the longer boot time.) As soon as processor system 118 has completed booting, it can begin to perform operations relating to the vehicle mission, such as controlling, for example, radio 102, beacon light bar 104, siren 106, and video camera 108 and recorder 109 (see FIG. 1) or other vehicle systems. More specifically, processor system 118 controls such vehicle systems or otherwise performs such other operations via an application program 244. Processor system 118 can continue performing such operations until it determines (e.g., from monitoring application program 240) that processor system 116 has completed booting, as indicated by step 308.
  • Although processor system 116 may be more broadly useful to the vehicle mission than processor system 118 because there are a greater number of commercially available application programs for WINDOWS platforms than for LINUX platforms, processor system 118 can be expected to complete booting before processor system 116. While processor system 116 continues through its boot process, processor system 118, having completed booting, can at least begin operations that may be deemed of more critical importance, such as controlling the beacon lights and siren as soon as the driver sets off toward the emergency scene. It may be several minutes later before processor system 116 completes booting, and it is desirable to not delay that long before certain systems, such as the beacon lights and siren, are activated. Thus, as soon as computing device 100 appears to be ready (i.e., when processor system 118 has completed booting), the user can initiate operations through the user interface.
  • Once processor system 118 determines (e.g., from monitoring application program 240) that processor system 116 has completed booting, processor system 118 causes control of computing device 100 to switch to processor system 116 at step 310. If application program 244 was involved in, for example, controlling the lights and siren before control was switched, then a corresponding application program 242 executing on processor system 116 can take over that involvement after control has been switched, as indicated by step 312. During the switchover from processor system 118 to processor system 116, there is essentially no interruption in control of most functions because at least the lower-level functions, such as keeping the beacon lights flashing and siren sounding, are under the immediate or direct control of modules 110, 112, 114, etc., and processor systems 116 and 118 are used only to effect higher-level functions, such as acting upon a user-input request to change the light flashing mode. In addition, any interruption of the application program that was executing on processor system 118 caused by the switchover to processor system 116 will be imperceptibly short (e.g., on the order of milliseconds) and have little or no effect.
  • It is contemplated that synchronization between instances of application programs executing on respective processor systems 116 and 118 during the switchover will not be necessary, as most operations that are important enough to ensure do not stop during the switchover will relate to low-level control functions, such as control of beacon lights and siren, which do not involve computation or a multiplicity of states. Nevertheless, in embodiments of the invention in which greater synchronization is required, such as if there is a high-level application program that a user may be using at the time of the switchover, persons skilled in the art are capable of providing means for more precisely maintaining continuity and synchronization between the application program instances during switching. For example, application program 242 can be made to cause a screen (not shown) to be displayed for the user that is the same as the screen that was displayed before the switch. In any event, following switching, computing device 100 continues to operate, at least in some respects, in the same manner as it did before switching, except that it operates under control of processor system 116.
  • Once control has been switched to processor system 116, the full capabilities of the WINDOWS platform can be made available for further operations. For example, processor system 116 may have various other application programs (not shown) that may not exist on processor system 118 because, for example, they are not commercially available in LINUX versions. It is contemplated that a greater number of application programs that relate in some way to the emergency vehicle mission or purpose will be commercially available in a WINDOWS version than in a LINUX version, and that therefore it will be desirable to switch from the LINUX platform to the WINDOWS platform as soon as the WINDOWS platform has completed booting.
  • It will be apparent to those skilled in the art that various modifications and variations can be made to this invention without departing from the spirit or scope of the invention. Thus, it is intended that the present invention covers the modifications and variations of this invention provided that they come within the scope of any claims and their equivalents. With regard to the claims, no claim is intended to invoke the sixth paragraph of 35 U.S.C. Section 112 unless it includes the term “means for” followed by a participle.

Claims (22)

1. A method for booting a computing device to enable a software application to begin execution rapidly, comprising:
detecting an indication to start operating the computing device;
booting under control of a first operating system by a first processor in response to detection of the indication;
booting under control of a second operating system by a second processor in response to detection of the indication, the second operating system booting more rapidly than the first operating system;
beginning execution of the software application under control of the second operating system executed by the second processor when the second operating system completes booting on the second processor; and
transferring control over the software application to the first operating system executed by the first processor when the first operating system completes booting on the first processor.
2. The method claimed in claim 1, wherein the second processor can transmit a message to a switching circuitry that causes the switching circuitry to couple the first processor into control of the computing device and uncouple second processor from control of the computing device.
3. The method claimed in claim 2, wherein the switching circuitry couples at least one user interface element to the first processor or second processor in control of the computer device to enable a user to interact with the computer device.
4. The method claimed in claim 1, wherein the first processor and second processor can communicate with each other via at least one connection.
5. The method claimed in claim 4, wherein the connection between the first processor and second processor can enable the second processor to monitor the first processor and detect whether the first processor is booted up and ready for operation.
6. The method claimed in claim 1, wherein the first operating system comprises WINDOWS.
7. The method claimed in claim 1, wherein the second operating system is of a UNIX operating system family.
8. The method claimed in claim 7, wherein the second operating system is LINUX.
9. The method claimed in claim 1, wherein the first processor comprises a plurality of processors.
10. The method claimed in claim 1, wherein:
the computing device comprises a mobile vehicular computing device for an emergency responder motor vehicle and controls a system associated with the emergency responder motor vehicle; and
the system associated with the emergency responder motor vehicle is selected from the group consisting of: beacon light system; siren system; video recording system; and communication system.
11. The method claimed in claim 1, wherein the first processor can transmit a message to switching circuitry that causes the switching circuitry to couple the first processor into control of the computing device and uncouple second processor from control of the computing device.
12. A system for booting a computing device to enable a software application to begin execution rapidly, comprising:
a signal input for receiving an indication to start operating the computing device;
a first processor having a first operating system, the first processor booting in response to detection of the indication to start operating;
a second processor having a second operating system, the second processor booting in response to detection of the indication to start operating, the second processor booting more rapidly than the first processor, the second processor beginning execution of the software application when the second processor completes booting, and the second processor transferring control over the software application to the first processor when the first processor completes booting.
13. The system claimed in claim 12, further comprising.
a switching circuitry that upon the receipt of a message from the second processor causes the switching circuitry to couple the first processor into control of the computing device and uncouple second processor from control of the computing device.
14. The system claimed in claim 13, wherein the first processor can transmit a second message to the switching circuitry that causes the switching circuitry to couple the first processor into control of the computing device and uncouple second processor from control of the computing device.
15. The system claimed in claim 13, wherein the switching circuitry couples at least one user interface element to the first processor or second processor in control of the computer device to enable a user to interact with the computer device.
16. The system claimed in claim 12, further comprising:
at least one connection to enable the first processor and second processor to communicate with each other.
17. The method claimed in claim 16, wherein the connection between the first processor and second processor can enable the second processor to monitor the first processor and detect whether the first processor is booted up and ready for operation.
18. The system claimed in claim 12, wherein the first operating system comprises WINDOWS.
19. The system claimed in claim 12, wherein the second operating system is of a UNIX operating system family.
20. The system claimed in claim 19, wherein the second operating system is LINUX.
21. The system claimed in claim 12, wherein the first processor further comprises:
a plurality of processors.
22. The system claimed in claim 12, wherein:
the computing device comprises a mobile vehicular computing device for an emergency responder motor vehicle and controls a system associated with the emergency responder motor vehicle; and
the system associated with the emergency responder motor vehicle is selected from the group consisting of: beacon light system; siren system; video recording system; and communication system.
US12/724,766 2006-09-27 2010-03-16 Rapid-boot computing device with dual operating systems Abandoned US20100174895A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/724,766 US20100174895A1 (en) 2006-09-27 2010-03-16 Rapid-boot computing device with dual operating systems

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/535,803 US7689820B2 (en) 2006-09-27 2006-09-27 Rapid-boot computing device with dual operating systems
US12/724,766 US20100174895A1 (en) 2006-09-27 2010-03-16 Rapid-boot computing device with dual operating systems

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/535,803 Continuation US7689820B2 (en) 2006-09-27 2006-09-27 Rapid-boot computing device with dual operating systems

Publications (1)

Publication Number Publication Date
US20100174895A1 true US20100174895A1 (en) 2010-07-08

Family

ID=39226416

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/535,803 Expired - Fee Related US7689820B2 (en) 2006-09-27 2006-09-27 Rapid-boot computing device with dual operating systems
US12/724,766 Abandoned US20100174895A1 (en) 2006-09-27 2010-03-16 Rapid-boot computing device with dual operating systems

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/535,803 Expired - Fee Related US7689820B2 (en) 2006-09-27 2006-09-27 Rapid-boot computing device with dual operating systems

Country Status (1)

Country Link
US (2) US7689820B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060070032A1 (en) * 2004-09-24 2006-03-30 Richard Bramley Operating system transfer and launch without performing post
US20090125752A1 (en) * 2007-11-13 2009-05-14 Kum Cheong Adam Chan Systems And Methods For Managing A Redundant Management Module
US20130117518A1 (en) * 2010-06-30 2013-05-09 Fujitsu Limited System controller, information processing system and method of saving and restoring data in the information processing system
US8615766B2 (en) 2012-05-01 2013-12-24 Concurix Corporation Hybrid operating system
WO2014136406A1 (en) * 2013-03-08 2014-09-12 株式会社デンソー Data processing device
JP2016129047A (en) * 2016-02-24 2016-07-14 パイオニア株式会社 Information processing device, information processing method, recording medium recording information processing program, and information processing program
US20210016728A1 (en) * 2019-07-17 2021-01-21 Marvell Asia Pte, Ltd. Managing Power in an Integrated Circuit for High-Speed Activation
JP2021082002A (en) * 2019-11-19 2021-05-27 日立Astemo株式会社 Electronic control device and calculation method
US11403112B2 (en) * 2018-11-08 2022-08-02 Ricoh Company, Ltd. Information processing apparatus, method of starting up an information processing apparatus

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5028904B2 (en) * 2006-08-10 2012-09-19 ソニー株式会社 Electronic device and starting method
KR101476691B1 (en) 2008-04-23 2014-12-29 삼성전자주식회사 Apparatus to drive devices and method thereof
US8713241B2 (en) * 2008-08-27 2014-04-29 Wireless Silicon Group, Llc Method and apparatus for an active low power mode of a portable computing device
US8281169B2 (en) 2008-08-27 2012-10-02 Wireless Silicon Group, Inc. Method and system for power management for a handheld mobile electronic device executing-in-place an application kernel from execute-in-place non-volatile memory (XIP NVM)
US9367331B2 (en) * 2009-07-20 2016-06-14 Google Technology Holdings LLC Multi-environment operating system
US8868899B2 (en) * 2009-07-20 2014-10-21 Motorola Mobility Llc System and method for switching between environments in a multi-environment operating system
US9389877B2 (en) * 2009-07-20 2016-07-12 Google Technology Holdings LLC Multi-environment operating system
US9372711B2 (en) * 2009-07-20 2016-06-21 Google Technology Holdings LLC System and method for initiating a multi-environment operating system
US9348633B2 (en) * 2009-07-20 2016-05-24 Google Technology Holdings LLC Multi-environment operating system
US8914623B2 (en) * 2010-03-05 2014-12-16 Lenovo (Singapore) Pte. Ltd. Utilization of the screen image information of a primary environment for reproduction and user-interaction in a secondary environment
TWI412999B (en) * 2010-03-31 2013-10-21 Wistron Corp Parallel speedy starting method, and device having multi-processor
US8819321B2 (en) * 2010-06-03 2014-08-26 Dell Products L.P. Systems and methods for providing instant-on functionality on an embedded controller
KR20120017116A (en) * 2010-08-18 2012-02-28 엠텍비젼 주식회사 Device and method for displaying information for vehicle
US8983536B2 (en) 2010-10-22 2015-03-17 Google Technology Holdings LLC Resource management in a multi-operating environment
US9354900B2 (en) 2011-04-28 2016-05-31 Google Technology Holdings LLC Method and apparatus for presenting a window in a system having two operating system environments
JP5766032B2 (en) * 2011-06-07 2015-08-19 三菱電機株式会社 Information processing apparatus and activation method thereof
TWI496083B (en) * 2011-08-30 2015-08-11 Compal Electronics Inc Operating method for dual operating system, portable device and docking system
US9417753B2 (en) 2012-05-02 2016-08-16 Google Technology Holdings LLC Method and apparatus for providing contextual information between operating system environments
US9342325B2 (en) 2012-05-17 2016-05-17 Google Technology Holdings LLC Synchronizing launch-configuration information between first and second application environments that are operable on a multi-modal device
JP6406797B2 (en) * 2012-12-14 2018-10-17 キヤノン株式会社 Information processing apparatus operable in power saving mode and control method thereof
JP5819350B2 (en) * 2013-06-13 2015-11-24 株式会社日立製作所 Computer system and startup method
JP5719942B1 (en) 2013-08-20 2015-05-20 株式会社小松製作所 Controller for construction machinery
KR101637682B1 (en) 2014-09-23 2016-07-07 현대자동차주식회사 Camera image display system of AVN
US20160055031A1 (en) * 2014-11-13 2016-02-25 Mediatek Inc. Dual-System Architecture With Fast Recover And Switching Of Operating System
JP6041908B2 (en) * 2015-01-14 2016-12-14 株式会社小松製作所 Controller for construction machinery
KR101663114B1 (en) * 2015-01-21 2016-10-07 현대자동차주식회사 A multimedia terminal for verhicle and a method of the same for processing data
JP2016179801A (en) 2015-03-25 2016-10-13 株式会社デンソー On-board system
US11481225B2 (en) 2015-09-10 2022-10-25 Motorola Solutions, Inc. Apparatus and methods to display the status of an ancillary embedded system
CN110069336A (en) * 2018-01-22 2019-07-30 合肥杰发科技有限公司 Memory source distribution method, distributor, chip and storage device
JP7123573B2 (en) * 2018-02-28 2022-08-23 株式会社小松製作所 Perimeter monitoring device, working machine, control method and display device for perimeter monitoring
JP6996429B2 (en) * 2018-06-08 2022-01-17 住友電装株式会社 In-vehicle communication device and in-vehicle device activation method
CN113094111B (en) * 2021-04-16 2024-01-09 三星(中国)半导体有限公司 Device and method for starting device
CN113715620B (en) * 2021-09-03 2024-03-19 海信集团控股股份有限公司 Vehicle and control method of vehicle-mounted device thereof
CN114448494A (en) * 2021-12-30 2022-05-06 深圳市飞思通信技术有限公司 Communication device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040225876A1 (en) * 2003-05-05 2004-11-11 Lam Peter Ar-Fu Application software configured to work with two operating systems
US7098899B1 (en) * 1999-09-21 2006-08-29 Intel Corporation Dual form low power, instant on and high performance, non-instant on computing device

Family Cites Families (64)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4799145A (en) * 1985-04-03 1989-01-17 Honeywell Bull Inc. Facility for passing data used by one operating system to a replacement operating system
US4747040A (en) 1985-10-09 1988-05-24 American Telephone & Telegraph Company Dual operating system computer
US4946120A (en) 1988-08-09 1990-08-07 Posting Equipment Corporation Support
US5278973A (en) 1989-03-27 1994-01-11 Unisys Corporation Dual operating system computer
JPH04155417A (en) 1990-10-19 1992-05-28 Toshiba Corp Device for extending function
US5555491A (en) 1995-02-14 1996-09-10 Toshiba America Information Systems, Inc. Compact docking station for portable computer
US5673628A (en) 1995-12-12 1997-10-07 Boos; Shane M. Table for supporting and securing a portable computer in a vehicle
US5632462A (en) 1996-01-18 1997-05-27 Kallas; John J. Computer mount retractable for police vehicles
US5859762A (en) 1996-05-13 1999-01-12 International Business Machines Corporation Docking station for portable computers
US5751548A (en) 1996-05-13 1998-05-12 International Business Machines Corporation Docking station for a portable computer providing rotational movement of the computer's viewable screen in three different planes
JPH1091282A (en) 1996-09-10 1998-04-10 Canon Inc Electronic equipment device
JPH10124182A (en) 1996-10-24 1998-05-15 Fujitsu Ltd Portable computer device to which extension battery can be attached
US5931929A (en) 1996-12-31 1999-08-03 Compaq Computer Corporation Modem for connection to a telephone line through a either portable computer connector or a docking station
US5892261A (en) * 1997-01-07 1999-04-06 Winbond Electronics Corp. SRAM bitline pull-up MOSFET structure for internal circuit electro-static discharge immunity
JP3718317B2 (en) 1997-04-23 2005-11-24 株式会社日立製作所 Information processing apparatus and information processing related apparatus
KR100271465B1 (en) 1997-07-16 2000-11-15 윤종용 Expansion system for portable computer and power supply method therefor
US6996828B1 (en) 1997-09-12 2006-02-07 Hitachi, Ltd. Multi-OS configuration method
US6772419B1 (en) 1997-09-12 2004-08-03 Hitachi, Ltd. Multi OS configuration system having an interrupt process program executes independently of operation of the multi OS
US6113047A (en) 1997-12-15 2000-09-05 Intermec Technologies Corporation Dual point vehicle mount for computer terminal
US6005368A (en) 1998-06-30 1999-12-21 Digital Equipment Corporation Charging system for computer with docking station
JP2000089855A (en) 1998-09-14 2000-03-31 Fujitsu Ltd Function extension device and electronic unit
JP3737287B2 (en) 1998-09-14 2006-01-18 富士通株式会社 Function expansion device, component unit and electronic device
US6330669B1 (en) 1998-11-30 2001-12-11 Micron Technology, Inc. OS multi boot integrator
JP4072271B2 (en) 1999-02-19 2008-04-09 株式会社日立製作所 A computer running multiple operating systems
US6727920B1 (en) 1999-03-11 2004-04-27 Micron Technology, Inc. Multiple operating system quick boot utility
JP2001101033A (en) 1999-09-27 2001-04-13 Hitachi Ltd Fault monitoring method for operating system and application program
US6763458B1 (en) * 1999-09-27 2004-07-13 Captaris, Inc. System and method for installing and servicing an operating system in a computer or information appliance
US6381133B1 (en) 1999-10-25 2002-04-30 Jack Chen Automobile computer dock
JP2001125688A (en) 1999-10-29 2001-05-11 Fujitsu Ltd Extension device
US6213438B1 (en) 1999-12-16 2001-04-10 Ostby Leroy M. Computer support for vehicle use having multiple position adjustments
JP2001256066A (en) * 2000-02-29 2001-09-21 Internatl Business Mach Corp <Ibm> Computer system, switching system of operating system, mounting method of operating system, switching method of operating system, storage medium and program transmitter
US6386413B1 (en) 2000-03-27 2002-05-14 Datalux Corporation Apparatus and method for mounting a computer system in a vehicle
US6628517B1 (en) 2000-04-11 2003-09-30 Hewlett-Packard Development Company, L.P. Connector system for a docking station of a portable computer system
US6715016B1 (en) 2000-06-01 2004-03-30 Hitachi, Ltd. Multiple operating system control method
US20030159026A1 (en) * 2001-03-16 2003-08-21 Cupps Bryan T. Novel personal electronics device with appliance drive features
US20020143844A1 (en) 2001-03-29 2002-10-03 Wen-Sung Tsai Computer system with two operating systems
JP2003036174A (en) * 2001-07-25 2003-02-07 Hitachi Ltd On-vehicle terminal device
DE60104692D1 (en) 2001-09-13 2004-09-09 St Microelectronics Srl Modular data processing system
US6928542B2 (en) 2001-11-15 2005-08-09 Inventec Corporation Method and system for starting a multiple PDA operating system through a menu
US6606226B2 (en) 2001-12-13 2003-08-12 Pitney Bowes, Inc. Mailing machine having a user interface controller safety interlock to provide protection from hazardous voltages
US6585201B1 (en) 2002-03-08 2003-07-01 Gregory Reed Detachable universal display mount
US6961870B2 (en) 2002-03-13 2005-11-01 Inventec Corporation Data exchange update and back-up system and method between dual operating systems of a computer
US20030198015A1 (en) 2002-04-19 2003-10-23 Edwin Vogt Mobile docking station
US6768652B2 (en) 2002-09-16 2004-07-27 Hewlett-Packard Development Company, L.P. Multistage undocking assembly and system and method incorporating same
US20040066620A1 (en) 2002-10-08 2004-04-08 Dell Products L.P. Device to allow computers to adapt to multiple docking stations
US20040088465A1 (en) 2002-11-06 2004-05-06 Bianchi Mark John Docking station
KR100488012B1 (en) 2002-11-11 2005-05-06 엘지전자 주식회사 Portable computer system
US20040150944A1 (en) 2003-02-03 2004-08-05 Byrne Daniel J. Docking station adapted to accept multiple different electronic devices
ATE409904T1 (en) * 2003-04-09 2008-10-15 Jaluna Sa OPERATING SYSTEMS
EP1494106A1 (en) 2003-07-03 2005-01-05 Hewlett-Packard Development Company, L.P. Docking station for a vehicle
US20050060467A1 (en) 2003-08-22 2005-03-17 Wieck Brian C. Remote docking station device
TWM245523U (en) 2003-11-20 2004-10-01 Tatung Co Portable computer keyboard expanding base
US7085132B2 (en) 2003-11-24 2006-08-01 Dell Products L.P. Vertically docking an information handling system to a media slice
US7162560B2 (en) * 2003-12-31 2007-01-09 Intel Corporation Partitionable multiprocessor system having programmable interrupt controllers
CN1658185A (en) * 2004-02-18 2005-08-24 国际商业机器公司 Computer system with mutual independence symbiont multiple eperation system and its switching method
US7886136B2 (en) * 2004-05-21 2011-02-08 Samsung Electronics Co., Ltd. Computer system, method, and medium for switching operating system
TWI245985B (en) 2004-09-17 2005-12-21 Shiou-Huei Jeng Docketing station for notebook computer
TWM265705U (en) 2004-10-15 2005-05-21 Tatung Co Multi-purpose expansion base
US7139168B2 (en) 2004-10-28 2006-11-21 Hewlett-Packard Development Company, L.P. Docking station
US7529921B2 (en) 2004-12-17 2009-05-05 Cardiac Pacemakers, Inc. Fast initialization of medical device system having multiple operating systems
TWM270463U (en) 2004-12-29 2005-07-11 Wistron Corp Expansion socket for a digital video device
US20060161713A1 (en) 2005-01-20 2006-07-20 Belady Christian L Mounting a computer in a transport vehicle
US7523269B2 (en) * 2005-07-22 2009-04-21 Microsoft Corporation Preparing memory to allow access to data when primary operating system is unavailable
JP4809209B2 (en) * 2006-12-28 2011-11-09 株式会社日立製作所 System switching method and computer system in server virtualization environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7098899B1 (en) * 1999-09-21 2006-08-29 Intel Corporation Dual form low power, instant on and high performance, non-instant on computing device
US20040225876A1 (en) * 2003-05-05 2004-11-11 Lam Peter Ar-Fu Application software configured to work with two operating systems

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7853826B2 (en) * 2004-09-24 2010-12-14 Phoenix Technologies, Ltd. Operating system transfer and launch without performing post
US20060070032A1 (en) * 2004-09-24 2006-03-30 Richard Bramley Operating system transfer and launch without performing post
US20090125752A1 (en) * 2007-11-13 2009-05-14 Kum Cheong Adam Chan Systems And Methods For Managing A Redundant Management Module
US7979739B2 (en) * 2007-11-13 2011-07-12 Hewlett-Packard Development Company, L.P. Systems and methods for managing a redundant management module
US20130117518A1 (en) * 2010-06-30 2013-05-09 Fujitsu Limited System controller, information processing system and method of saving and restoring data in the information processing system
US8615766B2 (en) 2012-05-01 2013-12-24 Concurix Corporation Hybrid operating system
US9958846B2 (en) 2013-03-08 2018-05-01 Denso Corporation Data processing device
WO2014136406A1 (en) * 2013-03-08 2014-09-12 株式会社デンソー Data processing device
JP2014197370A (en) * 2013-03-08 2014-10-16 株式会社デンソー Data processor
JP2016129047A (en) * 2016-02-24 2016-07-14 パイオニア株式会社 Information processing device, information processing method, recording medium recording information processing program, and information processing program
US11403112B2 (en) * 2018-11-08 2022-08-02 Ricoh Company, Ltd. Information processing apparatus, method of starting up an information processing apparatus
US20210016728A1 (en) * 2019-07-17 2021-01-21 Marvell Asia Pte, Ltd. Managing Power in an Integrated Circuit for High-Speed Activation
US11766975B2 (en) * 2019-07-17 2023-09-26 Marvell Asia Pte, Ltd. Managing power in an integrated circuit for high-speed activation
JP2021082002A (en) * 2019-11-19 2021-05-27 日立Astemo株式会社 Electronic control device and calculation method
WO2021100527A1 (en) * 2019-11-19 2021-05-27 日立Astemo株式会社 Electronic control device, and computation method
JP7373366B2 (en) 2019-11-19 2023-11-02 日立Astemo株式会社 Electronic control device, calculation method

Also Published As

Publication number Publication date
US20080077786A1 (en) 2008-03-27
US7689820B2 (en) 2010-03-30

Similar Documents

Publication Publication Date Title
US7689820B2 (en) Rapid-boot computing device with dual operating systems
EP1137987B1 (en) Initializing and restarting operating systems
USRE40092E1 (en) Method for quickly booting a computer system
US20040172578A1 (en) Method and system of operating system recovery
EP2189901B1 (en) Method and system to enable fast platform restart
US7502919B2 (en) Method for selecting local or remote keyboard control in legacy USB mode within predetermined time
US8146093B2 (en) Computer multiple operation system switching method
US20070162736A1 (en) Electronic device with accelerated boot process and method for the same
US7590877B2 (en) Computer system having multi-operation system and method for changing operating system in computer system
US7228408B2 (en) Computer system capable of operating in multiple operation modes and the operating method thereof
US7047403B2 (en) Method and system for operating system recovery and method of using build-to-configuration mode to model computer system
US20120297180A1 (en) Method of switching between multiple operating systems of computer system
CN101650660B (en) Booting a computer system from central storage
US20080010446A1 (en) Portable apparatus supporting multiple operating systems and supporting method therefor
US20060294360A1 (en) Information processing apparatus, storage medium, and data rescue method
WO2007045133A1 (en) A computer system and a method which can perform integrity checking
US9557791B2 (en) Computer device and method for converting working mode of universal serial bus connector of the computer device
US7962736B1 (en) Interactive pre-OS firmware update with repeated disabling of interrupts
US20080082811A1 (en) System and method for boot loading of programs within a host operating environment having one or more linked guest operating systems
US20120266012A1 (en) Method and system for recovery of a computing environment during pre-boot and runtime phases
US8819483B2 (en) Computing device with redundant, dissimilar operating systems
US20110113227A1 (en) Electronic equipment and boot method, storage medium thereof
US20110040958A1 (en) Method of switching computer operating systems
CN101241442A (en) Computer system possessing double boot-strap program code area and its startup method
US7366891B2 (en) Methods and apparatus to provide dual-mode drivers in processor systems

Legal Events

Date Code Title Description
AS Assignment

Owner name: L-3 COMMUNICATIONS CORPORATION, NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PIERCE, JAMES R.;WALKER, ERIC H.;WAHL, JOHN A.;REEL/FRAME:024087/0080

Effective date: 20060921

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION