WO2010044149A1 - 情報処理装置および起動完了通知プログラム - Google Patents

情報処理装置および起動完了通知プログラム Download PDF

Info

Publication number
WO2010044149A1
WO2010044149A1 PCT/JP2008/068651 JP2008068651W WO2010044149A1 WO 2010044149 A1 WO2010044149 A1 WO 2010044149A1 JP 2008068651 W JP2008068651 W JP 2008068651W WO 2010044149 A1 WO2010044149 A1 WO 2010044149A1
Authority
WO
WIPO (PCT)
Prior art keywords
activation
information processing
processing apparatus
time
completion notification
Prior art date
Application number
PCT/JP2008/068651
Other languages
English (en)
French (fr)
Inventor
健介 岡野
Original Assignee
富士通株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 富士通株式会社 filed Critical 富士通株式会社
Priority to CN200880131446.0A priority Critical patent/CN102177500B/zh
Priority to JP2010533748A priority patent/JP5212477B2/ja
Priority to KR1020117007053A priority patent/KR101251435B1/ko
Priority to DE112008004022T priority patent/DE112008004022T5/de
Priority to PCT/JP2008/068651 priority patent/WO2010044149A1/ja
Publication of WO2010044149A1 publication Critical patent/WO2010044149A1/ja
Priority to US13/064,593 priority patent/US8407459B2/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • G06F11/0754Error or fault detection not based on redundancy by exceeding limits
    • G06F11/0757Error or fault detection not based on redundancy by exceeding limits by exceeding a time limit, i.e. time-out, e.g. watchdogs
    • CCHEMISTRY; METALLURGY
    • C07ORGANIC CHEMISTRY
    • C07KPEPTIDES
    • C07K14/00Peptides having more than 20 amino acids; Gastrins; Somatostatins; Melanotropins; Derivatives thereof
    • C07K14/81Protease inhibitors
    • C07K14/8107Endopeptidase (E.C. 3.4.21-99) inhibitors
    • C07K14/811Serine protease (E.C. 3.4.21) inhibitors
    • CCHEMISTRY; METALLURGY
    • C12BIOCHEMISTRY; BEER; SPIRITS; WINE; VINEGAR; MICROBIOLOGY; ENZYMOLOGY; MUTATION OR GENETIC ENGINEERING
    • C12NMICROORGANISMS OR ENZYMES; COMPOSITIONS THEREOF; PROPAGATING, PRESERVING, OR MAINTAINING MICROORGANISMS; MUTATION OR GENETIC ENGINEERING; CULTURE MEDIA
    • C12N15/00Mutation or genetic engineering; DNA or RNA concerning genetic engineering, vectors, e.g. plasmids, or their isolation, preparation or purification; Use of hosts therefor
    • C12N15/09Recombinant DNA-technology
    • C12N15/11DNA or RNA fragments; Modified forms thereof; Non-coding nucleic acids having a biological activity
    • C12N15/62DNA sequences coding for fusion proteins
    • 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

Definitions

  • the present invention relates to an information processing apparatus and a startup completion notification program, and more particularly to an information processing apparatus and a startup completion notification program for notifying completion of startup of an information processing apparatus.
  • the display related to the existing startup status mainly displays the startup status based on the progress status of the startup processing of the program. Therefore, even with the above technique, it is possible to indicate the activation state (whether activation is in progress or completion of activation) for each application. However, it does not indicate to the user whether or not the operation of the entire information processing apparatus has been completely finished and has reached an operable state. For this reason, there is a problem that it is difficult for the user to know whether the activation of the information processing apparatus is completed.
  • the notification of the completion of startup of the entire information processing apparatus is linked to the completion of startup of a specific application such as an application or OS, it can respond to changes in the setting status, such as when another application is installed. There is a problem that can not be.
  • This case has been made in view of these points, and an object thereof is to provide an information processing apparatus and a start completion notification program for notifying the user that the start of the information processing apparatus has been completed.
  • the disclosed information processing device stores start completion notification point information indicating a notification timing for notifying a user of a start completion notification indicating that an operation of the information processing device has been completed and an operable state has been reached.
  • a timing unit that detects the activation of the information processing apparatus and measures an activation time indicating a time elapsed since the activation was detected, and the activation time measured by the timing unit is the activation completion notification
  • a determination unit that determines whether or not the notification timing indicated by the point information has been reached, and an output that outputs the activation completion notification when the determination unit determines that the activation time has reached the notification timing Means.
  • the storage means stores the start completion notification point information indicating the notification timing.
  • the timing means detects the activation of the information processing apparatus and measures the activation time.
  • the determination unit determines whether the activation time has reached the notification timing. When the output means determines that the activation time has reached the notification timing by the determination means, an activation completion notification is output.
  • the disclosed information processing apparatus and activation completion notification program it is possible to notify the user that the activation of the information processing apparatus has been completed based on the load state at the time of activation of the information processing apparatus.
  • FIG. 1 is a diagram showing an outline of the present embodiment.
  • the information processing apparatus 1 illustrated in FIG. 1 has an activation completion notification function that notifies the user that the activation of the information processing apparatus 1 has been completed.
  • the information processing apparatus 1 includes a timing unit 1a, a determination unit 1b, an output unit 1c, and a storage unit 1d.
  • the time measuring unit 1a detects the activation of the information processing apparatus 1 and measures the activation time indicating the time elapsed since the activation of the information processing apparatus 1 was detected.
  • the determination unit 1b determines whether or not the activation time measured by the timing unit 1a has reached the notification timing indicated by the activation completion notification point information stored in the storage unit 1d.
  • the activation completion notification point information includes time information indicating notification timing.
  • the determination unit 1b compares the activation time measured by the time measuring unit 1a with the notification timing. If the activation time has reached the notification timing, the output unit 1c outputs an activation completion notification.
  • the output unit 1c outputs a startup completion notification when the determination unit 1b compares the startup time with the notification timing indicated in the startup completion notification point information and determines that the notification timing has been reached. Based on the output of the activation completion notification by the output unit 1c, for example, the activation completion notification is displayed on a display unit (not shown), so that the user has completed the activation of the information processing apparatus 1 and the operation has been stabilized. It can be clearly recognized that the device 1 can be operated.
  • This display means may be provided by the information processing apparatus 1 or may be provided separately from the information processing apparatus 1. Further, the activation completion notification output from the output unit 1c may be stored in a computer or storage device (not shown). In this case, the stored activation completion notification is displayed or read as necessary.
  • the storage unit 1d stores activation completion notification point information indicating a notification timing for notifying a user of an activation completion notification indicating that the activation of the information processing apparatus 1 has been completed and an operable state has been reached.
  • the storage means 1d stores the start completion notification point information indicating the notification timing.
  • the timing means 1a detects the activation of the information processing apparatus 1 and measures the activation time.
  • the determination means 1b determines whether or not the activation time has reached the notification timing.
  • the output unit 1c determines that the activation time has reached the notification timing by the determination unit 1b, an activation completion notification is output.
  • the output unit 1c outputs the activation completion notification.
  • FIG. 2 is a diagram illustrating a hardware configuration of the information processing apparatus.
  • the information processing apparatus 100 shown in FIG. 2 is controlled by a CPU (Central Processing Unit) 101 as a whole.
  • a random access memory (RAM) 102, a hard disk drive (HDD) 103, a graphic processing device 104, an input interface 105, and a communication interface 106 are connected to the CPU 101 via a bus 107.
  • RAM Central Processing Unit
  • HDD hard disk drive
  • a graphic processing device 104 an input interface 105
  • a communication interface 106 are connected to the CPU 101 via a bus 107.
  • the RAM 102 temporarily stores at least part of an OS (Operating System) program and application programs to be executed by the CPU 101.
  • This OS operates by multitasking.
  • the RAM 102 stores various data necessary for processing by the CPU 101.
  • the HDD 103 stores an OS and application programs.
  • a monitor 11 is connected to the graphic processing device 104.
  • the graphic processing device 104 displays an image on the screen of the monitor 11 in accordance with a command from the CPU 101.
  • a keyboard 12 and a mouse 13 are connected to the input interface 105.
  • the input interface 105 transmits a signal transmitted from the keyboard 12 or the mouse 13 to the CPU 101 via the bus 107.
  • the communication interface 106 can be connected to a network (not shown).
  • the communication interface 106 can send and receive data to and from other computers via a network.
  • FIG. 3 is a block diagram illustrating a configuration of the information processing apparatus.
  • the information processing apparatus 100 illustrated in FIG. 3 is a personal computer that requires a certain amount of time from the start of activation until the user can operate because a load is generated on the CPU at the time of activation.
  • An activation completion notification function for notifying the user that activation has been completed is provided.
  • the information processing apparatus 100 includes a timer unit 111, a determination unit 112, an output unit 113, an acquisition unit 114, an update unit 115, an input reception unit 116, and a storage unit 151.
  • a monitor 11 is connected to the information processing apparatus 100.
  • the timer unit 111 detects the activation of the information processing apparatus 100 and measures the activation time indicating the time that has elapsed since the activation of the information processing apparatus 100 was detected.
  • the determination unit 112 determines whether or not the activation time measured by the timer unit 111 has reached the notification timing indicated by the activation completion notification point information stored in the storage unit 151.
  • the activation completion notification point information includes time information indicating notification timing.
  • the determination unit 112 compares the activation time measured by the time measuring unit 111 with the notification timing indicated by the time information included in the activation completion notification point information. If the activation time has reached the notification timing, the output unit 113 A startup completion notification is output.
  • the determination unit 112 determines whether the activation of the information processing apparatus 100 is completed based on the load state acquired by the acquisition unit 114. Specifically, the determination unit 112 determines that the activation of the information processing apparatus 100 is completed when the value indicating the load state acquired by the acquisition unit 114 is equal to or less than a predetermined value.
  • the determination unit 112 determines whether or not the load state acquired by the acquisition unit 114 satisfies a predetermined condition (a value indicating the load state acquired by the acquisition unit 114 is equal to or less than a predetermined value) in order to improve the certainty of determination. This determination is repeated until it is determined that the activation has been completed, and the activation of the information processing apparatus 100 is completed when the determination result is a predetermined number of times and the load state satisfies the predetermined condition. Is determined.
  • a predetermined condition a value indicating the load state acquired by the acquisition unit 114 is equal to or less than a predetermined value
  • the load of the information processing apparatus 100 (including both the load of the entire information processing apparatus 100 and mainly the load of the CPU 101.
  • the update unit 115 updates the activation completion notification point information.
  • the output unit 113 outputs a startup completion notification.
  • the output unit 113 determines that the notification timing has been reached as a result of the comparison between the activation time and the notification timing indicated in the activation completion notification point information by the determining unit 112, the output completion will be described in detail later with reference to FIG. Output a notification. Specifically, the output unit 113 outputs, for example, start completion notification display information for causing the monitor 11 to display a start completion notification window as shown in FIG.
  • the activation completion notification is displayed on the display device such as the monitor 11, so that the user has completed the activation of the information processing apparatus 100 and the operation is stable. It is possible to clearly recognize that the information processing apparatus 100 can be operated.
  • the display device on which the start completion notification is displayed may be provided separately from the information processing device 100 like the monitor 11 or may be included in the information processing device 100.
  • the activation completion notification is not limited to the one displayed on the display device, for example, output of a voice message such as “Completion of activation”, output of a specific sound signal, lighting of a light emitting device such as a lamp, and other
  • the user may be notified of the completion of activation of the information processing apparatus 100 by a method.
  • the activation completion notification output from the output unit 113 may be stored in another information processing device (not shown) or a storage device connected to the information processing device 100 via an electric communication line or the like. In this case, the stored activation completion notification is displayed or read as necessary.
  • the acquisition unit 114 acquires a load state when the information processing apparatus 100 is activated.
  • the acquisition unit 114 acquires the usage rate of the CPU 101 (described above in FIG. 2) of the information processing apparatus 100 and the access rate of the HDD 103 (described above in FIG. 2) of the information processing apparatus 100 as the load state when the information processing apparatus 100 is activated. be able to. Further, the acquisition unit 114 may use the usage rate of the RAM 102 of the information processing apparatus 100, the usage amount of the page file, and the like as other load states.
  • the update unit 115 updates the start completion notification point information stored in the storage unit 151. Specifically, the update unit 115 acquires the activation time indicated by the time measuring unit 111 when the activation is completed when the determination unit 112 completes activation of the information processing apparatus 100, and acquires the activation time in the storage unit 151. The activation completion notification point information indicating the activation time is stored.
  • the input receiving unit 116 receives input related to setting timing information by the user and other activation completion notification functions of the information processing apparatus 100.
  • the storage unit 151 stores activation completion notification point information indicating a notification timing for notifying a user of an activation completion notification indicating that the activation of the information processing apparatus 100 has been completed and an operable state has been reached.
  • the activation completion notification point information has a set time which is set timing information indicating a notification timing set by the user, as will be described in detail later with reference to FIG. Further, the activation completion notification point information includes a measurement time that is timing information indicating the activation time measured when the information processing apparatus 100 is activated.
  • the fact that the information processing apparatus 100 is a personal computer is merely an example, and other information processing apparatuses that require a certain amount of time from the start of activation until the user can operate the information processing apparatus. Applicable.
  • FIG. 4 is a diagram illustrating a configuration example of the activation completion notification point table.
  • the activation completion notification point table 151a shown in FIG. 4 is created and managed by the information processing apparatus 100 (described above in FIG. 2) and stored in the HDD 103 (described above in FIG. 2).
  • the HDD 103 according to this embodiment functions as the storage unit 151.
  • the activation completion notification point table 151 a is a table that stores activation completion notification point information indicating the timing for notifying completion of activation of the information processing apparatus 100.
  • the activation completion notification point table 151a includes “time data name” which is an item indicating a name assigned to indicate the content of data indicating the notification point, and an item indicating the timing for notifying completion of activation of the information processing apparatus 100. A certain “notification point” is provided. The information arranged in the horizontal direction of each item is associated with each other to constitute start completion notification point information.
  • the activation completion notification point information indicating the set time is data indicating the timing of performing the activation completion notification set by the user, and will be described in detail later with reference to FIGS.
  • the activation completion notification point information indicating the measurement time is data indicating the measurement time from when the activation of the information processing apparatus 100 is detected until the activation completion is detected.
  • the activation completion notification point information indicating the measurement time includes a plurality of (for example, 15) data stored in the activation completion notification point table 151a, and the activation completion notification point indicating these measurement times is included in the timing of the activation completion notification. A value obtained by averaging information is used.
  • the notification point of the set time is a value set by the user's input by the setting process (described later in FIGS. 5 to 8).
  • the notification points of measurement time 1 to measurement time 15 are values acquired by the activation time measurement process (described later in FIGS. 9 and 10).
  • the notification point of measurement time 1 is the oldest value, that is, the value acquired first
  • the notification point of measurement time 2 is the next oldest value
  • measurement is performed.
  • the notification point at time 15 is the latest value, that is, the value acquired later.
  • start completion notification point information indicating the measurement time stored in the start completion notification point table 151a there is an upper limit on the number of start completion notification point information indicating the measurement time stored in the start completion notification point table 151a.
  • the measurement that is the oldest data is stored when a predetermined number (for example, 15) or more is stored.
  • Time 1 is deleted, the notification points of measurement time 2 to measurement time 15 are moved up one by one to be newly set as notification points of measurement time 1 to measurement time 14, and the acquired new measurement time is the notification point of measurement time 15
  • a predetermined number for example, 15
  • the number of activation completion notification point information indicating the measurement time stored in the activation completion notification point table 151a is fifteen, but is not limited thereto, and may be less than fifteen. It may be 16 or more.
  • an upper limit is set for the number of start completion notification point information indicating the measurement time stored in the start completion notification point table 151a.
  • An average value may be calculated from the notification point information and used for activation determination.
  • the start completion notification point information is created by input to the information processing apparatus 100 by the user or information collection at the time of activation by the information processing apparatus 100 and is stored in the HDD 103.
  • FIGS. 5 to 8 are flowcharts showing the procedure of the setting process.
  • the setting process shown in FIGS. 5 to 8 is a process for setting the activation completion notification function.
  • the setting process is executed when the user calls the setting process by operating the keyboard 12, mouse 13, and the like.
  • Step S11 The output unit 113 displays the setting window on the display screen of the monitor 11.
  • the setting window is a window displayed for the user to perform the setting operation of the activation completion notification function, and will be described in detail later with reference to FIG.
  • Step S12 The input receiving unit 116 receives an operation of the setting window displayed in step S11 by the user.
  • Step S13 The input receiving unit 116 determines whether or not the clear button displayed in the setting window has been operated. Details of the clear button will be described later with reference to FIG. If the clear button is operated, the process proceeds to step S14. On the other hand, if the clear button has not been operated, the process proceeds to step S15.
  • Step S14 The update unit 115 clears (deletes) all the measurement times in the activation completion notification point table 151a described above with reference to FIG.
  • the update for clearing the measurement time of the activation completion notification point table 151a is not completely performed, and the update instruction and the content of the update for instructing the update for clearing the measurement time. Is only stored in the RAM 102.
  • the complete update is performed in step S44 described later in FIG. Until step S44 is executed, by canceling the update instruction in step S46, which will be described later with reference to FIG. 8, the setting process can be ended in the state before the update is canceled and the setting process is executed.
  • Step S15 The input receiving unit 116 determines whether or not the setting value button displayed in the setting window has been operated. Details of the set value button will be described later with reference to FIG. If the set value button has been operated, the process proceeds to step S16. On the other hand, if the set value button is not operated, the process proceeds to step S21 (described later in FIG. 6).
  • Step S16 The input receiving unit 116 acquires a value corresponding to the position indicated by the scroll bar displayed in the setting window.
  • the update unit 115 updates the set time of the activation completion notification point table 151a described above with reference to FIG. 4 with a value corresponding to the position indicated by the scroll bar acquired in step S16.
  • the updating unit 115 sets ON to the timekeeping flag stored in the RAM 102. Thereafter, the process proceeds to step S12. Whether the timekeeping flag uses a set time set by the user as a notification point for determining the timing for performing the start completion notification, or whether to use a measurement time acquired by timekeeping by a start time measurement process (described later in FIG. 9) It is a flag which shows.
  • the timekeeping flag is stored in the RAM 102.
  • step S17 update of the set time in the start completion notification point table 151a and a set value button by the user by a value corresponding to the position indicated by the scroll bar.
  • the timing flag based on the above operation is not completely updated, and only the update instruction for instructing the update of the set time and the update of the timing flag and the content of the update are stored in the RAM 102.
  • the complete update is performed in step S44 described later in FIG. Until step S44 is executed, by canceling the update instruction in step S46, which will be described later with reference to FIG. 8, the setting process can be ended in the state before the update is canceled and the setting process is executed.
  • Step S21 The input reception unit 116 determines whether or not the activation time measurement button displayed in the setting window has been operated.
  • the activation time measurement button will be described in detail later with reference to FIG. If the activation time measurement button has been operated, the process proceeds to step S22. On the other hand, if the activation time measurement button is not operated, the process proceeds to step S23.
  • Step S22 The update unit 115 executes a startup time measurement process.
  • the activation time measurement process will be described in detail later with reference to FIGS. Thereafter, the process ends.
  • Step S23 The input reception unit 116 determines whether or not the activation detection check box displayed in the setting window has been operated. Details of the activation detection check box will be described later with reference to FIG. If the activation detection check box has been operated, the process proceeds to step S24. On the other hand, if the activation detection check box is not operated, the process proceeds to step S31 (described later in FIG. 7).
  • Step S24 The input receiving unit 116 determines whether or not the activation detection check box is ON (checked state). If the activation detection check box is ON at that time (that is, changed from OFF to ON by a user operation), the process proceeds to step S25. On the other hand, if the activation detection check box is OFF at that time (that is, changed from ON to OFF by a user operation), the process proceeds to step S26.
  • Step S25 The input receiving unit 116 sets the activation detection flag to ON. Thereafter, the process proceeds to step S12 (described above in FIG. 5).
  • this activation detection flag is a flag indicating whether or not to perform determination based on the load of the information processing apparatus 100 when performing activation completion notification.
  • the activation detection flag is stored in the RAM 102.
  • Step S26 The input receiving unit 116 sets the activation detection flag to OFF. Thereafter, the process proceeds to step S12 (described above in FIG. 5).
  • step S14 in steps S25 and S26, the activation detection flag is not completely updated based on the operation of the activation detection check box by the user. Only the update instruction for instructing the update and the content of the update are stored in the RAM 102. The complete update is performed in step S44 described later in FIG. Until step S44 is executed, by canceling the update instruction in step S46, which will be described later with reference to FIG. 8, the setting process can be ended in the state before the update is canceled and the setting process is executed.
  • Step S31 The input receiving unit 116 determines whether or not the activation completion notification check box displayed in the setting window has been operated. Details of the activation completion notification check box will be described later with reference to FIG. If the activation completion notification check box has been operated, the process proceeds to step S32. On the other hand, if the activation completion notification check box is not operated, the process proceeds to step S35.
  • Step S32 The input reception unit 116 determines whether the activation completion notification check box is ON (checked state). If the activation completion notification check box is ON at that time, the process proceeds to step S33. On the other hand, if the activation completion notification check box is OFF at that time, the process proceeds to step S34.
  • Step S33 The input reception unit 116 sets the activation completion notification flag to ON. Thereafter, the process proceeds to step S12 (described above in FIG. 5).
  • the activation completion notification flag is a flag indicating whether or not activation completion notification is performed, that is, whether or not activation completion notification processing is executed when the information processing apparatus 100 is activated, as will be described in detail later with reference to FIG.
  • the activation completion notification flag is stored in the RAM 102.
  • Step S34 The input reception unit 116 sets the activation completion notification flag to OFF. Thereafter, the process proceeds to step S12 (described above in FIG. 5).
  • step S14 in step S33 and step S34, the activation notification flag is not completely updated based on the operation of the activation notification check box by the user. Only the update instruction for instructing the update and the content of the update are stored in the RAM 102. The complete update is performed in step S44 described later in FIG. Until step S44 is executed, by canceling the update instruction in step S46, which will be described later with reference to FIG. 8, the setting process can be ended in the state before the update is canceled and the setting process is executed.
  • Step S35 The input receiving unit 116 determines whether or not the measurement value setting button displayed in the setting window has been operated.
  • the measurement value setting button will be described in detail later with reference to FIG. If the measurement value setting button has been operated, the process proceeds to step S36. On the other hand, if the measurement value setting button is not operated, the process proceeds to step S41 (described later in FIG. 8).
  • Step S36 The input receiving unit 116 sets the timekeeping flag to ON. Thereafter, the process proceeds to step S12 (described above in FIG. 5).
  • step S14 in this step S36, the timing flag based on the operation of the set value button by the user is not completely updated, and an update instruction for instructing the updating of the timing flag is performed.
  • the contents of the update are only stored in the RAM 102.
  • the complete update is performed in step S44 described later in FIG. Until step S44 is executed, by canceling the update instruction in step S46, which will be described later with reference to FIG. 8, the setting process can be ended in the state before the update is canceled and the setting process is executed.
  • Step S41 The input receiving unit 116 determines whether or not the scroll bar displayed in the setting window has been operated. Details of the scroll bar will be described later with reference to FIG. If the scroll bar has been operated, the process proceeds to step S42. On the other hand, if the scroll bar is not operated, the process proceeds to step S43.
  • Step S42 The input reception unit 116 sets a value corresponding to the position where the scroll bar displayed in the setting window is displayed and the position indicated by the scroll bar. Thereafter, the process proceeds to step S12 (described above in FIG. 5).
  • Step S43 The input receiving unit 116 determines whether or not the OK button displayed in the setting window has been operated. Details of the OK button will be described later with reference to FIG. If the OK button is operated, the process proceeds to step S44. On the other hand, if the OK button has not been operated, the process proceeds to step S45.
  • the update unit 115 refers to the RAM 102, and based on the update instruction and the update content stored in the RAM 102, the activation completion notification point table 151a and the activation detection flag are set according to the setting content changed in the current setting process. Then, the start completion notification flag and the timekeeping flag are updated to confirm the change of the setting. Thereafter, the process ends.
  • Step S45 The input receiving unit 116 determines whether or not the cancel button displayed in the setting window has been operated. Details of the cancel button will be described later with reference to FIG. If the cancel button has been operated, the process proceeds to step S46. On the other hand, if the cancel button has not been operated, the process proceeds to step S12 (described above in FIG. 5).
  • Step S46 The update unit 115 cancels the update instruction and the update content stored in the RAM 102.
  • the updating unit 115 does not update the activation completion notification point table 151a, the activation detection flag, the activation completion notification flag, and the timekeeping flag. Thereafter, the process ends.
  • FIG. 9 and FIG. 10 are flowcharts showing the procedure of the startup time measurement process.
  • the startup time measurement process shown in FIGS. 9 and 10 is a process executed in step S22 (described above in FIG. 6) of the setting process (described above in FIGS. 5 to 8), and is a process of measuring the startup time.
  • the activation time measurement process is executed when the user invokes the activation time measurement process by operating an activation time measurement button (described later in FIG. 13) in the setting process.
  • Step S51 The determination unit 112 restarts the information processing apparatus 100.
  • the time required for this restart is measured by the startup time measurement process of the present embodiment. This measured time is used to determine the value of the activation completion notification point.
  • an activation time measurement instruction for causing the information processing apparatus 100 to execute step S52 and subsequent steps of the activation time measurement process immediately after the activation is stored in the HDD 103 before the activation in step S51. Thereby, after the information processing apparatus 100 is restarted, the processes after step S52 are continuously executed.
  • Step S52 Upon detecting the restart of the information processing apparatus 100, the time measuring unit 111 clears (resets) the activation time timer.
  • the determination unit 112 activates the information processing apparatus 100 after activation of the information processing apparatus 100 (including reactivation, the same applies hereinafter) is detected by the timer 111 using the timer of the CPU 101. It is a timer that measures the time until it is determined to be complete.
  • the activation time timer also measures the time for determining whether or not the activation completion notification point has been reached after the activation is detected by the timer 111, as will be described in detail later with reference to FIG.
  • the acquisition unit 114 acquires the usage rate of the CPU 101 in the information processing apparatus 100.
  • the usage rate of the CPU 101 is used as an evaluation value indicating the load on the information processing apparatus 100 when the information processing apparatus 100 is activated.
  • the usage rate of the CPU 101 is acquired by using an API (Application Program Interface).
  • the acquisition unit 114 acquires the access rate of the HDD 103 in the information processing apparatus 100.
  • the access rate of the HDD 103 indicates the amount of data read from and written to the HDD 103 within a predetermined time, and is used as an evaluation value indicating the load on the information processing apparatus 100 when the information processing apparatus 100 is started up, as with the usage rate of the CPU 101. It is done.
  • the access rate of the HDD 103 is acquired using the API.
  • the usage rate of the CPU 101 and the access rate of the HDD 103 are used for evaluating the load of the information processing apparatus 100 at the time of activation.
  • the present invention is not limited to this, and the used area for the entire area of the RAM 102 is used.
  • Other values indicating the load on the information processing apparatus 100 such as the usage rate of the RAM 102 indicating the ratio and the usage amount of the page file may be used. A part or all of these may be used in combination.
  • Step S55 The determination unit 112 determines whether or not the usage rate of the CPU 101 acquired by the acquisition unit 114 in step S53 and the access rate of the HDD 103 acquired in step S54 are both equal to or less than a predetermined reference value. If both of the acquired values are below the reference value, the process proceeds to step S56. On the other hand, if at least one of the acquired values exceeds the reference value, the process proceeds to step S57.
  • the reference value is individually set for each of the usage rate of the CPU 101 and the access rate of the HDD 103. The reference value is appropriately set so that it can be determined that the load on the information processing apparatus 100 is low.
  • the determination unit 112 determines whether or not the usage rate of the CPU 101 and the access rate of the HDD 103 are both lower than or equal to the reference value, but not limited to this, at least one of the acquired values is You may determine whether it is below a reference value. Furthermore, the determination unit 112 may unify the usage rate of the CPU 101 and the HDD 103 into a common evaluation value, and determine the magnitude of the load on the information processing apparatus 100 by combining both. Further, the determination unit 112 performs determination using values indicating the load on the other information processing apparatus 100 such as the usage rate of the RAM 102 indicating the ratio of the used area to the entire area of the RAM 102, the usage amount of the page file, and the like. Also good. Moreover, you may determine combining some or all of these.
  • Step S56 The determination unit 112 adds 1 to the value of the continuous reference clear (achievement) number counter stored in the RAM 102.
  • the continuous reference clear number counter is a counter that counts the number of times the acquired value indicating the load is continuously lower than the reference value. As a result, the number of times that the value acquired in step S55 is continuously determined to be equal to or less than the reference value is counted.
  • Step S57 The determination unit 112 clears the value of the continuous reference clear number counter stored in the RAM 102 (substitutes 0). As a result, the continuous reference clear count is reset based on the fact that the value acquired in step S55 exceeds the reference value. Thereafter, the process proceeds to step S53.
  • Step S58 The determination unit 112 determines whether or not the continuous reference clear number is equal to or greater than a predetermined number. If the continuous reference clear count is equal to or greater than the predetermined count, the process proceeds to step S61 (described later in FIG. 10). On the other hand, if the continuous reference clear count is less than the predetermined count, the process proceeds to step S53.
  • the number of continuous reference clear times is acquired by the determination unit 112 referring to the value of the continuous reference clear number counter stored in the RAM 102. The determination unit 112 determines using the acquired value.
  • the predetermined number of times is set as appropriate so that it is determined that the start-up process of the information processing apparatus 100 has been completed because the state where the load on the information processing apparatus 100 is low continues for a certain period. .
  • the time measuring unit 111 checks the activation time timer and acquires the measurement time. Thereby, the starting time when the determination part 112 determines with the continuous reference
  • Step S62 The update unit 115 updates the activation completion notification point table 151a (described above in FIG. 4) to store the measurement time acquired in Step S61.
  • a predetermined number for example, 15
  • the oldest one is deleted and the acquired new one is stored.
  • FIG. 11 and FIG. 12 are flowcharts showing the procedure of the start completion notification process.
  • the activation completion notification flag is set to ON with reference to the activation completion notification flag (described above in FIG. 7) stored in the RAM 102 when the information processing apparatus 100 is activated. If the information processing apparatus 100 is activated, it is a process executed when the information processing apparatus 100 is activated.
  • Step S71 When the time measuring unit 111 detects the start of the activation of the information processing apparatus 100, it clears the activation time timer.
  • the activation time timer is used to measure time for determining whether or not the activation completion notification point has been reached after activation is detected by the timer 111.
  • the time measuring unit 111 always executes the process of step S71 at the earliest stage of the activation process when the information processing apparatus 100 is activated. It may be realized by.
  • the determination unit 112 refers to the activation detection flag (described above in FIG. 6) stored in the RAM 102 and determines whether or not the activation detection flag is set to ON. If the activation detection flag is set to ON, the process proceeds to step S73. On the other hand, if the activation detection flag is set to OFF, the process proceeds to step S81 (described later in FIG. 12).
  • the acquisition unit 114 acquires the usage rate of the CPU 101 in the information processing apparatus 100.
  • the usage rate of the CPU 101 is used as an evaluation value indicating the load on the information processing apparatus 100 when the information processing apparatus 100 is activated, as in the activation time measurement process (described above with reference to FIGS. 9 and 10).
  • the acquisition unit 114 acquires the access rate of the HDD 103 in the information processing apparatus 100.
  • the access rate of the HDD 103 indicates the amount of data read from and written to the HDD 103 within a predetermined time, as in the startup time measurement process (described above with reference to FIGS. 9 and 10), and the information processing apparatus at the time of startup of the information processing apparatus 100 It is used as an evaluation value indicating 100 loads.
  • the usage rate of the CPU 101 and the access rate of the HDD 103 are used to evaluate the load of the information processing apparatus 100 at the time of startup.
  • the present invention is not limited to this.
  • Other values indicating the load on the information processing apparatus 100 such as the usage rate of the RAM 102 indicating the ratio of the used area to the file, the usage amount of the page file, and the like may be used. A part or all of these may be used in combination.
  • Step S75 The determination unit 112 determines whether the usage rate of the CPU 101 acquired by the acquisition unit 114 in step S73 and the access rate of the HDD 103 acquired in step S74 are both equal to or less than a predetermined reference value. If both the acquired values are equal to or less than the reference value, the process proceeds to step S76. On the other hand, if at least one of the acquired values exceeds the reference value, the process proceeds to step S77.
  • the reference value is individually set for each of the usage rate of the CPU 101 and the access rate of the HDD 103 as in the startup time measurement process. Further, the reference value is appropriately set so that it can be determined that the load on the information processing apparatus 100 at the time of activation is small.
  • the determination unit 112 determines whether both the usage rate of the CPU 101 and the access rate of the HDD 103 are equal to or less than a reference value, as in the activation time measurement process. It may be determined whether at least one of the measured values is equal to or less than a reference value. Furthermore, the determination unit 112 may unify the usage rate of the CPU 101 and the HDD 103 into a common evaluation value, and determine the magnitude of the load on the information processing apparatus 100 by combining both. Further, the determination unit 112 performs determination using values indicating the load on the other information processing apparatus 100 such as the usage rate of the RAM 102 indicating the ratio of the used area to the entire area of the RAM 102, the usage amount of the page file, and the like. Also good. Moreover, you may determine combining some or all of these.
  • Step S76 The determination unit 112 adds 1 to the value of the continuous reference clear number counter stored in the RAM 102. As a result, the number of times that the value acquired in step S75 is continuously determined to be equal to or less than the reference value is counted.
  • Step S77 The determination unit 112 clears the value of the continuous reference clear number counter stored in the RAM 102 (substitutes 0). Thereby, the continuous reference clear count is reset based on the fact that the value acquired in step S75 exceeds the reference value. Thereafter, the process proceeds to step S73.
  • Step S78 The determination unit 112 determines whether or not the continuous reference clear number is equal to or greater than a predetermined number. If the continuous reference clear count is equal to or greater than the predetermined count, the process proceeds to step S83 (described later in FIG. 12). On the other hand, if the continuous reference clear count is less than the predetermined count, the process proceeds to step S73.
  • This continuous reference clear count is acquired by referring to the value of the continuous reference clear count counter stored in the RAM 102 by the determination unit 112 as in the activation time measurement process. The determination unit 112 determines using the acquired value.
  • the predetermined number of times is appropriately a number of times sufficient to determine that the startup process of the information processing apparatus 100 is completed because the state where the load of the information processing apparatus 100 at the time of startup is low continues for a certain period. Is set.
  • the timer unit 111 checks the activation time timer and acquires the measurement time. As a result, the timer 111 measures the activation time of the information processing apparatus 100 using the activation time timer.
  • Step S82 The determination unit 112 determines whether or not the activation time measured by the time measuring unit 111 has passed the activation completion notification time for performing the activation completion notification. If the activation completion notification time has elapsed, the process proceeds to step S85. On the other hand, if the activation completion notification time has not elapsed, the process proceeds to step S81.
  • the activation completion notification time is a value indicating the timing of performing activation completion notification, and is set based on the time when the time measuring unit 111 detects the start of activation of the information processing apparatus 100.
  • the activation completion notification time is set by the user through the setting process (described above in FIGS. 5 to 8) or set by the user (described above in FIG. 4) or measured by the activation time measurement process (in FIG. 4). Any one of the above average values is used.
  • the timer unit 111 checks the activation time timer and acquires the measurement time. Thereby, the starting time when the determination part 112 determines with the continuous reference
  • Step S84 The update unit 115 updates the activation completion notification point table 151a (described above in FIG. 4) to store the measurement time acquired in Step S83.
  • a predetermined number for example, 15
  • the oldest one is deleted and the acquired new one is stored.
  • the output unit 113 outputs a startup completion notification. Specifically, the output unit 113 outputs start completion notification point information for displaying a start completion notification window (described later in FIG. 14) on the display screen of the monitor 11. Based on this, a startup completion window is displayed on the monitor 11 to notify the user that the startup of the information processing apparatus 100 has been completed.
  • start completion notification point information for displaying a start completion notification window (described later in FIG. 14) on the display screen of the monitor 11. Based on this, a startup completion window is displayed on the monitor 11 to notify the user that the startup of the information processing apparatus 100 has been completed.
  • FIG. 13 shows a setting window.
  • a setting window 200 shown in FIG. 13 is a window displayed on the screen of the monitor 11 connected to the information processing apparatus 100.
  • the setting window 200 includes a load state display area 211, a notification point information display area 212, a scroll bar 221, an activation detection check box 222, an activation completion notification check box 223, a clear button 231, a setting value button 232, a measurement value button 233, An activation time measurement button 234, an OK button 235, and a cancel button 236 are provided.
  • the load state display area 211 is an area for displaying a graph indicating a change in the load of the information processing apparatus 100 when the information processing apparatus 100 is activated.
  • a graph showing a change in the CPU usage rate which is the usage rate of the CPU 101, is displayed in the load state display area 211.
  • the user can set the set time so that the activation completion notification is performed when the load on the information processing apparatus 100 at the time of activation decreases.
  • a graph indicating a change in the CPU usage rate is displayed.
  • a change in the HDD access rate indicating the access rate of the HDD 103 is displayed on the displayed graph. It is possible to switch to a graph (not shown) or other information indicating the load state.
  • the graph relating to the load state is displayed one by one.
  • the present invention is not limited to this, and a plurality of graphs may be displayed simultaneously.
  • the notification point information display area 212 information related to the activation completion notification point information stored in the activation completion notification point table 151a (described above in FIG. 4) is displayed.
  • the information displayed in the notification point information display area 212 includes “measurement count” indicating the number of times the measurement time (described above in FIG. 4) has been measured by the startup time measurement processing (described above in FIGS. 9 and 10), and startup time measurement. These are “measurement value” that is a value of the notification point calculated based on the measurement time measured by the process, “current setting value” that indicates the setting time (described above in FIG. 4) set by the user, and the like.
  • the scroll bar 221 is a scroll bar that accepts an input of a set time by the user's operation (described above in FIGS. 5 to 8).
  • the start completion notification is performed by the start completion notification processing (described above in FIGS. 11 and 12) based on the set time input by operating the scroll bar 221. Is called.
  • the activation detection check box 222 indicates that the information processing device 100 has a load level that is determined by the determination of the load of the information processing device 100 every time the information processing device 100 is activated in the activation completion notification process performed when the information processing device 100 is activated. It is determined that the start is completed, and a start completion notification is performed, or the start completion is completed at the time elapsed since the start of the start process was detected using the start completion notification point information stored in the start completion notification point table 151a. This is a check box for setting whether to perform notification. When the user checks the activation detection check box 222, the notification point is set to be detected every activation. Further, when the user unchecks the activation detection check box 222, the notification point is set to be acquired from the activation completion notification point table 151a and used.
  • the user changes the load after the change due to a change in the load state at the start-up, such as immediately after newly introducing the information-processing device 100 or immediately after changing an application to be resident in the information-processing device 100 or an application started at the start-up. If the status collection is not enough, check the activation detection check box 222, The activation completion notification check box 223 is a checkbox for setting whether or not activation completion notification processing is executed when the information processing apparatus 100 is activated. By checking the activation completion notification check box 223, the user can perform setting so that the activation completion notification process is executed and the activation completion notification is performed. In addition, the user can set so that the activation completion notification process is not performed without performing the activation completion notification process by unchecking the activation completion notification check box 223.
  • the clear button 231 is a button for deleting all the measurement times measured by the activation time measurement process stored in the activation completion notification point table 151a and the measurement times of the activation time. By operating the clear button 231, the user can delete all the measurement counts together with the measurement time stored in the activation completion notification point table 151a.
  • the setting value button 232 stores the setting value of the notification point set by the user with the scroll bar 221 in the activation completion notification point table 151a as the setting time, and based on the setting time that is the setting value of the notification point set by the user. This is a button for setting a timekeeping flag to OFF in order to notify activation completion. By operating the setting value button 232, the user can set to perform the activation completion notification at the notification point set by the user.
  • the measurement value button 233 is a button for setting a timekeeping flag to ON in order to notify the start completion based on the measurement time measured by the start time measurement process by the scroll bar 221. By operating the measurement value button 233, the user can set to notify the activation completion at the notification point calculated as the average value of the measurement time.
  • the activation time measurement button 234 is a button for executing activation time measurement processing. By operating the activation time measurement button 234, the user can immediately restart the information processing apparatus 100 and measure the activation time.
  • the OK button 235 is a button for confirming a change in the setting input by operating the setting window 200 and performing an update to be reflected in the activation completion notification point table 151a, the activation detection flag, the activation completion notification flag, and the timekeeping flag. The user can confirm the changed setting by operating the setting window 200 by operating the OK button 235.
  • the cancel button 236 is a button that cancels the setting change input by operating the setting window 200 and does not reflect the change to the activation completion notification point table 151a, the activation detection flag, the activation completion notification flag, and the timekeeping flag. The user can cancel the changed setting by operating the setting window 200 by operating the cancel button 236.
  • FIG. 14 is a diagram showing a startup completion notification window.
  • a startup completion notification window 300 shown in FIG. 14 is a window displayed on the screen of the monitor 11 connected to the information processing apparatus 100.
  • the activation completion notification window 300 is provided with an activation completion message 301 and an OK button 302.
  • the activation completion notification window 300 is a window for displaying an activation completion message 301 for notifying that the activation of the information processing apparatus 100 has been completed.
  • the activation completion message 301 is a message for notifying that the activation of the information processing apparatus 100 has been completed by the activation completion notification process (described above in FIGS. 11 and 12). From this activation completion message 301, the user can know that the activation of the information processing apparatus 100 has been completed and the operation has become stable.
  • the OK button 302 is a button for ending the display of the activation completion notification window 300.
  • the user can confirm the activation completion message 301 and then operate the OK button 302 to close the activation completion notification window 300 and use the information processing apparatus 100 that has completed activation.
  • the start completion notification point for notifying the start completion is calculated by acquiring and analyzing data indicating the load state of the information processing apparatus 100 at the time of start-up.
  • the setting window suggests to the user at what point in time the activation is considered to have been completed.
  • the user when the user wishes to be notified at the activation completion notification point proposed in the setting window, the user only has to activate the activation completion notification function and confirm the setting by operating the OK button. , The setting can be completed.
  • the time measuring unit 111 acquires the time that has elapsed since the start of the information processing apparatus 100 until the load is stabilized at a low level.
  • the determination unit 112 compares the time elapsed from the activation time counted by the time measuring unit 111 with the time of the activation completion notification point table 151a acquired last time to determine the completion of activation.
  • the output unit 113 notifies the user of the completion of PC startup.
  • the present embodiment it is possible to notify the user that the activation of the information processing apparatus 100 is completed based on the load state at the time of activation of the information processing apparatus 100. Can know whether the activation of the information processing apparatus 100 is completed. Accordingly, the user can clearly recognize that the operation of the information processing apparatus 100 is completed and the operation is stable, and that the operation of the information processing apparatus 100 is enabled. It becomes possible to start using comfortably.
  • the completion of activation is determined based on a change in the load state of the information processing apparatus 100 at the time of activation. Even in the case of a task OS or the like, even when the completion order of activation of each application is not constant, the activation completion notification is given at a notification timing corresponding to a change in activation of the application.
  • the timing of the start completion notification can be made to correspond to a change in processing when the information processing apparatus 100 is started.
  • the above processing functions can be realized by a computer.
  • a program describing the processing contents of the functions that the information processing apparatus 100 should have is provided.
  • the above processing functions are realized on the computer.
  • the program describing the processing content can be recorded on a computer-readable recording medium.
  • the computer-readable recording medium include a magnetic recording device, an optical disk, a magneto-optical recording medium, and a semiconductor memory.
  • Magnetic recording devices include HDDs, flexible disks (FD), magnetic tapes (MT) and the like.
  • Optical discs include DVD (Digital Versatile Disc), DVD-RAM, CD-ROM (Compact Disc-Read Only Memory), CD-R (Recordable) / RW (ReWritable), and the like.
  • Magneto-optical recording media include MO (Magneto-Optical Disk).
  • a portable recording medium such as a DVD or CD-ROM in which the program is recorded is sold. It is also possible to store the program in a server computer and transfer the program from the server computer to another computer via a network.
  • the computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.
  • the disclosed information processing apparatus and startup completion notification program have been described based on the illustrated embodiment, but the configuration of each unit can be replaced with any configuration having the same function.
  • any other component or process may be added to the disclosed technology.
  • the disclosed technique may be a combination of any two or more of the above-described embodiments.

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Genetics & Genomics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Chemical & Material Sciences (AREA)
  • Organic Chemistry (AREA)
  • General Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Biotechnology (AREA)
  • Biophysics (AREA)
  • Wood Science & Technology (AREA)
  • Biochemistry (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Zoology (AREA)
  • General Physics & Mathematics (AREA)
  • Gastroenterology & Hepatology (AREA)
  • Plant Pathology (AREA)
  • Proteomics, Peptides & Aminoacids (AREA)
  • Microbiology (AREA)
  • Medicinal Chemistry (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)
  • Air Conditioning Control Device (AREA)

Abstract

 ユーザに情報処理装置の起動時の状態に基づいて、情報処理装置の起動が完了したことを通知する。  計時手段(1a)は、情報処理装置(1)の起動を検出すると共に、起動を検出してから経過した時間を示す起動時間を計測する。判定手段(1b)は、起動時間が通知タイミングに達したか否かを判定する。出力手段(1c)は、判定手段(1b)によって起動時間と起動完了通知ポイント情報に示された通知タイミングとを比較して通知タイミングに達したと判定されると、起動完了通知を出力する。

Description

情報処理装置および起動完了通知プログラム
 本発明は、情報処理装置および起動完了通知プログラムに関し、特に、情報処理装置の起動完了を通知する情報処理装置および起動完了通知プログラムに関する。
 従来、パーソナルコンピュータ(Personal Computer:PC)等の情報処理装置において、マルチタスクで動作するオペレーティングシステム (Operating System:OS)やアプリケーション等の個々のプログラムの起動時の待ち時間中に、例えば、プログレスバー等、そのプログラムの起動状態を示す表示を行う場合がある。
特開2006-259873号公報 特開平10-243368号公報 特開2005-309551号公報 特開昭62-133549号公報 特開昭60-089247号公報 特開平4-171512号公報 特開2005-217908号公報
 しかし、PC等の情報処理装置では、OSの起動が完了した後にも、常駐する他のアプリケーションやサービスが複数個並行して同時にまたは連続して起動する場合が多い。このため、これらが起動するまでの間は、初期化処理等でCPUやメモリに負荷が生じているため、ユーザは起動が完了するまで情報処理装置を快適に使用することができない。
 これに対して、従来より存在する起動状態に関する表示は、主にそのプログラムの起動処理の進捗状況に基づいて起動状態を表示するものである。したがって、上記の技術によっても、それぞれのアプリケーションについての起動状態(起動途中であるかまたは起動が完了したか)を示すことは可能である。しかし、ユーザに対して情報処理装置全体の動作の起動が完全に終了して操作可能な状態に達しているか否かを示すものではない。このため、ユーザにとっては、情報処理装置の起動が完了したか否かが分かりにくいという問題点がある。
 また、情報処理装置全体の起動の完了の通知をアプリケーションやOS等特定のアプリケーションの起動完了に、連動させたのみでは、他のアプリケーションがインストールされた場合等、設定状況の変化には対応することができないという問題点がある。
 本件はこのような点に鑑みてなされたものであり、情報処理装置の起動が完了したことをユーザに通知する情報処理装置および起動完了通知プログラムを提供することを目的とする。
 開示の情報処理装置は、ユーザに対して情報処理装置の起動が完了して操作可能な状態に達したことを示す起動完了通知を通知する通知タイミングを示す起動完了通知ポイント情報を記憶する記憶手段と、前記情報処理装置の前記起動を検出すると共に、前記起動を検出してから経過した時間を示す起動時間を計測する計時手段と、前記計時手段によって計測された前記起動時間が前記起動完了通知ポイント情報によって示された前記通知タイミングに達したか否かを判定する判定手段と、前記判定手段によって前記起動時間が前記通知タイミングに達したと判定されると、前記起動完了通知を出力する出力手段と、を有する。
 開示の情報処理装置によれば、記憶手段により、通知タイミングを示す起動完了通知ポイント情報が記憶される。計時手段により、情報処理装置の起動が検出されると共に、起動時間が計測される。判定手段により、起動時間が通知タイミングに達したか否かを判定する。出力手段により、判定手段によって起動時間が通知タイミングに達したと判定されると、起動完了通知が出力される。
 開示の情報処理装置および起動完了通知プログラムによれば、情報処理装置の起動時の負荷状態に基づいて、ユーザに情報処理装置の起動が完了したことを通知することが可能になる。
 本発明の上記および他の目的、特徴および利点は本発明の例として好ましい実施の形態を表す添付の図面と関連した以下の説明により明らかになるであろう。
本実施の形態の概要を示す図である。 情報処理装置のハードウェア構成を示す図である。 情報処理装置の構成を示すブロック図である。 起動完了通知ポイントテーブルの構成例を示す図である。 設定処理の手順を示すフローチャートである。 設定処理の手順を示すフローチャートである。 設定処理の手順を示すフローチャートである。 設定処理の手順を示すフローチャートである。 起動時間計測処理の手順を示すフローチャートである。 起動時間計測処理の手順を示すフローチャートである。 起動完了通知処理の手順を示すフローチャートである。 起動完了通知処理の手順を示すフローチャートである。 設定ウインドウを示す図である。 起動完了通知ウインドウを示す図である。
 以下、実施の形態について、図面を参照して説明する。
 図1は、本実施の形態の概要を示す図である。図1に示す情報処理装置1は、情報処理装置1の起動が完了したことをユーザに通知する起動完了通知機能を有する。情報処理装置1は、計時手段1a、判定手段1b、出力手段1cおよび記憶手段1dを有する。
 計時手段1aは、情報処理装置1の起動を検出すると共に、情報処理装置1の起動を検出してから経過した時間を示す起動時間を計測する。
 判定手段1bは、計時手段1aによって計測された起動時間が記憶手段1dに記憶されている起動完了通知ポイント情報によって示された通知タイミングに達したか否かを判定する。この起動完了通知ポイント情報は、通知タイミングを示す時間情報を有する。判定手段1bにより、計時手段1aによって計測された起動時間と通知タイミングとが比較され、起動時間が通知タイミングに達していれば、出力手段1cにより起動完了通知が出力される。
 出力手段1cは、判定手段1bによって起動時間と起動完了通知ポイント情報に示された通知タイミングとを比較して通知タイミングに達したと判定されると、起動完了通知を出力する。この出力手段1cによる起動完了通知の出力に基づき、例えば、図示しない表示手段に起動完了通知が表示されることによって、ユーザは情報処理装置1の起動が完了して動作が安定したことおよび情報処理装置1の操作が可能になったことを明確に認識することができる。
 この表示手段は、情報処理装置1が有するものであってもよく、情報処理装置1とは別に設けられたものであってもよい。
 また、出力手段1cから出力された起動完了通知は、図示しないコンピュータや記憶装置等に記憶されてもよい。この場合、記憶された起動完了通知は、必要に応じて表示され、または読み出される。
 記憶手段1dは、ユーザに対して情報処理装置1の起動が完了して操作可能な状態に達したことを示す起動完了通知を通知する通知タイミングを示す起動完了通知ポイント情報を記憶する。
 このような情報処理装置1によれば、記憶手段1dにより、通知タイミングを示す起動完了通知ポイント情報が記憶される。計時手段1aにより、情報処理装置1の起動が検出されると共に、起動時間が計測される。判定手段1bにより、起動時間が通知タイミングに達したか否かを判定する。出力手段1cにより、判定手段1bによって起動時間が通知タイミングに達したと判定されると、起動完了通知が出力される。
 これによって、判定手段1bが、起動時間が通知タイミングに達したと判定したときに出力手段1cが起動完了通知を出力するので、情報処理装置1の起動時の状態に基づいて、ユーザに情報処理装置1の起動が完了したことを通知することにより、ユーザに情報処理装置1の起動が完了して動作が安定したことおよび情報処理装置1の操作が可能になったことを明確に認識させ、ユーザに情報処理装置1の起動後に快適に使用を開始させることが可能になる。
 以下、本実施の形態について図面を参照して詳細に説明する。
 図2は、情報処理装置のハードウェア構成を示す図である。図2に示す情報処理装置100は、CPU(Central Processing Unit)101によって装置全体が制御されている。CPU101には、バス107を介してRAM(Random Access Memory)102、ハードディスクドライブ(HDD:Hard Disk Drive)103、グラフィック処理装置104、入力インタフェース105および通信インタフェース106が接続されている。
 RAM102には、CPU101に実行させるOS(Operating System)のプログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。このOSはマルチタスクで動作する。また、RAM102には、CPU101による処理に必要な各種データが格納される。HDD103には、OSやアプリケーションプログラムが格納される。
 グラフィック処理装置104には、モニタ11が接続されている。グラフィック処理装置104は、CPU101からの命令に従って、画像をモニタ11の画面に表示させる。入力インタフェース105には、キーボード12とマウス13とが接続されている。入力インタフェース105は、キーボード12やマウス13から送られてくる信号を、バス107を介してCPU101に送信する。
 通信インタフェース106は、図示しないネットワークに接続可能である。通信インタフェース106は、ネットワークを介して、他のコンピュータとの間でデータの送受信を行うことができる。
 以上のようなハードウェア構成によって、本実施の形態の処理機能を実現することができる。
 図3は、情報処理装置の構成を示すブロック図である。図3に示す情報処理装置100は、起動時においてCPUに対して負荷が生じるため、起動を開始してからユーザが操作可能になるまである程度の時間を要するパーソナルコンピュータであり、情報処理装置100の起動が完了したことをユーザに通知する起動完了通知機能を有する。情報処理装置100は、計時部111、判定部112、出力部113、取得部114、更新部115、入力受付部116および記憶部151を有する。また、情報処理装置100には、モニタ11が接続されている。
 計時部111は、情報処理装置100の起動を検出すると共に、情報処理装置100の起動を検出してから経過した時間を示す起動時間を計測する。
 判定部112は、計時部111で計測された起動時間が記憶部151に記憶されている起動完了通知ポイント情報によって示された通知タイミングに達したか否かを判定する。この起動完了通知ポイント情報は、通知タイミングを示す時間情報を有する。判定部112により、計時部111で計測された起動時間と起動完了通知ポイント情報が有する時間情報によって示された通知タイミングとが比較され、起動時間が通知タイミングに達していれば、出力部113により起動完了通知が出力される。
 また、判定部112は、取得部114によって取得された負荷状態に基づいて情報処理装置100の起動が完了したか否かを判定する。具体的には、判定部112は、取得部114によって取得された負荷状態を示す値が所定値以下の場合に情報処理装置100の起動が完了したと判定する。
 このとき判定部112は、判定の確実性を高めるために、取得部114によって取得された負荷状態が所定条件(取得部114によって取得された負荷状態を示す値が所定値以下)を満たすか否かについての判定を、起動が完了したと判定するまで繰り返し行い、判定の結果が所定の回数連続して負荷状態が所定条件を満たすものであった場合に、情報処理装置100の起動が完了したと判定する。
 詳しくは図8から図12において後述するが、この判定部112による起動時における情報処理装置100の負荷(情報処理装置100全体の負荷および主にCPU101の負荷のいずれをも含む。以下同様)を示す負荷状態の判定に基づいて、更新部115において起動完了通知ポイント情報の更新が行われる。
 また、詳しくは図11および図12において後述するが、ユーザの設定により、起動時間と通知タイミングの比較による判定に代えて、判定部112による起動時における情報処理装置100の負荷状態の判定に基づいて、出力部113により起動完了通知が出力される。
 出力部113は、判定部112によって起動時間と起動完了通知ポイント情報に示された通知タイミングとが比較された結果、通知タイミングに達したと判定されると、詳しくは図14において後述する起動完了通知を出力する。具体的には、出力部113は、例えば、モニタ11に図14に示すような起動完了通知ウインドウを表示させるための起動完了通知表示情報を出力する。
 この出力部113による起動完了通知の出力に基づき、例えば、モニタ11等の表示装置に起動完了通知が表示されることによって、ユーザは情報処理装置100の起動が完了して動作が安定したことおよび情報処理装置100の操作が可能になったことを明確に認識することができる。
 なお、起動完了通知が表示される表示装置は、モニタ11のように情報処理装置100とは別に設けられたものであってもよく、情報処理装置100が有するものであってもよい。
 また、起動完了通知は、表示装置に表示されるものに限らず、例えば、「起動完了しました」等の音声メッセージの出力、特定の音信号の出力、ランプ等の発光装置の点灯およびその他の方法によってユーザに情報処理装置100の起動の完了を通知するものであってもよい。
 また、出力部113から出力された起動完了通知は、情報処理装置100と電気通信回線等によって接続された図示しない他の情報処理装置や記憶装置等に記憶されてもよい。この場合、記憶された起動完了通知は、必要に応じて表示され、または読み出される。
 取得部114は、情報処理装置100の起動時における負荷状態を取得する。取得部114は、情報処理装置100の起動時における負荷状態として情報処理装置100のCPU101(図2において前述)の利用率および情報処理装置100のHDD103(図2において前述)のアクセス率を取得することができる。また、取得部114は、その他の負荷状態として、情報処理装置100のRAM102の使用率、ページファイルの使用量等を用いてもよい。
 更新部115は、記憶部151に記憶されている起動完了通知ポイント情報を更新する。具体的には、更新部115は、判定部112によって情報処理装置100の起動が完了した場合に、起動が完了した時の計時部111が示す起動時間を取得し、記憶部151に、取得した起動時間を示す起動完了通知ポイント情報を記憶させる。
 入力受付部116は、ユーザによる設定タイミング情報およびその他の情報処理装置100が有する起動完了通知機能に関する入力を受け付ける。
 記憶部151は、ユーザに対して情報処理装置100の起動が完了して操作可能な状態に達したことを示す起動完了通知を通知する通知タイミングを示す起動完了通知ポイント情報を記憶する。
 この起動完了通知ポイント情報は、詳しくは図5において後述するが、ユーザが設定する通知タイミングを示す設定タイミング情報である設定時間を有する。また、起動完了通知ポイント情報は、情報処理装置100の起動時に計測された起動時間を示すタイミング情報である計測時間を有する。
 なお、本実施の形態において、情報処理装置100がパーソナルコンピュータであることは、あくまで例示であり、起動を開始してからユーザが操作可能になるまである程度の時間を要する他の情報処理装置にも適用可能である。
 次に、本実施の形態で使用されるデータのデータ構造例について説明する。
 図4は、起動完了通知ポイントテーブルの構成例を示す図である。図4に示す起動完了通知ポイントテーブル151aは、情報処理装置100(図2において前述)によって作成および管理され、HDD103(図2において前述)に格納されている。本実施の形態のHDD103は、記憶部151として機能する。起動完了通知ポイントテーブル151aは、情報処理装置100の起動の完了を通知するタイミングを示す起動完了通知ポイント情報を格納するテーブルである。
 起動完了通知ポイントテーブル151aには、通知ポイントを示すデータの内容を示すために割り当てられた名称を示す項目である“時間データ名”および情報処理装置100の起動完了を通知するタイミングを示す項目である“通知ポイント”が設けられている。各項目の横方向に並べられた情報同士が互いに関連付けられて、起動完了通知ポイント情報を構成する。
 設定時間を示す起動完了通知ポイント情報は、ユーザによって設定された起動完了通知を行うタイミングを示すデータであり、詳しくは図8および図13において後述する。
 計測時間を示す起動完了通知ポイント情報は、情報処理装置100の起動が検出されてから起動完了を検出するまでの計測時間を示すデータである。計測時間を示す起動完了通知ポイント情報は、複数(例えば、15個)のデータが起動完了通知ポイントテーブル151aに記憶されており、起動完了通知のタイミングにはこれらの計測時間を示す起動完了通知ポイント情報を平均した値が用いられる。
 これらの起動完了通知ポイント情報のうち、設定時間の通知ポイントは、設定処理(図5から図8において後述)によってユーザの入力により設定された値である。計測時間1~計測時間15の通知ポイントは、起動時間計測処理(図9および図10において後述)によって取得された値である。ここで、計測時間1~計測時間15において、計測時間1の通知ポイントが最も古い値、すなわち、先に取得された値であり、計測時間2の通知ポイントがその次に古い値であり、計測時間15の通知ポイントが最も新しい値、すなわち、後に取得された値である。
 ここで、起動完了通知ポイントテーブル151aに記憶される計測時間を示す起動完了通知ポイント情報の数には上限が設けられている。具体的には、起動完了通知ポイントテーブル151aに対して、さらに新たな計測時間を記憶させる更新を行う場合において、所定数(例えば、15個)以上記憶されているときには、最も古いデータである計測時間1を削除し、計測時間2~計測時間15の通知ポイントを1つずつ繰り上げて新たに計測時間1~計測時間14の通知ポイントとし、取得された新たな計測時間を計測時間15の通知ポイントとして記憶させる。
 なお、本実施の形態では、起動完了通知ポイントテーブル151aに記憶される計測時間を示す起動完了通知ポイント情報の個数は15個であるが、これに限らず、15個未満であってもよく、16個以上であってもよい。
 また、本実施の形態では、起動完了通知ポイントテーブル151aに記憶される計測時間を示す起動完了通知ポイント情報の数には上限を設けているが、これに限らず、計測されたすべての起動完了通知ポイント情報から平均値を算出して起動の判定に用いてもよい。
 本実施の形態の情報処理装置100では、起動完了通知ポイント情報は、ユーザによる情報処理装置100への入力または情報処理装置100による起動時の情報収集によって作成され、HDD103に記憶される。
 次に、本実施の形態で実行される処理について説明する。
 図5から図8は、設定処理の手順を示すフローチャートである。図5から図8に示す設定処理は、起動完了通知機能の設定を行う処理である。設定処理は、ユーザがキーボード12、マウス13等を操作して設定処理を呼び出すことによって実行される。
 [ステップS11]出力部113は、設定ウインドウをモニタ11の表示画面に表示させる。設定ウインドウは、ユーザが起動完了通知機能の設定の操作を行うために表示されるウインドウであり、詳しくは図13において後述する。
 [ステップS12]入力受付部116は、ユーザによる、ステップS11で表示された設定ウインドウの操作を受け付ける。
 [ステップS13]入力受付部116は、設定ウインドウに表示されたクリアボタンが操作されたか否かを判定する。クリアボタンについては、詳しくは図13において後述する。クリアボタンが操作されていれば、処理がステップS14に進められる。一方、クリアボタンが操作されていなければ、処理がステップS15に進められる。
 [ステップS14]更新部115は、図4において前述した起動完了通知ポイントテーブル151aのすべての計測時間をクリア(消去)する。
 なお、本実施の形態では、このステップS14においては、起動完了通知ポイントテーブル151aの計測時間をクリアする更新は、完全には行われず、計測時間をクリアする更新を指示する更新指示および更新の内容がRAM102に記憶されるのみである。完全に更新が行われるのは、図8において後述するステップS44である。ステップS44が実行されるまでは、図8において後述するステップS46で更新指示を取り消すことにより、更新を取り消して設定処理が実行される前の状態のまま設定処理を終了することができる。
 [ステップS15]入力受付部116は、設定ウインドウに表示された設定値ボタンが操作されたか否かを判定する。設定値ボタンについては、詳しくは図13において後述する。設定値ボタンが操作されていれば、処理がステップS16に進められる。一方、設定値ボタンが操作されていなければ、処理がステップS21(図6において後述)に進められる。
 [ステップS16]入力受付部116は、設定ウインドウに表示されたスクロールバーが示している位置に応じた値を取得する。
 [ステップS17]更新部115は、ステップS16で取得したスクロールバーが示している位置に応じた値によって、図4において前述した起動完了通知ポイントテーブル151aの設定時間を更新する。次に、更新部115は、RAM102に記憶されている計時フラグにONを設定する。その後、処理がステップS12に進められる。この計時フラグは、起動完了通知を行うタイミングを決定する通知ポイントとして、ユーザにより設定された設定時間を用いるか、起動時間計測処理(図9において後述)による計時によって取得された計測時間を用いるかを示すフラグである。計時フラグは、RAM102に記憶されている。
 なお、本実施の形態では、ステップS14と同様に、このステップS17においては、スクロールバーが示している位置に応じた値による、起動完了通知ポイントテーブル151aの設定時間の更新およびユーザによる設定値ボタンの操作に基づく計時フラグの更新は、完全には行われず、設定時間の更新および計時フラグの更新を指示する更新指示および更新の内容がRAM102に記憶されるのみである。完全に更新が行われるのは、図8において後述するステップS44である。ステップS44が実行されるまでは、図8において後述するステップS46で更新指示を取り消すことにより、更新を取り消して設定処理が実行される前の状態のまま設定処理を終了することができる。
 [ステップS21]入力受付部116は、設定ウインドウに表示された起動時間計測ボタンが操作されたか否かを判定する。起動時間計測ボタンについては、詳しくは図13において後述する。起動時間計測ボタンが操作されていれば、処理がステップS22に進められる。一方、起動時間計測ボタンが操作されていなければ、処理がステップS23に進められる。
 [ステップS22]更新部115は、起動時間計測処理を実行する。起動時間計測処理については、詳しくは図9および図10において後述する。その後、処理が終了する。
 [ステップS23]入力受付部116は、設定ウインドウに表示された起動検出チェックボックスが操作されたか否かを判定する。起動検出チェックボックスについては、詳しくは図13において後述する。起動検出チェックボックスが操作されていれば、処理がステップS24に進められる。一方、起動検出チェックボックスが操作されていなければ、処理がステップS31(図7において後述)に進められる。
 [ステップS24]入力受付部116は、起動検出チェックボックスがON(チェックされた状態)であるか否かを判定する。その時点において起動検出チェックボックスがON(すなわち、ユーザの操作によりOFFからONに変更)であれば、処理がステップS25に進められる。一方、その時点において起動検出チェックボックスがOFF(すなわち、ユーザの操作によりONからOFFに変更)であれば、処理がステップS26に進められる。
 [ステップS25]入力受付部116は、起動検出フラグをONに設定する。その後、処理がステップS12(図5において前述)に進められる。この起動検出フラグは、詳しくは図11において後述するが、起動完了通知を行う際に情報処理装置100の負荷に基づく判定を行うか否かを示すフラグである。起動検出フラグは、RAM102に記憶されている。
 [ステップS26]入力受付部116は、起動検出フラグをOFFに設定する。その後、処理がステップS12(図5において前述)に進められる。
 なお、本実施の形態では、ステップS14と同様に、このステップS25およびステップS26においては、ユーザによる起動検出チェックボックスの操作に基づく起動検出フラグの更新は、完全には行われず、起動検出フラグの更新を指示する更新指示および更新の内容がRAM102に記憶されるのみである。完全に更新が行われるのは、図8において後述するステップS44である。ステップS44が実行されるまでは、図8において後述するステップS46で更新指示を取り消すことにより、更新を取り消して設定処理が実行される前の状態のまま設定処理を終了することができる。
 [ステップS31]入力受付部116は、設定ウインドウに表示された起動完了通知チェックボックスが操作されたか否かを判定する。起動完了通知チェックボックスについては、詳しくは図13において後述する。起動完了通知チェックボックスが操作されていれば、処理がステップS32に進められる。一方、起動完了通知チェックボックスが操作されていなければ、処理がステップS35に進められる。
 [ステップS32]入力受付部116は、起動完了通知チェックボックスがON(チェックされた状態)であるか否かを判定する。その時点において起動完了通知チェックボックスがONであれば、処理がステップS33に進められる。一方、その時点において起動完了通知チェックボックスがOFFであれば、処理がステップS34に進められる。
 [ステップS33]入力受付部116は、起動完了通知フラグをONに設定する。その後、処理がステップS12(図5において前述)に進められる。この起動完了通知フラグは、詳しくは図11において後述するが、起動完了通知を行うか否か、すなわち情報処理装置100の起動時に起動完了通知処理を実行するか否かを示すフラグである。起動完了通知フラグは、RAM102に記憶されている。
 [ステップS34]入力受付部116は、起動完了通知フラグをOFFに設定する。その後、処理がステップS12(図5において前述)に進められる。
 なお、本実施の形態では、ステップS14と同様に、このステップS33およびステップS34においては、ユーザによる起動通知チェックボックスの操作に基づく起動通知フラグの更新は、完全には行われず、起動通知フラグの更新を指示する更新指示および更新の内容がRAM102に記憶されるのみである。完全に更新が行われるのは、図8において後述するステップS44である。ステップS44が実行されるまでは、図8において後述するステップS46で更新指示を取り消すことにより、更新を取り消して設定処理が実行される前の状態のまま設定処理を終了することができる。
 [ステップS35]入力受付部116は、設定ウインドウに表示された計測値設定ボタンが操作されたか否かを判定する。計測値設定ボタンについては、詳しくは図13において後述する。計測値設定ボタンが操作されていれば、処理がステップS36に進められる。一方、計測値設定ボタンが操作されていなければ、処理がステップS41(図8において後述)に進められる。
 [ステップS36]入力受付部116は、計時フラグをONに設定する。その後、処理がステップS12(図5において前述)に進められる。
 なお、本実施の形態では、ステップS14と同様に、このステップS36においては、ユーザによる設定値ボタンの操作に基づく計時フラグの更新は、完全には行われず、計時フラグの更新を指示する更新指示および更新の内容がRAM102に記憶されるのみである。完全に更新が行われるのは、図8において後述するステップS44である。ステップS44が実行されるまでは、図8において後述するステップS46で更新指示を取り消すことにより、更新を取り消して設定処理が実行される前の状態のまま設定処理を終了することができる。
 [ステップS41]入力受付部116は、設定ウインドウに表示されたスクロールバーが操作されたか否かを判定する。スクロールバーについては、詳しくは図13において後述する。スクロールバーが操作されていれば、処理がステップS42に進められる。一方、スクロールバーが操作されていなければ、処理がステップS43に進められる。
 [ステップS42]入力受付部116は、設定ウインドウに表示されたスクロールバーが表示されている位置およびスクロールバーが示している位置に応じた値を設定する。その後、処理がステップS12(図5において前述)に進められる。
 [ステップS43]入力受付部116は、設定ウインドウに表示されたOKボタンが操作されたか否かを判定する。OKボタンについては、詳しくは図13において後述する。OKボタンが操作されていれば、処理がステップS44に進められる。一方、OKボタンが操作されていなければ、処理がステップS45に進められる。
 [ステップS44]更新部115は、RAM102を参照し、RAM102に記憶されている更新指示および更新内容に基づいて、今回の設定処理で変更された設定内容によって起動完了通知ポイントテーブル151a、起動検出フラグ、起動完了通知フラグおよび計時フラグを更新して、設定の変更を確定させる。その後、処理が終了する。
 [ステップS45]入力受付部116は、設定ウインドウに表示されたキャンセルボタンが操作されたか否かを判定する。キャンセルボタンについては、詳しくは図13において後述する。キャンセルボタンが操作されていれば、処理がステップS46に進められる。一方、キャンセルボタンが操作されていなければ、処理がステップS12(図5において前述)に進められる。
 [ステップS46]更新部115は、RAM102に記憶されている更新指示および更新内容を取り消す。次に、更新部115は、起動完了通知ポイントテーブル151a、起動検出フラグ、起動完了通知フラグおよび計時フラグを更新しない。その後、処理が終了する。
 図9および図10は、起動時間計測処理の手順を示すフローチャートである。図9および図10に示す起動時間計測処理は、設定処理(図5から図8において前述)のステップS22(図6において前述)で実行される処理であり、起動時間を計測する処理である。起動時間計測処理は、設定処理においてユーザが起動時間計測ボタン(図13において後述)を操作して起動時間計測処理を呼び出すことよって実行される。
 [ステップS51]判定部112は、情報処理装置100を再起動する。本実施の形態の起動時間計測処理により、この再起動時に要する時間が計測される。この計測された時間が起動完了通知ポイントの値の決定に用いられる。なお、起動時間計測処理では、ステップS51における再起動の実行前に、情報処理装置100に対して再起動後直ちに起動時間計測処理のステップS52以降を実行させる起動時間計測指示をHDD103に記憶させる。これにより、情報処理装置100の再起動後においてステップS52以降の処理が継続して実行される。
 [ステップS52]計時部111は、情報処理装置100の再起動を検出すると、起動時間タイマをクリア(リセット)する。この起動時間タイマは、CPU101が有するタイマが用いられた、計時部111により情報処理装置100の起動(再起動を含む。以下同様)が検出されてから判定部112により情報処理装置100の起動が完了したと判定されるまでの時間を計測するタイマである。また、起動時間タイマは、詳しくは図11において後述するが、計時部111により起動が検出されてから起動完了通知ポイントに達したか否かを判定するための時間の計測も行う。
 [ステップS53]取得部114は、情報処理装置100におけるCPU101の使用率を取得する。このCPU101の使用率は、情報処理装置100の起動時における情報処理装置100の負荷を示す評価値として用いられる。このCPU101の使用率の取得は、API(Application Program Interface)を用いて行われる。
 [ステップS54]取得部114は、情報処理装置100におけるHDD103のアクセス率を取得する。このHDD103のアクセス率は、所定時間内においてHDD103に対して読み書きされたデータ量を示し、CPU101の使用率と同様、情報処理装置100の起動時における情報処理装置100の負荷を示す評価値として用いられる。このHDD103のアクセス率の取得は、APIを用いて行われる。
 なお、本実施の形態では、起動時における情報処理装置100の負荷の評価にCPU101の使用率およびHDD103のアクセス率を用いたが、これに限らず、RAM102の全領域に対する使用されている領域の割合を示すRAM102の使用率、ページファイルの使用量等、その他の情報処理装置100の負荷を示す値を用いてもよい。また、これらの一部またはすべてを組み合わせて用いてもよい。
 [ステップS55]判定部112は、取得部114がステップS53で取得したCPU101の使用率およびステップS54で取得したHDD103のアクセス率が、共に所定の基準値以下であるか否かを判定する。取得した値が共に基準値以下であれば、処理がステップS56に進められる。一方、取得した値のうちの少なくともいずれか一方が基準値を超過していれば、処理がステップS57に進められる。ここで、基準値は、CPU101の使用率、HDD103のアクセス率のそれぞれに対して個別に設定される。また、基準値は、情報処理装置100の負荷が小さい状態であることを判定できるように適宜設定される。
 なお、本実施の形態では、判定部112は、CPU101の使用率およびHDD103のアクセス率が共に基準値以下であるか否かを判定するが、これに限らず、取得した値のうち少なくとも一方が基準値以下であるか否かを判定してもよい。さらに、判定部112は、CPU101の使用率およびHDD103を共通する評価値に統一して、両者を総合して情報処理装置100の負荷の大きさを判定してもよい。さらに、判定部112は、RAM102の全領域に対する使用されている領域の割合を示すRAM102の使用率、ページファイルの使用量等、その他の情報処理装置100の負荷を示す値を用いて判定してもよい。また、これらの一部またはすべてを組み合わせて判定してもよい。
 [ステップS56]判定部112は、RAM102に記憶されている連続基準クリア(達成)回数カウンタの値に1を加算する。ここで、連続基準クリア回数カウンタは、取得した負荷を示す値が基準値を連続して下回った回数をカウントするカウンタである。これにより、ステップS55で取得した値が基準値以下であると連続して判定された回数がカウントされる。
 [ステップS57]判定部112は、RAM102に記憶されている連続基準クリア回数カウンタの値をクリア(0を代入)する。これにより、ステップS55で取得した値が基準値を超過したことに基づいて連続基準クリア回数がリセットされる。その後、処理がステップS53に進められる。
 [ステップS58]判定部112は、連続基準クリア回数が所定回数以上であるか否かを判定する。連続基準クリア回数が所定回数以上であれば、処理がステップS61(図10において後述)に進められる。一方、連続基準クリア回数が所定回数未満であれば、処理がステップS53に進められる。この連続基準クリア回数は、判定部112がRAM102に記憶されている連続基準クリア回数カウンタの値を参照することにより取得される。判定部112は、取得した値を用いて判定する。ここで、所定回数は、情報処理装置100の負荷が小さい状態が、一定の間連続していることにより、情報処理装置100の起動処理が完了したと判断するに十分な回数が適宜設定される。
 [ステップS61]計時部111は、起動時間タイマをチェックして計測時間を取得する。これにより、判定部112によって連続基準クリア回数が所定回数以上であると判定された時の起動時間が計測される。
 [ステップS62]更新部115は、起動完了通知ポイントテーブル151a(図4において前述)に、ステップS61で取得した計測時間を記憶させる更新を行う。なお、所定数(例えば、15個)以上記憶されている場合には、最も古いものを削除して、取得された新しいものを記憶させる。
 図11および図12は、起動完了通知処理の手順を示すフローチャートである。図11および図12に示す起動完了通知処理は、情報処理装置100の起動時にRAM102に記憶されている起動完了通知フラグ(図7において前述)を参照して、起動完了通知フラグにONが設定されている場合、情報処理装置100が起動されるときに実行される処理であり、起動完了通知を行う処理である。
 [ステップS71]計時部111は、情報処理装置100の起動の開始を検出すると、起動時間タイマをクリアする。この起動時間タイマは、ここでは、計時部111により起動が検出されてから起動完了通知ポイントに達したか否かを判定するための時間の計測に用いられる。ここで、計時部111は、情報処理装置100の起動の開始を検出する方法として、例えば、情報処理装置100の起動時に、起動処理のなるべく早い段階でこのステップS71の処理が必ず実行されるようにすることで実現してもよい。
 [ステップS72]判定部112は、RAM102に記憶されている起動検出フラグ(図6において前述)を参照して、起動検出フラグにONが設定されているか否かを判定する。起動検出フラグにONが設定されていれば、ステップS73に処理が進められる。一方、起動検出フラグにOFFが設定されていれば、ステップS81(図12において後述)に処理が進められる。
 [ステップS73]取得部114は、情報処理装置100におけるCPU101の使用率を取得する。このCPU101の使用率は、起動時間計測処理(図9および図10において前述)と同様、情報処理装置100の起動時における情報処理装置100の負荷を示す評価値として用いられる。
 [ステップS74]取得部114は、情報処理装置100におけるHDD103のアクセス率を取得する。このHDD103のアクセス率は、起動時間計測処理(図9および図10において前述)と同様、所定時間内においてHDD103に対して読み書きされたデータ量を示し、情報処理装置100の起動時における情報処理装置100の負荷を示す評価値として用いられる。
 なお、本実施の形態では、起動時における情報処理装置100の負荷の評価にCPU101の使用率およびHDD103のアクセス率を用いたが、起動時間計測処理と同様、これに限らず、RAM102の全領域に対する使用されている領域の割合を示すRAM102の使用率、ページファイルの使用量等、その他の情報処理装置100の負荷を示す値を用いてもよい。また、これらの一部またはすべてを組み合わせて用いてもよい。
 [ステップS75]判定部112は、取得部114がステップS73で取得したCPU101の使用率およびステップS74で取得したHDD103のアクセス率が、共に所定の基準値以下であるか否かを判定する。取得した値が共に基準値以下であれば、処理がステップS76に進められる。一方、取得した値のうちの少なくともいずれか一方が基準値を超過していれば、処理がステップS77に進められる。ここで、基準値は、起動時間計測処理と同様、CPU101の使用率、HDD103のアクセス率のそれぞれに対して個別に設定される。また、基準値は、起動時における情報処理装置100の負荷が小さい状態であることを判定できるように適宜設定される。
 なお、本実施の形態では、起動時間計測処理と同様、判定部112は、CPU101の使用率およびHDD103のアクセス率が共に基準値以下であるか否かを判定するが、これに限らず、取得した値のうち少なくとも一方が基準値以下であるか否かを判定してもよい。さらに、判定部112は、CPU101の使用率およびHDD103を共通する評価値に統一して、両者を総合して情報処理装置100の負荷の大きさを判定してもよい。さらに、判定部112は、RAM102の全領域に対する使用されている領域の割合を示すRAM102の使用率、ページファイルの使用量等、その他の情報処理装置100の負荷を示す値を用いて判定してもよい。また、これらの一部またはすべてを組み合わせて判定してもよい。
 [ステップS76]判定部112は、RAM102に記憶されている連続基準クリア回数カウンタの値に1を加算する。これにより、ステップS75で取得した値が基準値以下であると連続して判定された回数がカウントされる。
 [ステップS77]判定部112は、RAM102に記憶されている連続基準クリア回数カウンタの値をクリア(0を代入)する。これにより、ステップS75で取得した値が基準値を超過したことに基づいて連続基準クリア回数がリセットされる。その後、処理がステップS73に進められる。
 [ステップS78]判定部112は、連続基準クリア回数が所定回数以上であるか否かを判定する。連続基準クリア回数が所定回数以上であれば、処理がステップS83(図12において後述)に進められる。一方、連続基準クリア回数が所定回数未満であれば、処理がステップS73に進められる。この連続基準クリア回数は、起動時間計測処理と同様、判定部112がRAM102に記憶されている連続基準クリア回数カウンタの値を参照することにより取得される。判定部112は、取得した値を用いて判定する。ここで、所定回数は、起動時における情報処理装置100の負荷が小さい状態が、一定の間連続していることにより、情報処理装置100の起動処理が完了したと判断するに十分な回数が適宜設定される。
 [ステップS81]計時部111は、起動時間タイマをチェックして計測時間を取得する。これにより、計時部111によって起動時間タイマを用いて情報処理装置100の起動時間が計測される。
 [ステップS82]判定部112は、計時部111によって計測された起動時間が起動完了通知を行う起動完了通知時間を経過したか否かを判定する。起動完了通知時間を経過していれば、ステップS85に処理が進められる。一方、起動完了通知時間を経過していなければ、ステップS81に処理が進められる。この起動完了通知時間は、起動完了通知を行うタイミングを示す値であり、計時部111が情報処理装置100の起動の開始を検出した時が基準として設定される。起動完了通知時間は、設定処理(図5から図8において前述)によるユーザの選択により、ユーザが設定する設定時間(図4において前述)または起動時間計測処理によって計測された計測時間(図4において前述)の平均値のいずれかが用いられる。
 [ステップS83]計時部111は、起動時間タイマをチェックして計測時間を取得する。これにより、判定部112によって連続基準クリア回数が所定回数以上であると判定された時の起動時間が計測される。
 [ステップS84]更新部115は、起動完了通知ポイントテーブル151a(図4において前述)に、ステップS83で取得した計測時間を記憶させる更新を行う。なお、所定数(例えば、15)以上記憶されている場合には、最も古いものを削除して、取得された新しいものを記憶させる。
 [ステップS85]出力部113は、起動完了通知を出力する。具体的には、出力部113は、モニタ11の表示画面に起動完了通知ウインドウ(図14において後述)を表示させる起動完了通知ポイント情報を出力する。これに基づいて、モニタ11に、起動完了ウインドウが表示され、ユーザに対して情報処理装置100の起動が完了したことが通知される。
 次に、本実施の形態で表示される画面表示について説明する。
 図13は、設定ウインドウを示す図である。図13に示す設定ウインドウ200は、情報処理装置100に接続されたモニタ11の画面に表示されるウインドウである。
 設定ウインドウ200には、負荷状態表示領域211、通知ポイント情報表示領域212、スクロールバー221、起動検出チェックボックス222、起動完了通知チェックボックス223、クリアボタン231、設定値ボタン232、計測値ボタン233、起動時間計測ボタン234、OKボタン235、キャンセルボタン236が設けられている。
 負荷状態表示領域211は、情報処理装置100の起動時における情報処理装置100の負荷の変化を示すグラフを表示する領域である。図13に示す設定ウインドウ200では、負荷状態表示領域211にCPU101の使用率であるCPU使用率の変化を示すグラフが表示されている。ユーザは、負荷状態表示領域211に表示されたグラフを参考にして、設定時間を、起動時における情報処理装置100の負荷が小さくなった時点で起動完了通知を行うように設定することができる。
 ここで、図13に示す設定ウインドウ200では、CPU使用率の変化を示すグラフが表示されているが、本実施の形態では、表示されるグラフをHDD103のアクセス率を示すHDDアクセス率の変化を示すグラフ(図示省略)またはその他の負荷状態を示す情報に切り替えることができる。なお、本実施の形態では、負荷状態に関するグラフを1つずつ表示するが、これに限らず複数のグラフを同時に表示してもよい。
 通知ポイント情報表示領域212には、起動完了通知ポイントテーブル151a(図4において前述)に記憶された起動完了通知ポイント情報に関する情報が表示される。通知ポイント情報表示領域212に表示される情報は、起動時間計測処理(図9および図10において前述)によって計測時間(図4において前述)が計測された回数を示す“計測回数”、起動時間計測処理によって計測された計測時間に基づいて算出された通知ポイントの値である“計測値”、ユーザによって設定された設定時間(図4において前述)を示す“現在の設定値”等である。
 スクロールバー221は、ユーザの操作による設定時間の入力(図5から図8において前述)を受け付けるスクロールバーである。ユーザは、起動完了通知の通知ポイントに設定時間を選択すると、スクロールバー221の操作によって入力された設定時間に基づいて、起動完了通知処理(図11および図12において前述)により起動完了通知が行われる。
 起動検出チェックボックス222は、情報処理装置100の起動時に実行される起動完了通知処理において、情報処理装置100が起動する毎に情報処理装置100の負荷の大きさの判定により、情報処理装置100の起動が完了したと判定して起動完了通知を行うか、起動完了通知ポイントテーブル151aに記憶されている起動完了通知ポイント情報を用いて、起動処理の開始を検出してから経過した時間で起動完了通知を行うかを設定するチェックボックスである。ユーザが起動検出チェックボックス222をチェックすることにより、起動毎に通知ポイントが検出されるように設定される。また、ユーザが起動検出チェックボックス222のチェックを外すことにより、通知ポイントは起動完了通知ポイントテーブル151aから取得して用いられるように設定される。
 ユーザは、情報処理装置100を新たに導入した直後、情報処理装置100に常駐させるアプリケーションや起動時に起動されるアプリケーションを変更した直後等、起動時の負荷状況が変化したことにより、変化後の負荷状態の収集が十分でない場合には、起動検出チェックボックス222をチェックしておくことにより、
 起動完了通知チェックボックス223は、情報処理装置100の起動時に起動完了通知処理を実行するか否かを設定するチェックボックスである。ユーザは、起動完了通知チェックボックス223をチェックすることにより、起動完了通知処理が実行されて、起動完了通知が行われるように設定することができる。また、ユーザは、起動完了通知チェックボックス223のチェックを外すことにより、起動完了通知処理が実行されずに、起動完了通知が行われないように設定することができる。
 クリアボタン231は、起動完了通知ポイントテーブル151aに記憶されている起動時間計測処理によって計測された計測時間および起動時間の計測回数をすべて削除するボタンである。ユーザは、クリアボタン231を操作することにより、起動完了通知ポイントテーブル151aに記憶されている計測時間と共に計測回数をすべて削除することができる。
 ユーザは、情報処理装置100を新たに導入した直後、情報処理装置100に常駐させるアプリケーションや起動時に起動されるアプリケーションを変更した直後等、起動時の負荷状況が変化したと考えられる場合には、クリアボタン231を操作することにより、変更以前に収集された負荷状態の影響を排除することができる。
 設定値ボタン232は、スクロールバー221によってユーザが設定した通知ポイントの設定値を設定時間として起動完了通知ポイントテーブル151aに記憶させると共に、ユーザが設定した通知ポイントの設定値である設定時間に基づいて起動完了通知を行うために計時フラグをOFFに設定するボタンである。ユーザは、設定値ボタン232を操作することにより、ユーザが設定した通知ポイントで起動完了通知を行うように設定することができる。
 計測値ボタン233は、スクロールバー221によって起動時間計測処理により計測された計測時間に基づいて起動完了通知を行うために計時フラグをONに設定するボタンである。ユーザは、計測値ボタン233を操作することにより、計測時間の平均値として算出された通知ポイントで起動完了通知を行うように設定することができる。
 起動時間計測ボタン234は、起動時間計測処理を実行させるためのボタンである。ユーザは、起動時間計測ボタン234を操作することにより、情報処理装置100を直ちに再起動させ、起動時間を計測させることができる。
 OKボタン235は、設定ウインドウ200の操作により入力された設定の変更を確定させ、起動完了通知ポイントテーブル151a、起動検出フラグ、起動完了通知フラグおよび計時フラグに反映させる更新を行わせるボタンである。ユーザは、OKボタン235を操作することにより、設定ウインドウ200を操作して変更した設定を確定させることができる。
 キャンセルボタン236は、設定ウインドウ200の操作により入力された設定の変更を取り消し、起動完了通知ポイントテーブル151a、起動検出フラグ、起動完了通知フラグおよび計時フラグに反映させないボタンである。ユーザは、キャンセルボタン236を操作することにより、設定ウインドウ200を操作して変更した設定を取り消すことができる。
 図14は、起動完了通知ウインドウを示す図である。図14に示す起動完了通知ウインドウ300は、情報処理装置100に接続されたモニタ11の画面に表示されるウインドウである。
 起動完了通知ウインドウ300には、起動完了メッセージ301およびOKボタン302が設けられている。起動完了通知ウインドウ300は、情報処理装置100の起動が完了したと判定されたことを通知する起動完了メッセージ301を表示するウインドウである。
 起動完了メッセージ301は、起動完了通知処理(図11および図12において前述)によって情報処理装置100の起動が完了したと判定されたことを通知するメッセージである。この起動完了メッセージ301により、ユーザは情報処理装置100の起動が完了して動作が安定した状態になったことを知ることができる。
 OKボタン302は、起動完了通知ウインドウ300の表示を終了させるボタンである。ユーザは、起動完了メッセージ301を確認した後、OKボタン302を操作することにより、起動完了通知ウインドウ300を閉じ、起動が完了した情報処理装置100を使用することができる。
 一般に、PC等の情報処理装置の起動時には、CPUに高い負荷が発生することになる。情報処理装置のOSの起動が完了した後であっても、アプリケーションやサービスは各々起動処理が継続され、これらの起動が完了するまではCPUを始めとして情報処理装置において高負荷状態が継続される。
 本実施の形態では、起動時における情報処理装置100の負荷状態を示すデータを取得して分析することにより、起動完了を通知する起動完了通知ポイントが算出される。これにより、アプリケーションの変化によって起動時の負荷が変化した場合にも適切なタイミングで起動完了を通知することができる。
 また、本実施の形態では、設定ウインドウによって、起動からどの時点で起動完了とみなすかがユーザに対して提案される。これにより、ユーザは、設定ウインドウによって提案された起動完了通知ポイントで通知されることを希望する場合には、起動完了通知機能を有効に設定し、OKボタンを操作して設定を追認するのみで、設定を完了させることができる。
 また、情報処理装置100の起動開始が検出された後、ユーザが設定した通知ポイントに達したときは、起動完了通知がモニタ11の画面上に表示される。
 このようにして、本実施の形態では、計時部111が、情報処理装置100の起動開始から負荷が小さいレベルで安定するまでに経過した時間を取得しておく。次回の情報処理装置100の起動時に、判定部112が、計時部111が計時した起動時から経過した時間と前回取得した起動完了通知ポイントテーブル151aの時間とを比較して起動の完了を判定し、出力部113がユーザにPCの起動の完了を通知する。
 以上のように、本実施の形態によれば、情報処理装置100の起動時の負荷状態に基づいて、ユーザに情報処理装置100の起動が完了したことを通知することが可能になるので、ユーザは情報処理装置100の起動が完了したか否かを知ることができる。これにより、ユーザに情報処理装置100の起動が完了して動作が安定したことおよび情報処理装置100の操作が可能になったことを明確に認識させることで、ユーザが情報処理装置100の起動後に快適に使用を開始することが可能になる。
 また、ユーザが、情報処理装置100の起動の途中等の情報処理装置100全体の処理が重い状態で、不用意な操作を行わないようにすることが可能である。ユーザも情報処理装置100の動作が安定するタイミングを把握できるため、情報処理装置100の起動後において快適に使い始めることができる。
 また、特定のOSやアプリケーション等のプログラムの起動完了に依拠して起動完了を通知する場合に比較すると、起動時の情報処理装置100の負荷状態の変化に基づいて起動完了を判定するので、マルチタスクOSである場合等であって各アプリケーションの起動の完了の順序が一定でない場合にも、アプリケーションの起動の変化に応じた通知タイミングで起動完了通知がされる。
 また、ユーザが新たにアプリケーションをインストールした場合、またはアプリケーションを削除した場合でも、起動完了通知のタイミングを、情報処理装置100の起動時の処理の変化に対応させることが可能である。
 なお、上記の処理機能は、コンピュータによって実現することができる。その場合、情報処理装置100が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。
 処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体には、磁気記録装置、光ディスク、光磁気記録媒体、半導体メモリ等がある。磁気記録装置には、HDD、フレキシブルディスク(FD)、磁気テープ(MT)等がある。光ディスクには、DVD(Digital Versatile Disc)、DVD-RAM、CD-ROM(Compact Disc - Read Only Memory)、CD-R(Recordable)/RW(ReWritable)等がある。光磁気記録媒体には、MO(Magneto - Optical disk)等がある。
 上記プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD、CD-ROM等の可搬型記録媒体が販売される。また、プログラムをサーバコンピュータに格納しておき、ネットワークを通じて、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。
 上記プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムまたはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムに従った処理を実行することもできる。
 以上、開示の情報処理装置および起動完了通知プログラムを、図示の実施の形態に基づいて説明したが、各部の構成は同様の機能を有する任意の構成のものに置換することができる。また、開示の技術に他の任意の構成物や工程が付加されてもよい。また、開示の技術は前述した実施の形態のうちの任意の2以上の構成を組み合わせたものであってもよい。
 上記については単に本発明の原理を示すものである。さらに、多数の変形、変更が当業者にとって可能であり、開示の技術は上記に示し、説明した正確な構成および応用例に限定されるものではなく、対応するすべての変形例および均等物は、添付の請求項およびその均等物による本発明の範囲とみなされる。
符号の説明
 1 情報処理装置
 1a 計時手段
 1b 判定手段
 1c 出力手段
 1d 記憶手段

Claims (10)

  1.  ユーザに対して情報処理装置の起動が完了して操作可能な状態に達したことを示す起動完了通知を通知する通知タイミングを示す起動完了通知ポイント情報を記憶する記憶手段と、
     前記情報処理装置の前記起動を検出すると共に、前記起動を検出してから経過した時間を示す起動時間を計測する計時手段と、
     前記計時手段によって計測された前記起動時間が前記起動完了通知ポイント情報によって示された前記通知タイミングに達したか否かを判定する判定手段と、
     前記判定手段によって前記起動時間が前記通知タイミングに達したと判定されると、前記起動完了通知を出力する出力手段と、
     を有することを特徴とする情報処理装置。
  2.  前記情報処理装置の起動時における負荷状態を取得する取得手段と、
     前記記憶手段に記憶されている前記起動完了通知ポイント情報を更新する更新手段と、
     を有し、
     前記判定手段は、前記取得手段によって取得された前記負荷状態に基づいて前記情報処理装置の起動が完了したか否かを判定し、
     前記更新手段は、前記判定手段によって前記情報処理装置の起動が完了した場合に、前記起動が完了した時の前記計時手段が示す前記起動時間を取得し、前記記憶手段に、取得した前記起動時間を示す前記起動完了通知ポイント情報を記憶させることを特徴とすることを特徴とする請求の範囲第1項記載の情報処理装置。
  3.  前記取得手段は、前記負荷状態として前記情報処理装置のCPUの利用率を取得することを特徴とする請求の範囲第2項記載の情報処理装置。
  4.  前記取得手段は、前記負荷状態として前記情報処理装置のHDDのアクセス率を取得することを特徴とする請求の範囲第2項記載の情報処理装置。
  5.  前記起動完了通知ポイント情報は、ユーザが設定する前記通知タイミングを示す設定タイミング情報を有し、
     ユーザによる設定タイミング情報の入力を受け付ける入力受付手段を有することを特徴とする請求の範囲第1項記載の情報処理装置。
  6.  前記判定手段は、前記取得手段によって取得された前記負荷状態を示す値が所定値以下の場合に前記情報処理装置の起動が完了したと判定することを特徴とする請求の範囲第2項記載の情報処理装置。
  7.  前記判定手段は、前記取得手段によって取得された前記負荷状態が所定条件を満たすか否かについての判定を繰り返し行い、前記判定の結果が所定の回数連続して前記負荷状態が所定条件を満たすものであった場合に、前記情報処理装置の起動が完了したと判定することを特徴とする請求の範囲第2項記載の情報処理装置。
  8.  前記判定手段は、前記取得手段によって取得された前記負荷状態を示す値が所定値以下の場合に前記所定条件を満たしたと判定することを特徴とする請求の範囲第7項記載の情報処理装置。
  9.  ユーザに対して情報処理装置の起動が完了して操作可能な状態に達したことを示す起動完了通知を通知する通知タイミングを示す起動完了通知ポイント情報を記憶する記憶手段と、
     前記情報処理装置の前記起動を検出すると共に、前記起動を検出してから経過した時間を示す起動時間を計測する計時手段と、
     前記情報処理装置の起動時における負荷状態を取得する取得手段と、
     前記取得手段によって取得された前記負荷状態に基づいて前記情報処理装置の起動が完了したか否かを判定する判定手段と、
     前記判定手段によって前記起動時間が前記通知タイミングに達したと判定されると、前記起動完了通知を出力する出力手段と、
     を有することを特徴とする情報処理装置。
  10.  コンピュータを、
     情報処理装置の起動を検出すると共に、前記起動を検出してから経過した時間を示す起動時間を計測する計時手段、
     前記計時手段によって計測された前記起動時間が、記憶手段に記憶された起動完了通知ポイント情報によって示された、ユーザに対して前記情報処理装置の前記起動が完了して操作可能な状態に達したことを示す起動完了通知を通知する通知タイミングに達したか否かを判定する判定手段、
     前記判定手段によって前記起動時間が前記通知タイミングに達したと判定されると、前記起動完了通知を出力する出力手段、
     として機能させることを特徴とする起動完了通知プログラム。
PCT/JP2008/068651 2008-10-15 2008-10-15 情報処理装置および起動完了通知プログラム WO2010044149A1 (ja)

Priority Applications (6)

Application Number Priority Date Filing Date Title
CN200880131446.0A CN102177500B (zh) 2008-10-15 2008-10-15 信息处理装置以及启动完成通知程序
JP2010533748A JP5212477B2 (ja) 2008-10-15 2008-10-15 情報処理装置および起動完了通知プログラム
KR1020117007053A KR101251435B1 (ko) 2008-10-15 2008-10-15 정보 처리 장치 및 기동 완료 통지 프로그램을 저장한 컴퓨터 판독 가능한 매체
DE112008004022T DE112008004022T5 (de) 2008-10-15 2008-10-15 Informationsverarbeitungsvorrichtung und Boot-Vollendungsmeldeprogramm
PCT/JP2008/068651 WO2010044149A1 (ja) 2008-10-15 2008-10-15 情報処理装置および起動完了通知プログラム
US13/064,593 US8407459B2 (en) 2008-10-15 2011-04-01 Information processing apparatus and boot completion notification program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2008/068651 WO2010044149A1 (ja) 2008-10-15 2008-10-15 情報処理装置および起動完了通知プログラム

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/064,593 Continuation US8407459B2 (en) 2008-10-15 2011-04-01 Information processing apparatus and boot completion notification program

Publications (1)

Publication Number Publication Date
WO2010044149A1 true WO2010044149A1 (ja) 2010-04-22

Family

ID=42106327

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2008/068651 WO2010044149A1 (ja) 2008-10-15 2008-10-15 情報処理装置および起動完了通知プログラム

Country Status (6)

Country Link
US (1) US8407459B2 (ja)
JP (1) JP5212477B2 (ja)
KR (1) KR101251435B1 (ja)
CN (1) CN102177500B (ja)
DE (1) DE112008004022T5 (ja)
WO (1) WO2010044149A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019215803A (ja) * 2018-06-14 2019-12-19 レノボ・シンガポール・プライベート・リミテッド 情報処理装置、情報処理装置の制御方法およびプログラム

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI438615B (zh) * 2011-05-17 2014-05-21 Wistron Corp 電源管理方法及相關裝置
TWI447648B (zh) * 2011-07-08 2014-08-01 Tpv Display Technology Xiamen TV computer one machine and its boot method
CN102591770B (zh) * 2011-12-27 2016-06-29 北京奇虎科技有限公司 一种目标应用启动时间检测方法和装置
CN103678010B (zh) * 2012-09-25 2018-03-23 腾讯科技(深圳)有限公司 一种浏览器启动时间的测试方法和装置
CN103902326A (zh) * 2012-12-29 2014-07-02 鸿富锦精密工业(武汉)有限公司 电子装置及其开机时间侦测方法
US20140258699A1 (en) * 2013-03-07 2014-09-11 Aspeed Technology Inc. Boot fault tolerant device and method thereof
US9503320B2 (en) * 2013-07-30 2016-11-22 Hewlett-Packard Development Company, L.P. Operation image manager
TW201516423A (zh) * 2013-10-31 2015-05-01 Hon Hai Prec Ind Co Ltd 伺服器開機時間測試方法及系統
CN105900067B (zh) * 2013-11-18 2018-10-23 惠普发展公司,有限责任合伙企业 指示储存器装置的重建状态
CN104199692B (zh) * 2014-08-25 2017-08-04 北京金山安全软件有限公司 一种获取应用程序的启动时间的方法、装置及终端
CN106569931B (zh) * 2016-11-17 2019-05-21 北京小米移动软件有限公司 预计启动时长提醒的方法及装置
KR102423356B1 (ko) * 2017-09-26 2022-07-22 삼성전자 주식회사 디스플레이장치 및 그 제어방법과 기록매체
JP7059127B2 (ja) * 2018-06-26 2022-04-25 キヤノン株式会社 起動時に実行されるソフトウェアの改ざんを検知する情報処理装置及びその制御方法
US20230073503A1 (en) * 2021-09-07 2023-03-09 Micron Technology, Inc. Security file system for a memory system

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263320A (ja) * 1995-03-20 1996-10-11 Hitachi Ltd システム運転管理方式及び運転管理装置
JP2000155626A (ja) * 1998-09-18 2000-06-06 Matsushita Electric Ind Co Ltd 電力制御装置
JP2000222075A (ja) * 1999-01-29 2000-08-11 Matsushita Electric Ind Co Ltd 電源制御装置
JP2001005661A (ja) * 1999-06-18 2001-01-12 Toshiba Corp コンピュータシステムおよびそのcpu性能制御方法
JP2005284491A (ja) * 2004-03-29 2005-10-13 Mitsubishi Electric Corp 計算機の起動時間短縮方式
JP2006070543A (ja) * 2004-09-01 2006-03-16 Toshiba Corp 雨水排水制御システム
JP2006195816A (ja) * 2005-01-14 2006-07-27 Toshiba Corp 情報処理装置および同装置にて使用されるコンテンツ表示方法
JP2006350489A (ja) * 2005-06-14 2006-12-28 Renesas Technology Corp プログラム制御方法
JP2007219582A (ja) * 2006-02-14 2007-08-30 Softbank Mobile Corp 給電機能を具備した携帯端末のデータ書込システム、給電制御プログラム、携帯端末へのデータ書込方法
JP2007234010A (ja) * 2006-02-27 2007-09-13 Nhn Corp ローカル端末機検索システム、それに用いられるフィルタリング方法及びこの方法を実行するためのプログラムを記憶した記録媒体

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6089247A (ja) 1983-10-19 1985-05-20 Sharp Corp システムプログラムのロ−ド時間表現方法
JPS62133549A (ja) 1985-12-06 1987-06-16 Fujitsu Ltd Ipl状態表示制御方式
JPH04171512A (ja) 1990-11-06 1992-06-18 Matsushita Electric Ind Co Ltd コンピュータシステムの起動方法
JPH10243368A (ja) 1997-02-27 1998-09-11 Matsushita Electric Ind Co Ltd 電子会議装置
US6442699B1 (en) 1998-09-18 2002-08-27 Matsushita Electric Industrial Co., Ltd. Power control method and apparatus therefor
US6473855B1 (en) * 1999-06-18 2002-10-29 Phoenix Technologies Ltd. Method and apparatus for providing content on a computer system based on usage profile
US6681336B1 (en) * 1999-06-18 2004-01-20 Kabushiki Kaisha Toshiba System and method for implementing a user specified processing speed in a computer system and for overriding the user specified processing speed during a startup and shutdown process
US6606716B1 (en) * 1999-10-06 2003-08-12 Dell Usa, L.P. Method and system for automated technical support for computers
US20020095619A1 (en) * 2001-01-17 2002-07-18 Marsh Edward Thomas Fault tolerant/redundant boot ROM reprogramming
JP2004171485A (ja) * 2002-11-22 2004-06-17 Nec Saitama Ltd 情報処理端末およびそのcpu使用率通知方法
US7340638B2 (en) * 2003-01-30 2008-03-04 Microsoft Corporation Operating system update and boot failure recovery
DE10330643A1 (de) * 2003-07-07 2005-02-10 Siemens Ag Verfahren zur verschlüsselten Datenübertragung über ein Kommunikationsnetz
JP2005217908A (ja) 2004-01-30 2005-08-11 Toshiba Corp 情報処理装置および同装置におけるコンテンツの表示方法
JP4545479B2 (ja) 2004-04-19 2010-09-15 富士通株式会社 情報処理装置、アプリケーション起動方法、及びアプリケーション起動プログラム、並びにコンピュータのディスプレイ装置
JP4833568B2 (ja) 2005-03-15 2011-12-07 株式会社リコー 情報処理装置、画像形成装置、起動プログラムおよび記憶媒体
TW200849096A (en) * 2007-06-12 2008-12-16 Realtek Semiconductor Corp Data recovering method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263320A (ja) * 1995-03-20 1996-10-11 Hitachi Ltd システム運転管理方式及び運転管理装置
JP2000155626A (ja) * 1998-09-18 2000-06-06 Matsushita Electric Ind Co Ltd 電力制御装置
JP2000222075A (ja) * 1999-01-29 2000-08-11 Matsushita Electric Ind Co Ltd 電源制御装置
JP2001005661A (ja) * 1999-06-18 2001-01-12 Toshiba Corp コンピュータシステムおよびそのcpu性能制御方法
JP2005284491A (ja) * 2004-03-29 2005-10-13 Mitsubishi Electric Corp 計算機の起動時間短縮方式
JP2006070543A (ja) * 2004-09-01 2006-03-16 Toshiba Corp 雨水排水制御システム
JP2006195816A (ja) * 2005-01-14 2006-07-27 Toshiba Corp 情報処理装置および同装置にて使用されるコンテンツ表示方法
JP2006350489A (ja) * 2005-06-14 2006-12-28 Renesas Technology Corp プログラム制御方法
JP2007219582A (ja) * 2006-02-14 2007-08-30 Softbank Mobile Corp 給電機能を具備した携帯端末のデータ書込システム、給電制御プログラム、携帯端末へのデータ書込方法
JP2007234010A (ja) * 2006-02-27 2007-09-13 Nhn Corp ローカル端末機検索システム、それに用いられるフィルタリング方法及びこの方法を実行するためのプログラムを記憶した記録媒体

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019215803A (ja) * 2018-06-14 2019-12-19 レノボ・シンガポール・プライベート・リミテッド 情報処理装置、情報処理装置の制御方法およびプログラム
US11073892B2 (en) 2018-06-14 2021-07-27 Lenovo (Singapore) Pte. Ltd. Processing capacity and heat management of an information processing device

Also Published As

Publication number Publication date
CN102177500B (zh) 2014-03-12
DE112008004022T5 (de) 2011-07-28
JPWO2010044149A1 (ja) 2012-03-08
JP5212477B2 (ja) 2013-06-19
KR101251435B1 (ko) 2013-04-05
CN102177500A (zh) 2011-09-07
US20110185164A1 (en) 2011-07-28
US8407459B2 (en) 2013-03-26
KR20110063781A (ko) 2011-06-14

Similar Documents

Publication Publication Date Title
JP5212477B2 (ja) 情報処理装置および起動完了通知プログラム
JP5048683B2 (ja) アプリケーション更新管理端末、システム、方法およびプログラム
US9645815B2 (en) Dynamically recommending changes to an association between an operating system image and an update group
US9195571B2 (en) Automatic testing apparatus for embedded software, automatic testing method thereof and test scenario composing method
CN103329108B (zh) 测试装置
KR20070119307A (ko) 휴대용 단말기에서 메모리 용량을 고려한 프로그램 실행을위한 장치 및 방법
US20140310318A1 (en) Generating Task Flows for an Application
JP2010108331A (ja) 情報処理装置、アプリケーション起動方法およびプログラム
JP5115795B2 (ja) 波形解析装置
JP6864227B2 (ja) 比較プログラム、比較装置及び比較方法
JP5365404B2 (ja) 情報処理装置、ソフトウェア更新管理サーバおよびソフトウェア更新管理プログラム
JP2007080201A (ja) 情報処理システム、情報処理装置、新計算機の機能検証支援方法、及びコンピュータプログラム
JP2013045191A (ja) バックアップ装置、バックアップ方法及び、バックアップ用プログラム
JP2010027037A (ja) ドライブアイコン表示装置、方法、システム、プログラム、及び媒体
JP6497278B2 (ja) ログ管理プログラム、ログ管理方法およびログ管理装置
JP2008027283A (ja) 労働記録装置、労働記録プログラム、労働記録プログラムが格納された記録媒体および労働記録方法
JP6884076B2 (ja) 情報処理装置およびコンピュータプログラム
JP2009205502A (ja) アプリケーション記録再生装置、アプリケーションの巻き戻し方法、アプリケーション記録再生プログラム
JP6186322B2 (ja) 操作ヒント表示システム及び方法
JP6828533B2 (ja) プログラム及び情報処理装置
JP6680979B2 (ja) テスト支援プログラム、テスト支援装置及びテスト支援方法
WO2023069133A1 (en) Update of image forming apparatus based on program
JP2008276680A (ja) 特許分析プログラム、特許分析方法および特許分析装置
JP2011075486A (ja) 装置試験システム
JP2019133519A (ja) 表示制御プログラム、表示制御方法及び表示制御装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200880131446.0

Country of ref document: CN

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

Ref document number: 08877407

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2010533748

Country of ref document: JP

ENP Entry into the national phase

Ref document number: 20117007053

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 1120080040222

Country of ref document: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08877407

Country of ref document: EP

Kind code of ref document: A1