all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chetan Pandya <pandyacus@sbcglobal.net>
To: dhruva <dhruvakm@gmail.com>, Eli Zaretskii <eliz@gnu.org>
Cc: lekktu@gmail.com, jasonr@gnu.org, emacs-devel@gnu.org
Subject: Re: Optimized gcc 4.3.0 build on Windows returns 0 secs for all time values of system-process-attributes
Date: Fri, 2 Jan 2009 09:44:45 -0800 (PST)	[thread overview]
Message-ID: <380213.50945.qm@web83203.mail.mud.yahoo.com> (raw)
In-Reply-To: <ueizlojzq.fsf@gnu.org>

I build with gcc version 3.4.5 so I don't know if there are other compiler differences, but I found that changing the format to  
(format-time-string "%Y-%m-%d %H:%M" start)
in proced.el:proced-format-start made it better.

I still have a number of questions about proced and related changes, but I haven't looked at it carefully yet.

Chetan

--- On Fri, 1/2/09, Eli Zaretskii <eliz@gnu.org> wrote:

> From: Eli Zaretskii <eliz@gnu.org>
> Subject: Re: Optimized gcc 4.3.0 build on Windows returns 0 secs for all time values of system-process-attributes
> To: "dhruva" <dhruvakm@gmail.com>
> Cc: lekktu@gmail.com, emacs-devel@gnu.org, jasonr@gnu.org
> Date: Friday, January 2, 2009, 2:33 PM
> > Date: Fri, 2 Jan 2009 10:29:59 +0530
> > From: dhruva <dhruvakm@gmail.com>
> > Cc: jasonr@gnu.org, lekktu@gmail.com,
> emacs-devel@gnu.org
> > 
> > I notice process started in 2008 have the year and 00:00
> > in the start time. Maybe, it is a separate issue.
> > Ex:
> >   dhruva 1400  0.0  1.1  10:21 00:00 emacs.exe
> >   dhruva 2476  0.0  0.1  10:20 00:00 cmd.exe
> >   dhruva 2340  0.0  2.7  08:50 00:00 opera.exe
> >   dhruva 4252  0.0  1.4   2008 00:01 procexp.exe
> >   dhruva 2956  0.0  0.6   2008 00:00 BTSTAC~1.EXE
> >   dhruva 1912  0.0  0.2   2008 00:00 DLG.exe
> 
> If you mean the column after START, the one whose header is TIME, then
> that's not the start time, it's the sum of UTIME and STIME.  I think
> these processes simply used up less than 1 sec of utime+stime
> combined.  I see such processes as well, but others, which started in
> 2008, have non-zero TIME.  Here's a couple of examples
> from my system:
> 
>   USER   GROUP   PID   START     TIME UTIME STIME ETIME COMMAND
>   SYSTEM SYSTEM  392    2008    25:03 19:35 05:27 2-10:08:41 avgrsx.exe
>   SYSTEM SYSTEM 8049    2008    01:46 00:12 01:34 2-10:09:06 services.exe
>   SYSTEM SYSTEM  8162   2008    00:12 00:03 00:09 2-10:09:06 lsass.exe
> 
> > Anyway, I will continue to explore this to the best of my abilities.
> 
> Thank you.




  reply	other threads:[~2009-01-02 17:44 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-31 13:00 Optimized gcc 4.3.0 build on Windows returns 0 secs for all time values of system-process-attributes Juanma Barranquero
2008-12-31 17:29 ` dhruva
2008-12-31 19:12 ` Eli Zaretskii
2009-01-01  4:38   ` Juanma Barranquero
2009-01-01 12:57     ` dhruva
2009-01-01 13:08       ` dhruva
2009-01-01 13:16       ` Jason Rumney
2009-01-01 13:43         ` dhruva
2009-01-01 19:00           ` Eli Zaretskii
2009-01-02  4:59             ` dhruva
2009-01-02 14:33               ` Eli Zaretskii
2009-01-02 17:44                 ` Chetan Pandya [this message]
2009-01-01 18:03       ` Juanma Barranquero
2009-01-01 18:54     ` Eli Zaretskii
2009-01-03  2:27       ` Juanma Barranquero
2009-01-03 12:29         ` Eli Zaretskii
2009-01-03 13:28           ` Juanma Barranquero
2009-01-03 13:53             ` Juanma Barranquero
2009-01-03 15:33               ` Eli Zaretskii
2009-01-03 16:00                 ` Juanma Barranquero
2009-01-03 16:40                   ` Eli Zaretskii
2009-01-03 16:56                   ` Eli Zaretskii
2009-01-03 17:14                     ` Juanma Barranquero
2009-01-03 19:02                       ` Eli Zaretskii
2009-01-04  2:24                       ` Jason Rumney
2009-01-04  2:30                         ` Juanma Barranquero
2009-01-04  2:33                           ` Jason Rumney
2009-01-04  2:35                             ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=380213.50945.qm@web83203.mail.mud.yahoo.com \
    --to=pandyacus@sbcglobal.net \
    --cc=dhruvakm@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@gnu.org \
    --cc=lekktu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.