The present invention relates generally to operating systems and methods for initiating an operating system boot sequence. More specifically the present invention relates to multi-environment operating systems and methods for booting multi-environment operating systems.
Operating systems are designed and typically optimized based on specific applications and user desired performance. It is often desirable to have features of one type of operating system available to another operating system, as user preferred programs can be operating system dependant.
General-purpose computer operating systems such as Linux™ and Windows™ have an extensive set of features such as file systems, device drivers, applications, libraries, etc. Such operating systems allow concurrent execution of multiple programs, and attempt to optimize the response time (also referred to as latency time), and CPU usage, or load, associated to the servicing of the concurrently executing programs. Unfortunately, however, such operating systems are not generally suitable for embedded real-time applications, such as for mobile computing devices. Under certain circumstances it would be desirable for a mobile computing device to have the performance associated with a mobile-specific embedded operating system and features of a general-purpose operating system.
Linux, for example, is a well known general purpose desktop operating system with many desirable features for modem devices including modern operating systems features, numerous development tools, networking, etc. However, Linux was not designed to be an embedded or real time operating system. Many modern devices, such as, without limitation, set top boxes, mobile phones and car navigation systems require not only the features of a general purpose operating system such as Linux, but also the features of an embedded or real time operating system, including real time performance.
Historically, running multiple operating environments on a single device has been accomplished through virtualization techniques, such as, by example, VMware™, VirtualBox™, QEMU™, etc. However, when using virtualization a complete computer is emulated and one or more software stacks are operated in the emulated computing device. Emulation is wrought with high overhead costs.
In view of the foregoing, there is a need for a system implementing a single-kernel environment that efficiently and conveniently provides the performance and features of co-existing, independent operating systems.
In accordance with at least one embodiment of the present invention, a method for booting a device having at least two co-existing independent operating environments is provided. The method includes initiating a start-up boot sequence, initializing a core kernel, identifying a device mode state, launching services common to a first operating system and a second operating system, selecting a primary operating system based at least in part upon the mode state and launching initializing scripts of the primary operating system; and launching initializing scripts of a secondary operating system.
In an alternative embodiment, a method for operating a device having multiple co-existing operating environments is provided. The method includes initiating a boot sequence configured to simultaneously launch two operating system environments, identifying the mode state of the device and selecting a primary operating environment based at least in part upon the mode state.
In yet another embodiment of the present invention, a mobile device operating system having a core kernel configured to interface a device hardware component and a middleware component is provided. The system includes at least two co-existing independent middleware operating environments coupled to the core kernel, the middleware operating environments each having a corresponding application component.
According to another embodiment of the invention, a mobile computing device having a memory storage unit coupled to a computer processor is provided. The memory storage unit includes computer executable instructions capable of operating at least two operating system environments on a common kernel
According to yet another alternative embodiment, a mobile telephone having a graphical user interface configured to receive and transmit multimedia information is provided. The telephone includes a computing system with a processor coupled to a memory storage unit, and a multi-environment operating system having a common kernel. The memory storage unit includes computer executable instructions capable of managing resources shared between at least two co-existing independent operating system environments.
In accordance with an alternative embodiment, the present invention includes a mobile computing device with a computer processor coupled to a computer memory having computer executable instructions configured to initiate an operating system. The device also includes an operating system configured to simultaneously run a standard Linux distribution operating system environment and an Android™ operating system environment on a single kernel.
According to yet another alternative embodiment, the invention includes a mobile device operating system having a core kernel configured to interface a device hardware component and a middleware component. The device also includes a first independent middleware operating environment configured to run JAVA-interpreted applications and coupled to the core kernel, and a second independent middleware operating environment configured to run native applications and coupled to the core kernel.
It is envisioned that it would be advantageous to have an embedded operating system and a Linux-based operating environment communicate directly with a single Linux kernel running directly upon a computing device's hardware.
Referring to
Now referring to
An exemplary operating system 16 includes Ubuntu® (Canonical Ltd., www.ubuntu.com) for the Linux-based operating system environment 24. It is specifically intended that multiple middleware operating system environments co-exist independent of the other(s). Exemplary environments that can be included in operating system 16 include Android™, Ubuntu® (Canonical Ltd., www.ubuntu.com), standard Linux-based environments, Symbian (Symbian Foundation Ltd., www.symbian.com), and Windows-based environments. In an alternative embodiment, it is envisioned that greater than two operating system environments are configured to independently co-exist on the same core kernel 18.
Referring to
The AIW module 36 is configured to display a first OS 22 application window on the GUI 12 while the second OS 24 is the primary operating environment.
The portal service module 26 contains a set of instructions configured to allow service for the first OS 22 and directs all communication with the resource manager 34. While the device 10 is operating the portal service module 26 is preferably running at all times. Additionally, the portal service module 26 is connected to activity associated with the portal activity module 28, as well as first OS 22 broadcast events. The portal activity module 28 is an application, or set of computer executable instructions, which represents a second OS 24 application located on the first OS 22 stack. By example, if the second OS 24 is Ubuntu® the portal activity module 28 can represent a specific Ubuntu application, and when the portal activity module 28 has focus, Ubuntu is in view through the GUI 12. Numerous applications can run simultaneously, also referred to as a stack of running applications, within any given operating environment. Logically speaking, the topmost application is deemed to have “focus”.
The kernel 18 includes a set of drivers 42 and an AEV module 44. Included with the drivers 42 are input device drivers for hardware components 20. The AEV 44 is a kernel module that takes absolute coordinate and keyboard events from AIW 36 and passes them to an event hub.
The co-existing environments within operating system 16 communicate with each other. The resource manager 34, which is part of the second OS 24, communicates directly with the portal service module 26, which is part of the first OS 22. Furthermore, the portal service module 26, which is part of the first OS 22, communicates directly with the resource manager 34. The resource manager 34 is a set of instructions configured to manage the resources shared by the first OS 22 and second OS 24. The shared resources include display devices, input devices, power management services and system state information. Furthermore, the resource manager 34 is configured to control OS 22,24 access to the hardware 20. Additionally, the resource manager 34 identifies and controls which OS 22,24 user interface is displayed through the GUI 12.
According to the present embodiment, the portal service 26 is the source of all communications from the first OS 22 to the resource manager 34. Additionally, the portal service 26 is a sink for all callbacks from the resource manager 34 to the first OS 22. The resource manager provides a status discoverable application programming interface (API) to the portal service 26. This API is configured to be called by the resource manager 34 at any time. The resource manager 34 is configured to obtain and process runtime status, which allows for the resource manager to maintain a state machine. For the first OS 22, the portal service 26 provides runtime status to processes that require them. Similarly, the portal service 26 requests and receives status updates from processes which provide status information. A similar communication for the second OS 24 is controlled by the resource manager 34, which provides runtime status to the processes that require them. Resource manager 34 requests and receives status updates from various processes that provide status information. Device drivers 42 logically associated with the kernel 18 communicate directly with the resource manager 34 as well as the processes that provide runtime status information. By example, the API arbitrates access to user interface devices, such as displays, touch screens or the GUI 12. Yet another example, the API arbitrates access to power input devices, such as batteries and/or AC/DC wall plugs.
The first OS 22 and the second OS 24 are independent from the other, and co-exist with respect to the other. Each OS 22, 24 is a fully functioning operating system environment, and does not need the other operating system environment to function. The two operating system environments exist on the same device 10 with 100% independence with respect to the other. As identified above, the first and second OS 22, 24 do not co-exist in a virtualization or emulation scheme, but in fact operate on a single kernel 18. Instead, there is runtime co-existence in which both OS 22,24 run in their respective native environments and neither OS 22,24 is recompiled, as there is no need to leverage a common C runtime environment. Applications can be accessed by a user which are coded purely for one or the other OS 22, 24 without an interruption to a user's computing experience.
Referring to
Referring to
Referring to
The boot sequence is initiated at step 68, followed by launching the core Linux kernel 18 at step 70. A bootloader program initializes prior to launching the kernel. After the Linux kernel 18 is initialized, the kernel launches user space scripts at step 72. The resource manager 34 is launched at step 74, followed by identifying the mode state at step 76. Once the mode state is identified a reference library is accessed at step 78 to determine the criteria associated with and/or dictated by the mode state that is identified. At step 80, the services common to both the first OS 22 and the second OS 24 are launched. The mode state determined at step 76 is referenced at step 82. If the mobile state is identified then the first OS 22 is the primary operating environment, then the first OS initialization scripts are launched at step 84, followed by the second OS initialization scripts launched at step 86. If the docked state is referenced at step 82, then the second OS 24 is the primary operating environment, and then the second OS 24 initialization scripts are launched at step 88 followed by launching the first OS 22 initialization scripts at step 90. Regardless of which environment is the primary, both environments are launched and running before the device 10 is operational at step 92. Since the common services are launched first at step 80, for all intents and purposes the primary and secondary environments are launched in parallel. However, the primary environment-specific services, based upon the device state, are launched immediately before the secondary environment-specific services. By separating the common services launch with the environment-specific launch, the device 10 can be quickly operational with multiple co-existing and independent operating environments.
Referring to
The portal service 26 sends a status update communication to the resource manager 34 at step 98 indicating that the portal activity 28 has gained focus. Thereafter, the resource manager 34 disables the first OS 22 input and switches a virtual terminal at step 100. The mobile PC application is displayed on the GUI 12 at step 102. While operating the mobile PC application an unsolicited event can occur at step 104 or a user-solicited event can occur at step 106. Unsolicited events include time critical and non-time critical events. By example, a time critical unsolicited event includes a phone call or a scheduled or unscheduled alarm. Furthermore, by example, a non-time critical unsolicited event includes a SMS message, an email message or a device update notification. After an event 104,106 occurs the portal service 26 sends a communication to the resource manager 34 indicating that the portal activity 28 has lost focus at step 108. At step 110, the resource manager 34 requests the first OS 22 to enable input event flow and switches the virtual terminal. By example, the present embodiment includes separate virtual terminals for switching display control between the first OS 22 and the second OS 24. Broadly speaking, a virtual terminal is a Linux application that allows a system user to switch display controls between Windows based view and a system console.
When an unsolicited event occurs or a user selects the “Home” key at step 112, the portal activity 28 is switched to the background at step 114 while the unsolicited event continues or the user operates another application from the “Home” menu of the GUI 12. Alternatively, if the user selects the “Back” key at step 112, then the portal activity 28 exits the application and the device 10 reverts to the idle main menu at step 94. User-initiated events, such as selecting the Home key, Back key, or initiating a new application are exemplary solicited events. When an event occurs a decision is made at step 118, and the first OS 22 is interrupted at step 120 if the event is an unsolicited event. Alternatively, if the event is a solicited event, such as the user selecting the “Home” key, then the device reverts to the idle main menu at step 94. After the OS interruption at step 120, the interrupting application exits and the portal activity 28 regains focus at step 122 and the device 10 reverts to step 98.
In an alternative embodiment, the virtual terminal facility is not utilized. Rendering a second OS 24 application while in the mobile mode can be accomplished through a VNC-like application. The second OS 24 application, such as Ubuntu, can be rendered remotely into the VNC client. Additionally, this embodiment doesn't take physical display control away from the first OS 22.
In yet another alternative embodiment, non time-critical notifications generated by the first OS 22 are identified and listed in a panel within the second OS 24 view. By listing the notifications in a panel the first OS 22 status information is integrated with the second OS 24 view when the second OS 24 is the primary OS. At the user's leisure, the panel is accessed to reveal non time-critical status notifications. When the panel is engaged the first OS 22 becomes the primary OS and allows the notifications to be viewed. By example, the panel can be a pull-down list that comes down from a status area with a slide gesture.
Referring to
Referring to
Referring to
Referring to
Referring to
In an alternative embodiment, it is contemplated that the device 10 can transition between mode states based upon events other than docking or undocking the device 10. By example, if the device 10 is stationary for a preset period of time the device 10 can be programmed to operate in the most energy efficient mode state, regardless of the device status otherwise. In yet another example, a user can transition the mode state from docked to mobile even if the device has a connection with a peripheral device. Additionally, the type of peripheral device connected to the device 10 can dictate whether an automatic mode state change sequence is initiated or a user is provided a mode state change request. The user thereby being able to select the mode state in which to operate the device 10. In yet another alternative embodiment, additional mode states are contemplated based upon the particular device 10 usage and the applications available in the device memory 20.
It is specifically intended that the present invention not be limited to the embodiments and illustrations contained herein, but include modified forms of those embodiments including portions of the embodiments and combinations of elements of different embodiments as come within the scope of the following claims.
This application claims the benefit of U.S. Provisional Patent Application No. 61/226,974, titled “System and Method for Initiating a Multi-Environment Operating System” and filed on Jul. 20, 2009.
Number | Name | Date | Kind |
---|---|---|---|
5119494 | Garman | Jun 1992 | A |
5446904 | Belt et al. | Aug 1995 | A |
5592657 | Johnson et al. | Jan 1997 | A |
5757371 | Oran et al. | May 1998 | A |
5828376 | Solimene et al. | Oct 1998 | A |
6043816 | Williams et al. | Mar 2000 | A |
6133915 | Arcuri et al. | Oct 2000 | A |
6167425 | Beckhoff | Dec 2000 | A |
6170045 | Bobak et al. | Jan 2001 | B1 |
6178503 | Madden et al. | Jan 2001 | B1 |
6205452 | Warmus et al. | Mar 2001 | B1 |
6215490 | Kaply | Apr 2001 | B1 |
6336120 | Noddings | Jan 2002 | B1 |
6336146 | Burridge et al. | Jan 2002 | B1 |
6338149 | Ciccone, Jr. et al. | Jan 2002 | B1 |
6460136 | Krohmer et al. | Oct 2002 | B1 |
6571282 | Bowman-Amuah | May 2003 | B1 |
6691146 | Armstrong et al. | Feb 2004 | B1 |
6710788 | Freach et al. | Mar 2004 | B1 |
6757002 | Oross et al. | Jun 2004 | B1 |
6763458 | Watanabe et al. | Jul 2004 | B1 |
7114104 | Bennett | Sep 2006 | B1 |
7328333 | Kawano et al. | Feb 2008 | B2 |
7363128 | Dietsch et al. | Apr 2008 | B2 |
7424601 | Xu | Sep 2008 | B2 |
7424623 | Du et al. | Sep 2008 | B2 |
7461144 | Beloussov et al. | Dec 2008 | B1 |
7468729 | Levinson | Dec 2008 | B1 |
7523738 | Ruiz | Apr 2009 | B2 |
7529921 | Stein et al. | May 2009 | B2 |
7533101 | Bond et al. | May 2009 | B2 |
7536537 | Linn | May 2009 | B2 |
7590945 | Sims et al. | Sep 2009 | B2 |
7595810 | Louch | Sep 2009 | B2 |
7634770 | Roth | Dec 2009 | B2 |
7636586 | Maaniitty | Dec 2009 | B2 |
7681134 | Grechishkin et al. | Mar 2010 | B1 |
7689820 | Pierce et al. | Mar 2010 | B2 |
7783665 | Tormasov et al. | Aug 2010 | B1 |
7882274 | Peterson | Feb 2011 | B2 |
7975236 | Grechishkin et al. | Jul 2011 | B1 |
8046570 | King et al. | Oct 2011 | B2 |
8177554 | Krasner | May 2012 | B2 |
8195624 | Yang | Jun 2012 | B2 |
8261231 | Hirsch et al. | Sep 2012 | B1 |
8307177 | Prahlad et al. | Nov 2012 | B2 |
8352733 | Mantere et al. | Jan 2013 | B2 |
8392498 | Berg et al. | Mar 2013 | B2 |
8396807 | Yemini et al. | Mar 2013 | B1 |
8448251 | Harris et al. | May 2013 | B2 |
8589952 | Wong et al. | Nov 2013 | B2 |
8661360 | Jeong et al. | Feb 2014 | B2 |
8868899 | Galicia et al. | Oct 2014 | B2 |
8957905 | Reeves et al. | Feb 2015 | B2 |
8983536 | Gangam et al. | Mar 2015 | B2 |
20010035882 | Stoakley et al. | Nov 2001 | A1 |
20020078260 | Hart et al. | Jun 2002 | A1 |
20020140742 | Lection et al. | Oct 2002 | A1 |
20020151334 | Sharma | Oct 2002 | A1 |
20020157001 | Huang | Oct 2002 | A1 |
20030065738 | Yang et al. | Apr 2003 | A1 |
20030135771 | Cupps et al. | Jul 2003 | A1 |
20030204708 | Hulme et al. | Oct 2003 | A1 |
20030221087 | Nagasaka | Nov 2003 | A1 |
20040015966 | MacChiano et al. | Jan 2004 | A1 |
20040039950 | Okamoto et al. | Feb 2004 | A1 |
20040061723 | Tai et al. | Apr 2004 | A1 |
20040066414 | Czerwinski et al. | Apr 2004 | A1 |
20040095388 | Rocchetti et al. | May 2004 | A1 |
20040111644 | Saunders et al. | Jun 2004 | A1 |
20040148375 | Levett et al. | Jul 2004 | A1 |
20040205755 | Lescouet et al. | Oct 2004 | A1 |
20040207508 | Lin et al. | Oct 2004 | A1 |
20050086650 | Yates et al. | Apr 2005 | A1 |
20050108297 | Rollin et al. | May 2005 | A1 |
20050125739 | Thompson et al. | Jun 2005 | A1 |
20050229188 | Schneider | Oct 2005 | A1 |
20050240756 | Mayer | Oct 2005 | A1 |
20050240763 | Bhat et al. | Oct 2005 | A9 |
20050246505 | McKenney et al. | Nov 2005 | A1 |
20050268078 | Zimmer et al. | Dec 2005 | A1 |
20060005187 | Neil | Jan 2006 | A1 |
20060010314 | Xu | Jan 2006 | A1 |
20060010446 | Desai et al. | Jan 2006 | A1 |
20060026274 | Cho et al. | Feb 2006 | A1 |
20060046706 | Lin et al. | Mar 2006 | A1 |
20060146057 | Blythe | Jul 2006 | A1 |
20060224989 | Pettiross et al. | Oct 2006 | A1 |
20060225107 | Seetharaman et al. | Oct 2006 | A1 |
20060253706 | Roberts et al. | Nov 2006 | A1 |
20070050765 | Geisinger | Mar 2007 | A1 |
20070128899 | Mayer | Jun 2007 | A1 |
20070135043 | Hayes et al. | Jun 2007 | A1 |
20070150842 | Chaudhri et al. | Jun 2007 | A1 |
20070162298 | Melton et al. | Jul 2007 | A1 |
20070180398 | McArdle | Aug 2007 | A1 |
20070192329 | Croft et al. | Aug 2007 | A1 |
20070198656 | Mazzaferri et al. | Aug 2007 | A1 |
20070226647 | Louch | Sep 2007 | A1 |
20070266231 | Chua | Nov 2007 | A1 |
20070283147 | Fried et al. | Dec 2007 | A1 |
20070288941 | Dunshea et al. | Dec 2007 | A1 |
20070294689 | Garney | Dec 2007 | A1 |
20080028326 | Wilson et al. | Jan 2008 | A1 |
20080034318 | Louch et al. | Feb 2008 | A1 |
20080082815 | Kawano et al. | Apr 2008 | A1 |
20080100568 | Koch et al. | May 2008 | A1 |
20080114844 | Sanchez et al. | May 2008 | A1 |
20080162983 | Baba et al. | Jul 2008 | A1 |
20080256468 | Peters et al. | Oct 2008 | A1 |
20080270910 | Lukasik et al. | Oct 2008 | A1 |
20080276195 | Moromisato et al. | Nov 2008 | A1 |
20080282205 | Dykstra-Erickson et al. | Nov 2008 | A1 |
20080307350 | Sabatelli et al. | Dec 2008 | A1 |
20080307360 | Chaudhri et al. | Dec 2008 | A1 |
20090031329 | Kim | Jan 2009 | A1 |
20090037909 | Xu | Feb 2009 | A1 |
20090063845 | Lin | Mar 2009 | A1 |
20090064186 | Lin | Mar 2009 | A1 |
20090080562 | Franson | Mar 2009 | A1 |
20090089569 | Baribault et al. | Apr 2009 | A1 |
20090158299 | Carter | Jun 2009 | A1 |
20090193074 | Lee | Jul 2009 | A1 |
20090199122 | Deutsch et al. | Aug 2009 | A1 |
20090199219 | Rofougaran et al. | Aug 2009 | A1 |
20090235200 | Deutsch et al. | Sep 2009 | A1 |
20090241072 | Chaudhri et al. | Sep 2009 | A1 |
20090276771 | Nickolov et al. | Nov 2009 | A1 |
20090287571 | Fujioka | Nov 2009 | A1 |
20090327917 | Aaron et al. | Dec 2009 | A1 |
20090328033 | Kohavi et al. | Dec 2009 | A1 |
20100064251 | Hufnagel et al. | Mar 2010 | A1 |
20100077347 | Kirtane et al. | Mar 2010 | A1 |
20100097386 | Kim et al. | Apr 2010 | A1 |
20100107115 | Sareen et al. | Apr 2010 | A1 |
20100138515 | Ruiz-Velasco et al. | Jun 2010 | A1 |
20100192149 | Lathrop et al. | Jul 2010 | A1 |
20100211769 | Shankar et al. | Aug 2010 | A1 |
20100217912 | Rofougaran et al. | Aug 2010 | A1 |
20100245037 | Davis et al. | Sep 2010 | A1 |
20100313156 | Louch et al. | Dec 2010 | A1 |
20100313165 | Louch et al. | Dec 2010 | A1 |
20100319008 | Ho | Dec 2010 | A1 |
20100333088 | Rogel et al. | Dec 2010 | A1 |
20100333100 | Miyazaki et al. | Dec 2010 | A1 |
20110016299 | Galicia et al. | Jan 2011 | A1 |
20110022993 | Ohno et al. | Jan 2011 | A1 |
20110054879 | Bogsanyl et al. | Mar 2011 | A1 |
20110055602 | Kamay et al. | Mar 2011 | A1 |
20110066984 | Li | Mar 2011 | A1 |
20110093691 | Galicia et al. | Apr 2011 | A1 |
20110093836 | Galicia et al. | Apr 2011 | A1 |
20110119610 | Hackborn et al. | May 2011 | A1 |
20110126216 | Galicia et al. | May 2011 | A1 |
20110138295 | Momchilov et al. | Jun 2011 | A1 |
20110138314 | Mir et al. | Jun 2011 | A1 |
20110144970 | Jiang et al. | Jun 2011 | A1 |
20110179387 | Shaffer et al. | Jul 2011 | A1 |
20110246786 | Laor et al. | Oct 2011 | A1 |
20120036450 | Canton | Feb 2012 | A1 |
20120041570 | Jones et al. | Feb 2012 | A1 |
20120042159 | Liu | Feb 2012 | A1 |
20120081353 | Yusupov et al. | Apr 2012 | A1 |
20120081380 | Reeves et al. | Apr 2012 | A1 |
20120083264 | Ramasamy et al. | Apr 2012 | A1 |
20120084542 | Reeves et al. | Apr 2012 | A1 |
20120084791 | Benedek et al. | Apr 2012 | A1 |
20120102495 | Gangam et al. | Apr 2012 | A1 |
20120150970 | Peterson et al. | Jun 2012 | A1 |
20120151372 | Kominac et al. | Jun 2012 | A1 |
20120173741 | Brittain et al. | Jul 2012 | A1 |
20120173986 | Jung | Jul 2012 | A1 |
20120174021 | Dharawat | Jul 2012 | A1 |
20120192100 | Wang et al. | Jul 2012 | A1 |
20120227058 | Hunt et al. | Sep 2012 | A1 |
20120278747 | Abraham et al. | Nov 2012 | A1 |
20120278750 | Abraham et al. | Nov 2012 | A1 |
20120304092 | Jarrett et al. | Nov 2012 | A1 |
20130160013 | Pires et al. | Jun 2013 | A1 |
20130212283 | Wang et al. | Aug 2013 | A1 |
20130293573 | Wolfe et al. | Nov 2013 | A1 |
20130298140 | Wolfe et al. | Nov 2013 | A1 |
20130298141 | Wolfe et al. | Nov 2013 | A1 |
20130311682 | Barat et al. | Nov 2013 | A1 |
Number | Date | Country |
---|---|---|
101025701 | Aug 2007 | CN |
101051282 | Oct 2007 | CN |
101149685 | Mar 2008 | CN |
101203842 | Jun 2008 | CN |
101382833 | Mar 2009 | CN |
101615123 | Dec 2009 | CN |
101697181 | Apr 2010 | CN |
157783 | Oct 1985 | EP |
1059582 | Dec 2000 | EP |
1688816 | Aug 2006 | EP |
2369959 | Jun 2002 | GB |
H07-121336 | May 1995 | JP |
2005-242445 | Sep 2005 | JP |
2007-034600 | Feb 2007 | JP |
2009-157802 | Jul 2009 | JP |
2005136419 | May 2007 | RU |
2331160 | Aug 2008 | RU |
WO-03027876 | Apr 2003 | WO |
WO-2005043862 | May 2005 | WO |
WO-2007035611 | Mar 2007 | WO |
WO-2010148306 | Dec 2010 | WO |
WO-2011060382 | May 2011 | WO |
WO-2012012865 | Feb 2012 | WO |
WO-2012148881 | Nov 2012 | WO |
WO-2012148885 | Nov 2012 | WO |
Entry |
---|
The Xen Team: “Users' manual Xen v2.0 for x86”. University of Cambridge, UK, Dec. 31, 2004, 56 pages. |
Casadevall et al., AndroidExecutionEnvironment, https://wiki.ubuntu.com/Specs/AndroidExecutionEnvironment, Apr. 28, 2009. |
Kernel (computing) from Wikipedia; http://en.wikipedia.org/wiki/Kernal—(computer—science); 18 pages, printed Jun. 5, 2009. |
Ubuntu from Wikipedia; http://en.wikipedia.org/wiki/ubuntu; 12 pages, printed Jun. 5, 2009. |
Ubuntu Mobile; http://en.wikipedia.org/wiki/ubuntu—mobile; 2 pages, printed Jun. 5, 2009. |
U.S. Appl. No. 12/839,069, filed Jul. 19, 2010, “System and Method for Switching Between Environments in a Multi-Environment Operating System”; 29 pages. |
U.S. Appl. No. 12/838,868, filed Jul. 19, 2010, “Multi-Environment Operating System”, 28 pages. |
U.S. Appl. No. 12/838,984, filed Jul. 19, 2010, “Multi-Environment Operating System”, 43 pages. |
U.S. Appl. No. 12/839,193, filed Jul. 19, 2010, “Multi-Environment Operating System”, 48 pages. |
An Overview of Virtulization Techniques, Jun. 4, 2009, www.virtuatopia.com/index.pjp/AnOverview—of—Virtualization—Techniques, 4 pages. |
Baentsch, “Mote Runner: A Multi-Language Virtual Machine for Small Embedded Devices,” Jun. 2009, 3rd International Conference on Sensor Technologies and Applications, IEEE, 10 pages. |
Hassan, “Ubiquitous Computing and Android” 3rd International Conference Digital Information Management, Dec. 2008, IEEE, 6 pages. |
Turner, “Introducing Android 1.5 NDK, Release 1”, Jun. 25, 2009, 4 pages. |
Android Central Forums: Getting Started with Android—Tips and Tricks, http://forums.androidcentral.com/general-help-how/31622-getting-started-android-tips-tricks.html, Sep. 2010, excerpted 41 pages. |
The Sun BabelFish Blog, “why Apple Spaces is Broken,” Nov. 2007, blogs.oracle.com/bblfish/entry/why—apple—spaces—is—broken, 24 pages. |
Citrix: Go ToAssist Corporate Remote Support Made Easy, www.gotoassist.com, Fact Sheet, 10.8.10/B-27141/PDF, 2010, Citrix Online LLC. |
Citrix: Go ToAssist Corporate Remote Support Made Easy, www.gotoassist.com, Product Overview, 4.21.10/B-26651/PDF, 2010, Citrix Online LLC. |
Citrix: Go ToAssist Express Remote Support Made Easy, www.gotoassist.com, Fact Sheet, 9.27.10/B-21307/PDF, 2010, Citrix Online LLC. |
Dormon: Motorola Atrix Lapdock, http://www.theregister.co.uk/Print/2011/08/19/accessory—of—the—week—motorola—atrix—lapdock, Aug. 2011, 8 pages. |
D'Sa, “Run Android apps on Windows,” Nov. 2011, http://tech2.in.com/how-to/apps/run-android-apps-on-windows/259042. |
EGL 1.0 Specification, published Jul. 23, 2003. |
Getting Started with VMware Fusion for Mac OS X, VMware, item EN-000189-00, copyright 2007-2009, VMware, Inc. |
Herrman: VMWare for Mobile Devices Lets yuou Run Windows and Android Simultaneously, http://gizmodo.com/5160685/vmware-for-mobile-devices-lets-you-run-windows-and-android-simultaneously/all, Feb. 2009, 2 pages. |
Kobie, “Vmware demos mobile virtualisation,” Feb. 2009, http://itpro.co.uk/609992/vmware-demos-mobile-virtualisation. |
Martin: iTunes 9.0.2 Improves App Sorting, http://reviews.cnet.com/8301-19512—7-10387022-233.html?tag=contentMain;contentBody;1n, Oct. 2009, 5 pages. |
Nakajima, et al., “Composition Kernel: A multicore Processor Virtualization Layer for Rich Functional Smart Products,” Software Technologies for Embedded and Ubiquitous Systems, Oct. 2010, pp. 227-238. |
Parallels: Parallels Workstation, http://www.parallels.com/products/workstation/, downloaded Dec. 28, 2012. |
Paul, “Canonical developers aim to make Android apps run on Ubuntu,” May 2009, http://arstechnica.com/gadgets/2009/05-canonical-developerss-aim-to-make-android-apps-run-on-ubuntu/. |
Payne, et al. “Lares: An Architecture for Secure Active Monitoring Using Virtualization,” IEEE Symposium on Security and Privacy, May 2008, pp. 233-247. |
Payne, et al. “Secure and Flexible Monitoring of Virtual Machines,” Computer Security Applications Conference, Dec. 2007, pp. 385-397. |
Ramananthan: Ubuntu for Android: The Complete Story, http://www.muktware.com/2012/02/ubuntu-for-andriod-the-complete-story/2553, Feb. 2012, 5 pages. |
Richardson, et al., “Virtual Network Computing,” IEEE Internet Computing, IEEE Service Center, Jan. 1998, vol. 2, No. 1, pp. 33-38. |
Tubbs, “Windows Live Mesh 2011 and SkyDrive Synced Storage woven together nicely; still a few loose threads,” posted Oct. 29, 2010, http://www.wysiwygmedia.com/reviews/ windows-live-mesh-2011-and-skydrive-synced-storage-woven-together-nicely-still-a-few-loose-threads.wm. |
“Ubuntu Linux Rocks!!” published Nov. 15, 2009, http://maxtheitpro.com/ubuntu-linux-rocks. |
Vmware: VMware Workstation 7 Product FAQs, downloaded Apr. 18, 2011. |
VMware Workstation 7, The Gold Standard in Desktop Virtualization, Product Datasheet, 2009, www.vmware.com. |
Whitwam: Everything You Need to Know about Ubunto for Android; http://www.tested.com/tech/android/3627-everything-you-need-to-know-about-ubuntu-for-android/, Feb. 2012, 5 pages. |
Windows Live Mesh, Windows Live, 2011, Microsoft. |
Codecoffee, “How to compile & execute C programs under Linux (Absolute basics),” Oct. 2009, retrieved from http://www.codecoffee.com/tipsforlinux/articles/18.html. |
Maker, “A Survey on Android vs Linux,” University of California 2009, pp. 1-10. |
Meier “Professional Android 2 Application Development,” Aug. 2010, retrieved from http://esys.ir/files/ref—books/android/esys.ir—professional%20android%202%20application%20development.pdf. |
Wikipedia “Comparison of X Window System desktop environment,” Jan. 2009, retrieved from http://en.wikipedia.org/wiki/Comparison of—X—Window—System—desktop—environments. |
Wikipedia “GNU C Library,” Nov. 2009, retrieved from http://en.wikipedia.org/wiki/GNU—C—Library 4 pages. |
Wikipedia “POSIX,” Apr. 2009, retrieved from http://en.wikipedia.org/wiki/POSIX, 5 pages. |
Wikipedia “Taskbar” retrieved from http://en.wikipedia.org/wiki/Taskbar dated Feb. 24, 2010; 7 pages. |
Wikipedia “X Window System,” Jan. 2009, retrieved from http://en.wikipedia.org/wiki/X—window—system, 11 pages. |
Gelchlik, “How to Lock Your Computer with Bluetooth Proximity Lock Utility,” Apr. 2010, http://www.makeuseof.com/tag/lock-windows-computer-bluetooth-proximity-lock-utility/. |
Mac OS X Hints, “Lock and unlock a Mac using Bluetooth detection,” Dec. 2009, http://hints.macworld.com/article.php?story=20091221173111783. |
Ubuntu forums, “Howto: Use BlueProximity and your cellphone for security,” Feb. 2008, http://ubuntuforums.org/showthread.php?t=702372. |
Webtop Application, archived Apr. 29, 2011, 6 pages, retrieved from https://web.archive.org/web/20110429011220/http://www.motorola.com/support/us-en/consumer-support/software/webtop—application. |
Number | Date | Country | |
---|---|---|---|
20110016301 A1 | Jan 2011 | US |
Number | Date | Country | |
---|---|---|---|
61226974 | Jul 2009 | US |