JP2009516264A - オペレーティングシステムの高速な起動のための方法および装置 - Google Patents
オペレーティングシステムの高速な起動のための方法および装置 Download PDFInfo
- Publication number
- JP2009516264A JP2009516264A JP2008540152A JP2008540152A JP2009516264A JP 2009516264 A JP2009516264 A JP 2009516264A JP 2008540152 A JP2008540152 A JP 2008540152A JP 2008540152 A JP2008540152 A JP 2008540152A JP 2009516264 A JP2009516264 A JP 2009516264A
- Authority
- JP
- Japan
- Prior art keywords
- file
- state
- processing
- difference
- stored
- 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.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims description 34
- 238000012545 processing Methods 0.000 claims description 23
- 238000007781 pre-processing Methods 0.000 claims 2
- 230000006266 hibernation Effects 0.000 description 26
- 230000008569 process Effects 0.000 description 12
- 230000006870 function Effects 0.000 description 8
- 230000000694 effects Effects 0.000 description 5
- 238000009434 installation Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 238000001994 activation Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 238000011084 recovery Methods 0.000 description 2
- 230000004913 activation Effects 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000014509 gene expression Effects 0.000 description 1
- 238000013101 initial test Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 230000007958 sleep Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4418—Suspend and resume; Hibernate and awake
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Power Sources (AREA)
Abstract
Description
本出願は、2005年11月14日に出願された米国出願第11/273,265号の継続出願であり、当該米国出願の優先権を主張する。上記出願の教示全体は、参照によって本願明細書に援用される。
コンピュータシステムに電源が入った後に、システムは、一般にハードウェアのいくつかの初期テストを実行し、それから、不揮発性格納デバイスからオペレーティングシステムを起動することを続行する。起動は、オペレーティングシステムカーネルを含むシステムコンポーネントをロードして初期化することを伴う。初期化プロセスにかなりの時間がかかるので、オペレーティングシステムを起動することは数分かかり得る。オペレーティングシステムが成功裏に起動された後に、アプリケーションプログラムはコンピュータシステム上でオープンされて実行され得る。
CPUおよび関連オペレーティングシステムは、単一のハードウェア環境において1つよりも多くのアプリケーションのために用いられ得る。例えば、単一のシステムは、テレビジョンまたはデスクトップコンピュータとして用いられ得る。本発明の1つの局面によれば、オペレーティングシステムの起動は、システムが動作することになっているアプリケーションなどのコンテキストに依存しているので、初期化されたシステムは、コンテキストのために好適な状態にある。複数のコンテキストのいずれに対しても迅速な起動を提供するために、複数の状態ファイルは、不揮発性メモリの中に格納される(各ファイルは、システムをそれぞれの状態に復元するためのものである)。オペレーティングシステムの起動の間に、状態ファイルは、システムが動作することになっているコンテキストに基づいて選択される。オペレーティングシステムのローディングは、選択された状態へとOSを起動するような方法で導かれる。状態は、例えば、スタートアップの間にユーザ入力(キー入力または赤外線リモートコントローラを通してのような入力)に基づいて選択され得るか、または事前の処理の間のユーザ入力に基づき得る。
本発明の好適な実施形態を以下に記述する。
Claims (40)
- データ処理システムを起動する方法であって、
複数の処理アプリケーションに対応するそれぞれの状態へと該システムを復元するために、不揮発性メモリに複数の状態ファイルを提供することと、
該システムの起動の間に、選択されたアプリケーションに基づいて状態ファイルを選択することであって、該システムは該選択されたアプリケーションにおいて動作することになっている、ことと
を包含する、方法。 - 状態ファイルは、基本状態ファイルに対する差分ファイルとして格納される、請求項1に記載の方法。
- 前記基本状態ファイルは、前記システムの起動の間にアクセスされた休止ファイルの中に格納される、請求項2に記載の方法。
- 選択されるアプリケーションは、デスクトップアプリケーションおよびテレビジョンアプリケーションを含む、請求項1に記載の方法。
- 処理の間に上書きされることから前記状態ファイルを保護することをさらに包含する、請求項1に記載の方法。
- 前記複数の状態ファイルは、システムソフトウェアインストーラによって提供される、請求項1に記載の方法。
- 状態ファイルは、スタートアップの間にユーザ入力に基づいて選択される、請求項1に記載の方法。
- 状態ファイルは、事前の処理の間にユーザ入力に基づいて選択される、請求項1に記載の方法。
- データ処理システムであって、
不揮発性メモリ内の複数の状態ファイルであって、複数の処理アプリケーションに対応するそれぞれの状態へと該システムを復元するための状態ファイルと、
選択されたアプリケーションに基づいて状態ファイルを選択する起動ソフトウェアであって、該システムは該選択されたアプリケーションにおいて動作することになっている、起動ソフトウェアと
を備える、システム。 - 状態ファイルは、基本状態ファイルに対する差分ファイルとして格納される、請求項9に記載のシステム。
- 前記基本状態ファイルは、前記システムの起動の間にアクセスされた休止ファイルの中に格納される、請求項10に記載のシステム。
- 選択されるアプリケーションは、デスクトップアプリケーションおよびテレビジョンアプリケーションを含む、請求項9に記載のシステム。
- さらに、前記状態ファイルは、処理の間に上書きされることから保護されている、請求項9に記載のシステム。
- 前記複数の状態ファイルは、システムソフトウェアインストーラによって提供される、請求項9に記載のシステム。
- 状態ファイルは、スタートアップの間にユーザ入力に基づいて選択される、請求項9に記載のシステム。
- 状態ファイルは、事前の処理の間にユーザ入力に基づいて選択される、請求項9に記載のシステム。
- データ処理システムを初期化する方法であって、
基本システム状態のための基本状態ファイルを不揮発性メモリの中に保存することと、
該基本状態ファイルに対する差分ファイルであって、異なるシステム状態のための差分ファイルを不揮発性メモリの中に保存することと、
該システムを該差分ファイルおよび該基本状態ファイルに導いて揮発性メモリを初期状態にすることによって該異なるシステム状態へと起動することと
を包含する、方法。 - 前記状態ファイルは、前記システムの起動の間にアクセスされた休止ファイルの中に格納される、請求項17に記載の方法。
- 前記システムは、選択されたコンテキストに基づいて導かれる、請求項17に記載の方法。
- 処理の間に上書きされることから前記状態ファイルを保護することをさらに包含する、請求項17に記載の方法。
- 前記基本状態ファイルおよび前記差分ファイルは、システムソフトウェアインストーラによって提供される、請求項17に記載の方法。
- 前記システムは、選択されたアプリケーションに基づいたシステム状態へと起動される、請求項17に記載の方法。
- 状態ファイルは、スタートアップの間にユーザ入力に基づいて選択される、請求項17に記載の方法。
- 状態ファイルは、事前の処理の間にユーザ入力に基づいて選択される、請求項17に記載の方法。
- 差分ファイルは、処理の間にシステム状態に基づいて格納される、請求項17に記載の方法。
- 差分ファイルは、システム処理の間に置換される、請求項25に記載の方法。
- 差分ファイルは、システム処理の間に追加される、請求項25に記載の方法。
- 複数の選択可能な差分ファイルを保存することをさらに包含する、請求項17に記載の方法。
- データ処理システムであって、
基本システム状態のために不揮発性メモリの中に格納された基本状態ファイルと、
該基本状態ファイルに対する差分ファイルであって、異なるシステム状態のために不揮発性メモリの中に格納された差分ファイルと、
該システムを該差分ファイルおよび該基本状態ファイルに導いて揮発性メモリを初期状態にすることによって該異なるシステム状態へと起動する起動システムと
を備える、システム。 - 前記基本状態ファイルは、前記システムの起動の間にアクセスされた休止ファイルの中に格納される、請求項29に記載のシステム。
- 前記システムは、選択されたコンテキストに基づいて導かれる、請求項29に記載のシステム。
- 前記状態ファイルは、処理の間に上書きされることから保護される、請求項29に記載のシステム。
- 前記基本状態ファイルおよび前記差分ファイルは、システムソフトウェアインストーラによって提供される、請求項29に記載のシステム。
- 前記システムは、選択されたアプリケーションに基づいたシステム状態へと起動される、請求項29に記載のシステム。
- 差分ファイルは、スタートアップの間にユーザ入力に基づいて選択される、請求項29に記載のシステム。
- 差分ファイルは、事前の処理の間にユーザ入力に基づいて選択される、請求項29に記載のシステム。
- 差分ファイルは、処理の間にシステム状態に基づいて格納される、請求項29に記載のシステム。
- 差分ファイルは、システム処理の間に置換される、請求項37に記載のシステム。
- 差分ファイルは、システム処理の間に追加される、請求項37に記載のシステム。
- 不揮発性メモリの中に格納された複数の選択可能な差分ファイルをさらに備える、請求項29に記載のシステム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/273,265 US20070112899A1 (en) | 2005-11-14 | 2005-11-14 | Method and apparatus for fast boot of an operating system |
PCT/US2006/043446 WO2007056436A1 (en) | 2005-11-14 | 2006-11-07 | Method and apparatus for fast boot of an operating system |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2009516264A true JP2009516264A (ja) | 2009-04-16 |
Family
ID=37709695
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008540152A Pending JP2009516264A (ja) | 2005-11-14 | 2006-11-07 | オペレーティングシステムの高速な起動のための方法および装置 |
Country Status (9)
Country | Link |
---|---|
US (1) | US20070112899A1 (ja) |
EP (1) | EP1949225A1 (ja) |
JP (1) | JP2009516264A (ja) |
CN (1) | CN101356501A (ja) |
AU (1) | AU2006311556A1 (ja) |
BR (1) | BRPI0618586A2 (ja) |
CA (1) | CA2629425A1 (ja) |
TW (1) | TW200805159A (ja) |
WO (1) | WO2007056436A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019016295A (ja) * | 2017-07-10 | 2019-01-31 | 富士ゼロックス株式会社 | 情報処理装置及びプログラム |
Families Citing this family (35)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7337368B2 (en) * | 2004-06-07 | 2008-02-26 | Dell Products L.P. | System and method for shutdown memory testing |
WO2009009719A2 (en) * | 2007-07-11 | 2009-01-15 | Citrix Systems, Inc. | Methods and systems for providing a level of access to a computing device |
JP5067853B2 (ja) * | 2007-08-14 | 2012-11-07 | キヤノン株式会社 | データ処理装置、データ処理方法、及びコンピュータプログラム |
US20090138876A1 (en) | 2007-11-22 | 2009-05-28 | Hsuan-Yeh Chang | Method and system for delivering application packages based on user demands |
US8156320B2 (en) * | 2008-08-27 | 2012-04-10 | Wireless Silicon Group, Llc | Method and apparatus for fast booting a portable computing device allowing for immediate operation |
US8209501B2 (en) * | 2009-05-05 | 2012-06-26 | Microsoft Corporation | Capturing and loading operating system states |
CN101937344B (zh) * | 2009-06-30 | 2014-07-30 | 联想(北京)有限公司 | 一种计算机快速启动的装置及方法 |
KR101579108B1 (ko) * | 2009-08-14 | 2015-12-21 | 삼성전자주식회사 | 영상 재생 장치 및 영상 재생 장치의 제어 방법 |
US8578144B2 (en) * | 2010-08-04 | 2013-11-05 | International Business Machines Corporation | Partial hibernation restore for boot time reduction |
KR20120036209A (ko) | 2010-10-07 | 2012-04-17 | 삼성전자주식회사 | 컴퓨팅 시스템에서 부트 이미지의 크기를 최적화하는 부팅이미지 생성방법 |
KR101668312B1 (ko) * | 2010-10-19 | 2016-10-21 | 삼성전자 주식회사 | 모바일 디바이스에서 하이버네이션 기능 지원 방법 및 장치 |
US8788798B2 (en) | 2010-12-06 | 2014-07-22 | Microsoft Corporation | Fast computer startup |
US8543849B2 (en) | 2010-12-06 | 2013-09-24 | Microsoft Corporation | Fast computer startup |
US9032194B2 (en) | 2010-12-06 | 2015-05-12 | Microsoft Technology Licensing, Llc | Fast computer startup |
US9098970B2 (en) * | 2011-06-17 | 2015-08-04 | Wms Gaming Inc. | Wagering game machine hibernation |
CN102866934B (zh) * | 2011-07-05 | 2015-10-28 | 中国科学院上海微系统与信息技术研究所 | 基于非易失随机存储器的嵌入式设备的休眠及唤醒系统 |
CN102624976A (zh) * | 2011-08-05 | 2012-08-01 | 北京小米科技有限责任公司 | 一种无线通信终端关开机方法 |
CN102467404A (zh) * | 2011-10-14 | 2012-05-23 | 海尔集团技术研发中心 | 一种基于物理内存实现软件快速切换的方法及装置 |
CN103106086B (zh) * | 2011-11-10 | 2016-01-13 | 财团法人资讯工业策进会 | 操作系统处理方法以及系统 |
TWI450194B (zh) | 2011-11-10 | 2014-08-21 | Inst Information Industry | 作業系統處理方法以及系統、以及儲存其之電腦可讀取記錄媒體 |
KR101813641B1 (ko) * | 2011-11-15 | 2018-01-02 | 에스프린팅솔루션 주식회사 | 화상형성장치 및 하이버네이션 기능을 갖는 화상형성장치를 부팅하는 방법 |
CN102495774B (zh) * | 2011-12-02 | 2014-06-04 | 浪潮(北京)电子信息产业有限公司 | 一种实现计算机系统恢复的方法及系统 |
US9495173B2 (en) * | 2011-12-19 | 2016-11-15 | Sandisk Technologies Llc | Systems and methods for managing data in a device for hibernation states |
CN103309691A (zh) * | 2012-03-12 | 2013-09-18 | 联想(北京)有限公司 | 信息处理设备及其快速启动方法 |
CN103631612B (zh) * | 2012-08-23 | 2017-09-29 | 腾讯科技(深圳)有限公司 | 启动操作系统的方法与装置 |
TWI514278B (zh) | 2012-09-19 | 2015-12-21 | Ind Tech Res Inst | 開機之映像檔之大小縮減方法及運算裝置 |
JP2014106546A (ja) * | 2012-11-22 | 2014-06-09 | Mitsubishi Electric Corp | レジューム方法及び情報処理装置 |
US9361122B2 (en) | 2013-02-08 | 2016-06-07 | Htc Corporation | Method and electronic device of file system prefetching and boot-up method |
CN105573860A (zh) * | 2014-11-11 | 2016-05-11 | 鸿富锦精密工业(武汉)有限公司 | 用于计算机系统中的休眠管理方法及休眠管理系统 |
WO2017048283A1 (en) * | 2015-09-18 | 2017-03-23 | Hewlett-Packard Development Company, L.P. | System memory migration |
DE102016109892B4 (de) * | 2016-05-30 | 2018-03-01 | Infineon Technologies Ag | Datenverarbeitungsvorrichtung und Verfahren zum Einsparen von Leistung in einer Datenverarbeitungsvorrichtung |
CN107835360A (zh) * | 2017-10-27 | 2018-03-23 | 深圳市共进电子股份有限公司 | 一种休眠低功耗网络相机的快速启动方法及系统 |
CN110737477B (zh) * | 2018-07-18 | 2023-01-31 | 鼎桥通信技术有限公司 | 一种系统启动方法和装置 |
CN110737478B (zh) * | 2018-07-18 | 2023-05-26 | 鼎桥通信技术有限公司 | 一种系统启动控制方法和系统 |
CN110457899B (zh) * | 2019-08-12 | 2021-06-01 | 北京无线电测量研究所 | 一种操作系统保护系统及方法 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11353048A (ja) * | 1998-06-11 | 1999-12-24 | Hitachi Ltd | 電子機器の節電モード移行制御方法、電子機器及び節電モード移行制御手順を記録した記録媒体 |
JP2001014050A (ja) * | 1999-06-29 | 2001-01-19 | Casio Comput Co Ltd | 情報処理装置及び記憶媒体 |
JP2004252769A (ja) * | 2003-02-20 | 2004-09-09 | Nec Corp | プログラム実行状態保存・復元情報処理装置、方法、及びプログラム |
JP2005184645A (ja) * | 2003-12-22 | 2005-07-07 | Toshiba Corp | 情報処理装置 |
JP2005284491A (ja) * | 2004-03-29 | 2005-10-13 | Mitsubishi Electric Corp | 計算機の起動時間短縮方式 |
Family Cites Families (45)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5146568A (en) * | 1988-09-06 | 1992-09-08 | Digital Equipment Corporation | Remote bootstrapping a node over communication link by initially requesting remote storage access program which emulates local disk to load other programs |
FR2682786B1 (fr) * | 1991-10-17 | 1993-12-10 | Bull Sa | Telechargement d'un systeme d'exploitation par un reseau. |
US5592675A (en) * | 1992-01-08 | 1997-01-07 | Hitachi, Ltd. | Computer controlled method and system capable of preserving information representing plural work states and recovering the work states |
JP2525122B2 (ja) * | 1992-11-09 | 1996-08-14 | インターナショナル・ビジネス・マシーンズ・コーポレイション | コンピュ―タ・システムのバックアップ記録方法、復元方法およびシステム |
JPH07200112A (ja) | 1993-12-15 | 1995-08-04 | Internatl Business Mach Corp <Ibm> | 情報処理システム |
KR970010634B1 (ko) * | 1994-10-25 | 1997-06-28 | 삼성전자 주식회사 | 네트워크 하이버네이션 시스템 |
US5822582A (en) * | 1996-07-19 | 1998-10-13 | Compaq Computer Corporation | Boot drive selection and hibernation file detection |
US5991542A (en) * | 1996-09-13 | 1999-11-23 | Apple Computer, Inc. | Storage volume handling system which utilizes disk images |
US6453334B1 (en) * | 1997-06-16 | 2002-09-17 | Streamtheory, Inc. | Method and apparatus to allow remotely located computer programs and/or data to be accessed on a local computer in a secure, time-limited manner, with persistent caching |
US6108697A (en) * | 1997-10-06 | 2000-08-22 | Powerquest Corporation | One-to-many disk imaging transfer over a network |
US6438708B1 (en) * | 1997-11-07 | 2002-08-20 | Hitachi, Ltd. | Information processing apparatus that can hold internal information |
US6098158A (en) * | 1997-12-18 | 2000-08-01 | International Business Machines Corporation | Software-enabled fast boot |
US6567774B1 (en) * | 1998-01-30 | 2003-05-20 | Compaq Computer Corporation | Method and system for configuring and updating networked client stations using a virtual disk and a snapshot disk |
US5974547A (en) * | 1998-03-20 | 1999-10-26 | 3Com Corporation | Technique for reliable network booting of an operating system to a client computer |
US6101601A (en) * | 1998-04-20 | 2000-08-08 | International Business Machines Corporation | Method and apparatus for hibernation within a distributed data processing system |
US6226667B1 (en) * | 1998-05-26 | 2001-05-01 | International Business Machines Corporation | Method and apparatus for preloading data in a distributed data processing system |
US7062645B2 (en) * | 1998-06-04 | 2006-06-13 | Gateway Inc. | Build to order personal computer manufacturing fast boot method |
US6080207A (en) * | 1998-06-04 | 2000-06-27 | Gateway 2000, Inc. | System and method of creating and delivering software |
US6209088B1 (en) * | 1998-09-21 | 2001-03-27 | Microsoft Corporation | Computer hibernation implemented by a computer operating system |
US6256673B1 (en) * | 1998-12-17 | 2001-07-03 | Intel Corp. | Cyclic multicasting or asynchronous broadcasting of computer files |
US6334149B1 (en) * | 1998-12-22 | 2001-12-25 | International Business Machines Corporation | Generic operating system usage in a remote initial program load environment |
US6487718B1 (en) * | 1999-03-31 | 2002-11-26 | International Business Machines Corporation | Method and apparatus for installing applications in a distributed data processing system |
US6671769B1 (en) * | 1999-07-01 | 2003-12-30 | Micron Technology, Inc. | Flash memory with fast boot block access |
US6282711B1 (en) * | 1999-08-10 | 2001-08-28 | Hewlett-Packard Company | Method for more efficiently installing software components from a remote server source |
US6601096B1 (en) * | 2000-01-04 | 2003-07-29 | International Business Machines Corporation | Client server method for loading a client with a specific image or utility based on the client's state |
US6816963B1 (en) * | 2000-01-31 | 2004-11-09 | Intel Corporation | Platform level initialization using an image generated automatically by a remote server based upon description automatically generated and transmitted thereto by a processor-based system |
JP3714119B2 (ja) * | 2000-06-13 | 2005-11-09 | 日本電気株式会社 | Biosプリブート環境を利用したユーザ認証型ネットワークosブート方法及びシステム |
US6735692B1 (en) * | 2000-07-11 | 2004-05-11 | International Business Machines Corporation | Redirected network boot to multiple remote file servers |
US6883093B2 (en) * | 2000-11-30 | 2005-04-19 | International Business Machines Corporation | Method and system for creating and managing common and custom storage devices in a computer network |
US6810478B1 (en) * | 2000-12-12 | 2004-10-26 | International Business Machines Corporation | System for remote booting of muntliple operating systems using chained bootstrap mechanism in a network |
US6898701B2 (en) * | 2001-04-27 | 2005-05-24 | International Business Machines Corporation | Method and system for organized booting of a target device in a network environment by a reservation server based on available boot resources |
US6928538B2 (en) * | 2001-04-27 | 2005-08-09 | International Business Machines Corporation | Method and system for delayed booting of a target device in a network environment |
US6976039B2 (en) * | 2001-05-25 | 2005-12-13 | International Business Machines Corporation | Method and system for processing backup data associated with application, querying metadata files describing files accessed by the application |
US6988193B2 (en) * | 2001-06-28 | 2006-01-17 | International Business Machines Corporation | System and method for creating a definition for a target device based on an architecture configuration of the target device at a boot server |
US6941518B2 (en) * | 2001-06-29 | 2005-09-06 | International Business Machines Corporation | Method and system for booting of a target device in a network environment based on a provided administrator topology GUI |
US6880002B2 (en) * | 2001-09-05 | 2005-04-12 | Surgient, Inc. | Virtualized logical server cloud providing non-deterministic allocation of logical attributes of logical servers to physical resources |
US7024484B2 (en) * | 2002-03-27 | 2006-04-04 | Intel Corporation | Pre-execution environment compliant dynamic host configuration protocol relay agent |
WO2003090073A1 (en) * | 2002-04-18 | 2003-10-30 | Venturcom, Inc. | System for and method of streaming data to a computer in a network |
US6954852B2 (en) * | 2002-04-18 | 2005-10-11 | Ardence, Inc. | System for and method of network booting of an operating system to a client computer using hibernation |
US7036040B2 (en) * | 2002-11-26 | 2006-04-25 | Microsoft Corporation | Reliability of diskless network-bootable computers using non-volatile memory cache |
US7073052B2 (en) * | 2003-05-22 | 2006-07-04 | International Business Machines Corporation | Method and system for storing active files and programs in a hibernation mode |
US7600225B2 (en) | 2003-07-21 | 2009-10-06 | Microsoft Corporation | System and method for intra-package delta compression of data |
US20050160474A1 (en) * | 2004-01-15 | 2005-07-21 | Fujitsu Limited | Information processing device and program |
JP2005316855A (ja) * | 2004-04-30 | 2005-11-10 | Toshiba Corp | 情報処理装置、その起動方法およびその起動プログラム |
TWI249706B (en) * | 2004-08-19 | 2006-02-21 | Asustek Comp Inc | Boot method, computer system, and production method thereof |
-
2005
- 2005-11-14 US US11/273,265 patent/US20070112899A1/en not_active Abandoned
-
2006
- 2006-11-07 BR BRPI0618586-0A patent/BRPI0618586A2/pt not_active Application Discontinuation
- 2006-11-07 AU AU2006311556A patent/AU2006311556A1/en not_active Abandoned
- 2006-11-07 WO PCT/US2006/043446 patent/WO2007056436A1/en active Application Filing
- 2006-11-07 CA CA002629425A patent/CA2629425A1/en not_active Abandoned
- 2006-11-07 CN CNA2006800509392A patent/CN101356501A/zh active Pending
- 2006-11-07 JP JP2008540152A patent/JP2009516264A/ja active Pending
- 2006-11-07 EP EP06827621A patent/EP1949225A1/en not_active Withdrawn
- 2006-11-14 TW TW095142025A patent/TW200805159A/zh unknown
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11353048A (ja) * | 1998-06-11 | 1999-12-24 | Hitachi Ltd | 電子機器の節電モード移行制御方法、電子機器及び節電モード移行制御手順を記録した記録媒体 |
JP2001014050A (ja) * | 1999-06-29 | 2001-01-19 | Casio Comput Co Ltd | 情報処理装置及び記憶媒体 |
JP2004252769A (ja) * | 2003-02-20 | 2004-09-09 | Nec Corp | プログラム実行状態保存・復元情報処理装置、方法、及びプログラム |
JP2005184645A (ja) * | 2003-12-22 | 2005-07-07 | Toshiba Corp | 情報処理装置 |
JP2005284491A (ja) * | 2004-03-29 | 2005-10-13 | Mitsubishi Electric Corp | 計算機の起動時間短縮方式 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019016295A (ja) * | 2017-07-10 | 2019-01-31 | 富士ゼロックス株式会社 | 情報処理装置及びプログラム |
JP7047268B2 (ja) | 2017-07-10 | 2022-04-05 | 富士フイルムビジネスイノベーション株式会社 | 情報処理装置及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
CN101356501A (zh) | 2009-01-28 |
CA2629425A1 (en) | 2007-05-18 |
US20070112899A1 (en) | 2007-05-17 |
WO2007056436A1 (en) | 2007-05-18 |
AU2006311556A1 (en) | 2007-05-18 |
EP1949225A1 (en) | 2008-07-30 |
BRPI0618586A2 (pt) | 2011-09-06 |
TW200805159A (en) | 2008-01-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2009516264A (ja) | オペレーティングシステムの高速な起動のための方法および装置 | |
USRE40092E1 (en) | Method for quickly booting a computer system | |
JP5095717B2 (ja) | 目標の媒体上に縮小オペレーティングシステムイメージをインストールする方法、システム、プログラム及び前記方法を実施する命令を有するコンピュータ読み取り可能媒体 | |
US7313684B2 (en) | Method and apparatus for booting a computer system | |
US20040030877A1 (en) | Using system BIOS to update embedded controller firmware | |
US20040034765A1 (en) | Method and apparatus for booting a computer system | |
US20060242398A1 (en) | Booting from non-volatile memory | |
US20010039612A1 (en) | Apparatus and method for fast booting | |
WO2005029325A1 (en) | Method and apparatus for booting a computer system | |
US7962734B2 (en) | Method of restarting a computer platform | |
US20080059785A1 (en) | Method and apparatus for shutting down a computer system | |
TW201502764A (zh) | 用以從睡眠狀態加速回復之專用啟動路徑 | |
TWI450090B (zh) | 關於改變程式之啟動列表以判定電腦系統性能是否增進之方法及系統 | |
US7600111B2 (en) | Method of restarting a computer platform | |
US9348603B2 (en) | Electronic apparatus and booting method | |
EP1685482A1 (en) | Method and apparatus for booting a computer system | |
JP2008502988A (ja) | コンピュータシステムのブート方法および装置 | |
WO2008048581A1 (en) | A processing device operation initialization system | |
KR20050070635A (ko) | 비정상 종료된 시스템의 재부팅 시간을 단축할 수 있는임베디드 컴퓨터 시스템 | |
US20030058567A1 (en) | Intelligent disk drive | |
CN114356659A (zh) | 重启方法及装置、终端设备及存储介质 | |
KR20070041515A (ko) | 컴퓨터 시스템을 부팅하기 위한 방법 및 장치 | |
NZ533549A (en) | Method and apparatus for booting a computer system | |
JP2002023875A (ja) | 情報処理装置およびbiosの復帰方法 | |
JP2009157697A (ja) | 可搬型記憶媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20091104 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101029 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110805 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110818 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20111117 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20111125 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120223 |