zsh-workers
 help / color / mirror / code / Atom feed
From: Richard Coleman <coleman@math.gatech.edu>
To: zsh-workers@math.gatech.edu
Subject: Re: Something fishy in process timing
Date: Wed, 31 Jul 1996 15:26:24 -0400	[thread overview]
Message-ID: <199607311926.PAA12114@redwood.skiles.gatech.edu> (raw)
In-Reply-To: Your message of "Wed, 31 Jul 1996 19:50:20 +0200." <199607311750.TAA21543@bolyai.cs.elte.hu>

> > By the way, my time reports look like this:
> > 
> > ./usetime 2 1000000: 1.37s(r) 1.35s(u) 0.02s(s) (99%): %K kb, max %M kb, %F pf
> > 
> > I still haven't worked out what happened to %K, %M and %F.
> 
> They've got removed on 30 March 1995 by Richard.  If you have the RCS
> sources it happened in revision 1.18 of jobs.c.
> 
> I think the corresponting ChangeLog entry is:
> 
>         * most of signals.{c,h} rewritten.
> 
> Perhaps it was not portable?

I can answer this one, since I removed them.  When I rewrote the
signals code, I converted zsh from using the BSD signals functions by
default to using the POSIX signal functions.  The flags such as %K
return information that is specific to the way resource usage is
reported on BSD.  I looked for portable alternatives, but didn't find
anything.  I also rewrote the way resource usage information was
reported.  It sucks that we lost those flags, but almost no one complained
at the time, and it greatly cleaned up the code, I consider it a small
loss.

rc


      reply	other threads:[~1996-07-31 19:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-28 21:52 Carl Edman
1996-07-31 11:45 ` Peter Stephenson
1996-07-31 17:50   ` Zoltan Hidvegi
1996-07-31 19:26     ` Richard Coleman [this message]

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=199607311926.PAA12114@redwood.skiles.gatech.edu \
    --to=coleman@math.gatech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).