Gnus development mailing list
 help / color / mirror / Atom feed
From: Colin Rafferty <craffert@spspme.ml.com>
Subject: Re: Long time to exit summary buffer, possible speed enhancement?
Date: 01 Oct 1996 10:59:21 -0400	[thread overview]
Message-ID: <ocr919q91di.fsf@spssunp.spspme.ml.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 01 Oct 1996 05:39:55 +0200

> Hallvard B Furuseth <h.b.furuseth@usit.uio.no> writes:

>> Why, no.  Articles get increasing numbers as they arrive.  They will not
>> not interleave.  Hmm - except if the article number wraps around.  That
>> can happen, right?  So *big* holes in ranges must not be collapsed since
>> new articles may be arriving at the beginning of the hole.  Instead,
>> nonexisting article numbers should be removed from the beginning of a
>> range following a big hole, to make room for new articles.

I did not see the original message (mail problems over the weekend), but
it got me to thinking.  On my 32 bit machine, the maximum article number
in XEmacs is 134217727.  1+ this number is -134217728, which would
probably exercise a bug in Java Gnus.

On the other hand, assuming (pessimisticly) that we all move to 64 bit
machine within ten years (and square MAX_INT), I would have to receive
about 37000 messages per day in order to wrap around.

Even my black-hole newsgroup doesn't get more than 10k messages in a day
(and that is a very bad day indeed).

-- 
Colin


  reply	other threads:[~1996-10-01 14:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-27 20:28 Shane Holder
1996-09-28 20:08 ` Lars Magne Ingebrigtsen
1996-09-29  9:50   ` Ken Raeburn
1996-09-30 15:21     ` Shane Holder
1996-09-30 15:51       ` Ken Raeburn
1996-09-29 13:09   ` Hallvard B Furuseth
1996-09-29 21:36     ` Ken Raeburn
1996-09-30  6:37       ` Steinar Bang
1996-09-30 15:57         ` Ken Raeburn
1996-09-30  6:34     ` Steinar Bang
1996-10-01  3:39     ` Lars Magne Ingebrigtsen
1996-10-01 14:59       ` Colin Rafferty [this message]
1996-10-04 10:00         ` Hallvard B Furuseth
1996-10-04  9:54       ` Hallvard B Furuseth
1996-10-01  7:07 ` Kai Grossjohann

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=ocr919q91di.fsf@spssunp.spspme.ml.com \
    --to=craffert@spspme.ml.com \
    --cc=craffert@ml.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.
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).