Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@miranova.com>
Subject: Re: is gnus-read-active-file broken in rgnus?
Date: 17 Aug 1996 14:54:38 -0700	[thread overview]
Message-ID: <m291bdekwx.fsf@deanna.miranova.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 17 Aug 1996 12:40:43 +0200

>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
>>>>> "Michael" == Michael Harnois <mharnois@sbt.net> writes:

Michael> ... is it possible that setting gnus-read-active-file to
Michael> 'some' no longer works?

Lars> Yup.  This is probably fixed in Red 0.12, though.

This probably explains the massive slow down I've seen in all the Red
Gnus versions I've tried.  With gnus-read-active-file set to 'some,
0.12 loops on a failed select when reading the active file:

 ...
select(256, [], NULL, NULL, {0, 0})     = 0 (Timeout)
select(256, [8], NULL, NULL, {0, 0})    = 0 (Timeout)
ioctl(7, FIONREAD, [0])                 = 0
ioctl(7, FIONREAD, [0])                 = 0
gettimeofday({840317876, 802846}, NULL) = 0
select(9, [4 7 8], [], [], {0, 0})      = 0 (Timeout)
gettimeofday({840317876, 829585}, {480, 1}) = 0
gettimeofday({840317876, 831423}, {480, 1}) = 0
gettimeofday({840317876, 833243}, NULL) = 0
ioctl(7, FIONREAD, [0])                 = 0
ioctl(7, FIONREAD, [0])                 = 0
gettimeofday({840317876, 838642}, NULL) = 0
select(9, [4 7 8], [], [], {0, 0})      = 0 (Timeout)
gettimeofday({840317876, 842888}, NULL) = 0
select(9, [4 8], [], [], {0, 0})        = 0 (Timeout)
ioctl(7, FIONREAD, [0])                 = 0
ioctl(7, FIONREAD, [0])                 = 0
gettimeofday({840317876, 850704}, NULL) = 0
select(9, [4 7 8], [], [], {0, 980539}) = 0 (Timeout)
gettimeofday({840317877, 851542}, NULL) = 0
select(256, [], NULL, NULL, {0, 0})     = 0 (Timeout)
select(256, [8], NULL, NULL, {0, 0})    = 0 (Timeout)
 ...

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be proofread for $250/hour.
Andrea Seastrand: For your vote on the Telecom bill, I will vote for anyone
except you in November.


  reply	other threads:[~1996-08-17 21:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-17  4:54 Michael Harnois
1996-08-17 10:40 ` Lars Magne Ingebrigtsen
1996-08-17 21:54   ` Steven L Baur [this message]
1996-08-18 15:54     ` Michael Harnois
1996-08-19 17:57       ` Lars Magne Ingebrigtsen

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=m291bdekwx.fsf@deanna.miranova.com \
    --to=steve@miranova.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).