Timeof

From MosixWiki
Jump to: navigation, search
TIMEOF(M1)                    MOSIX Commands                        TIMEOF(M1)
   
NAME
    TIMEOF - Report CPU usage of migratable processes
 
SYNOPSIS
    timeof {pid}...
 
DESCRIPTION
    Timeof reports the amount of CPU-time accumulated by one or more MOSIX
    migratable process, no matter where they run.  Its argument(s) are the
    process-IDs of processes to inspect.
 
NOTES
    1.  The report is of user-level CPU-time: system-time is not included.
 
    2.  In clusters (or multi-clusters) where different nodes have different
        CPU speeds, the results could be the sum of CPU times from slower and
        faster processors.  Such reslts cannot be used for determining how
        long the inspected process(es) are still expected to run.
   
SEE ALSO
    mosps(1), mosrun(1), mosix(7).
     
MOSIX                         January 2009                               MOSIX