From: Nicolas Pitre <nico@cam.org>
To: James Cloos <cloos@jhcloos.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 1/1] Improve progress display in kB range.
Date: Tue, 21 Apr 2009 00:56:10 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.00.0904210054190.6741@xanadu.home> (raw)
In-Reply-To: <d03620ac4d99f3280df31708032a072a4a6cd96e.1240115957.git.cloos@jhcloos.com>
On Sun, 19 Apr 2009, James Cloos wrote:
> When progress.c:throughput_string() is called, the variable total
> invariably has its twelve least significant bits set. Ie, it is
> always the case that:
>
> total & 0xFFF == 0xFFF
Could you please explain ow you come to that conclusion?
Nicolas
next prev parent reply other threads:[~2009-04-21 4:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-19 4:38 [PATCH 0/1] Improve progress display in kB range James Cloos
2009-04-19 4:32 ` [PATCH 1/1] " James Cloos
2009-04-21 4:56 ` Nicolas Pitre [this message]
2009-04-21 17:11 ` James Cloos
2009-04-21 17:28 ` Nicolas Pitre
2009-04-21 20:16 ` James Cloos
2009-04-22 14:33 ` James Cloos
2009-04-22 19:44 ` Junio C Hamano
2009-04-22 22:35 ` James Cloos
2009-04-23 6:23 ` Johannes Sixt
2009-04-24 20:15 ` James Cloos
2009-04-24 21:46 ` Nicolas Pitre
2009-04-24 22:20 ` James Cloos
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=alpine.LFD.2.00.0904210054190.6741@xanadu.home \
--to=nico@cam.org \
--cc=cloos@jhcloos.com \
--cc=git@vger.kernel.org \
/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.
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).