Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus 5.10.6 slow getting new news
@ 2004-01-17 19:59 kspost
  2004-01-19  3:43 ` Kevin Greiner
  0 siblings, 1 reply; 8+ messages in thread
From: kspost @ 2004-01-17 19:59 UTC (permalink / raw)


I upgraded from gnus 5.10.2 to 5.10.6.  It is noticeably slower when I
press `g' to get new news.  It takes about 4 seconds for 5.10.2 and
about 20 seconds for 5.10.6.  Running strace on the emacs process when
I press g shows it running a stat on the .agentview file in all of the
newsgroup directories.  For example, here is some of the stat lines:

lstat64("/home/keith/News/agent/nntp/news.ti.com/uk/tech/digital-tv/crypt/.agentview",0xbfffe380) = -1 ENOENT (No such file or directory)
lstat64("/home/keith/News/agent/nntp/news.ti.com/linux/debian/devel/.agentview",0xbfffe380) = -1 ENOENT (No such file or directory)
lstat64("/home/keith/News/agent/nntp/news.ti.com/microsoft/public/jp/officexp/word/.agentview",0xbfffdde0) = -1 ENOENT (No such file or directory)

I don't see the same stat lines with 5.10.2.  Has anyone else seen this?

  Keith



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Gnus 5.10.6 slow getting new news
  2004-01-17 19:59 Gnus 5.10.6 slow getting new news kspost
@ 2004-01-19  3:43 ` Kevin Greiner
  2004-01-22  4:03   ` FIXED: " Kevin Greiner
  0 siblings, 1 reply; 8+ messages in thread
From: Kevin Greiner @ 2004-01-19  3:43 UTC (permalink / raw)


kspost@news.ti.com writes:

> I upgraded from gnus 5.10.2 to 5.10.6.  It is noticeably slower when I
> press `g' to get new news.  It takes about 4 seconds for 5.10.2 and
> about 20 seconds for 5.10.6.  Running strace on the emacs process when
> I press g shows it running a stat on the .agentview file in all of the
> newsgroup directories.  For example, here is some of the stat lines:
>
> lstat64("/home/keith/News/agent/nntp/news.ti.com/uk/tech/digital-tv/crypt/.agentview",0xbfffe380) = -1 ENOENT (No such file or directory)
> lstat64("/home/keith/News/agent/nntp/news.ti.com/linux/debian/devel/.agentview",0xbfffe380) = -1 ENOENT (No such file or directory)
> lstat64("/home/keith/News/agent/nntp/news.ti.com/microsoft/public/jp/officexp/word/.agentview",0xbfffdde0) = -1 ENOENT (No such file or directory)
>
> I don't see the same stat lines with 5.10.2.  Has anyone else seen this?

Keith,
This is a known issue.  I'm testing the patch right now.  I should be
releasing it soon.

Kevin



^ permalink raw reply	[flat|nested] 8+ messages in thread

* FIXED: Gnus 5.10.6 slow getting new news
  2004-01-19  3:43 ` Kevin Greiner
@ 2004-01-22  4:03   ` Kevin Greiner
  2004-01-22  7:10     ` Andreas Jaeger
  2004-02-23 19:20     ` Sebastian D.B. Krause
  0 siblings, 2 replies; 8+ messages in thread
From: Kevin Greiner @ 2004-01-22  4:03 UTC (permalink / raw)


Kevin Greiner <kgreiner@xpediantsolutions.com> writes:

> kspost@news.ti.com writes:
>
>> I upgraded from gnus 5.10.2 to 5.10.6.  It is noticeably slower when I
>> press `g' to get new news.  It takes about 4 seconds for 5.10.2 and
>> about 20 seconds for 5.10.6.  Running strace on the emacs process when
>> I press g shows it running a stat on the .agentview file in all of the
>> newsgroup directories.  For example, here is some of the stat lines:
>>
>> lstat64("/home/keith/News/agent/nntp/news.ti.com/uk/tech/digital-tv/crypt/.agentview",0xbfffe380) = -1 ENOENT (No such file or directory)
>> lstat64("/home/keith/News/agent/nntp/news.ti.com/linux/debian/devel/.agentview",0xbfffe380) = -1 ENOENT (No such file or directory)
>> lstat64("/home/keith/News/agent/nntp/news.ti.com/microsoft/public/jp/officexp/word/.agentview",0xbfffdde0) = -1 ENOENT (No such file or directory)
>>
>> I don't see the same stat lines with 5.10.2.  Has anyone else seen this?
>
> Keith,
> This is a known issue.  I'm testing the patch right now.  I should be
> releasing it soon.

The patch has been checked in.

Kevin



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: FIXED: Gnus 5.10.6 slow getting new news
  2004-01-22  4:03   ` FIXED: " Kevin Greiner
@ 2004-01-22  7:10     ` Andreas Jaeger
  2004-02-23 19:20     ` Sebastian D.B. Krause
  1 sibling, 0 replies; 8+ messages in thread
From: Andreas Jaeger @ 2004-01-22  7:10 UTC (permalink / raw)
  Cc: ding

[-- Attachment #1: Type: text/plain, Size: 1454 bytes --]

Kevin Greiner <kgreiner@xpediantsolutions.com> writes:

> Kevin Greiner <kgreiner@xpediantsolutions.com> writes:
>
>> kspost@news.ti.com writes:
>>
>>> I upgraded from gnus 5.10.2 to 5.10.6.  It is noticeably slower when I
>>> press `g' to get new news.  It takes about 4 seconds for 5.10.2 and
>>> about 20 seconds for 5.10.6.  Running strace on the emacs process when
>>> I press g shows it running a stat on the .agentview file in all of the
>>> newsgroup directories.  For example, here is some of the stat lines:
>>>
>>> lstat64("/home/keith/News/agent/nntp/news.ti.com/uk/tech/digital-tv/crypt/.agentview",0xbfffe380) = -1 ENOENT (No such file or directory)
>>> lstat64("/home/keith/News/agent/nntp/news.ti.com/linux/debian/devel/.agentview",0xbfffe380) = -1 ENOENT (No such file or directory)
>>> lstat64("/home/keith/News/agent/nntp/news.ti.com/microsoft/public/jp/officexp/word/.agentview",0xbfffdde0) = -1 ENOENT (No such file or directory)
>>>
>>> I don't see the same stat lines with 5.10.2.  Has anyone else seen this?
>>
>> Keith,
>> This is a known issue.  I'm testing the patch right now.  I should be
>> releasing it soon.
>
> The patch has been checked in.

Also for Gnus 5.10?  Or will there never be a 5.10.7?

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: FIXED: Gnus 5.10.6 slow getting new news
  2004-01-22  4:03   ` FIXED: " Kevin Greiner
  2004-01-22  7:10     ` Andreas Jaeger
@ 2004-02-23 19:20     ` Sebastian D.B. Krause
  2004-02-25 18:09       ` Simon Josefsson
  1 sibling, 1 reply; 8+ messages in thread
From: Sebastian D.B. Krause @ 2004-02-23 19:20 UTC (permalink / raw)


Kevin Greiner <kgreiner@xpediantsolutions.com> wrote:
> Kevin Greiner <kgreiner@xpediantsolutions.com> writes:
>> This is a known issue.  I'm testing the patch right now.  I
>> should be releasing it soon.
>
> The patch has been checked in.

Can you please provide a backport of this patch for Gnus 5.10.6?
Your patch checked in to No Gnus on that days is quite big and I
don't know if it's all relevant to only this bug. With a backport
we could at least fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=231739
so that I don't have to use No Gnus already. :)

Thanks,
Sebastian




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: FIXED: Gnus 5.10.6 slow getting new news
  2004-02-23 19:20     ` Sebastian D.B. Krause
@ 2004-02-25 18:09       ` Simon Josefsson
  2004-02-25 19:01         ` Sebastian D.B. Krause
  2004-03-28 23:00         ` v5-10 branch created (was: FIXED: Gnus 5.10.6 slow getting new news) Sebastian D.B. Krause
  0 siblings, 2 replies; 8+ messages in thread
From: Simon Josefsson @ 2004-02-25 18:09 UTC (permalink / raw)


krause@sdbk.de (Sebastian D.B. Krause) writes:

> Kevin Greiner <kgreiner@xpediantsolutions.com> wrote:
>> Kevin Greiner <kgreiner@xpediantsolutions.com> writes:
>>> This is a known issue.  I'm testing the patch right now.  I
>>> should be releasing it soon.
>>
>> The patch has been checked in.
>
> Can you please provide a backport of this patch for Gnus 5.10.6?

(Generalizing the issue somewhat:)

Do we want more 5.10 releases?  I think so.  There isn't a v5-10
branch as far as I can tell, but I guess it could be created based on
v5-10-6.  Ok to create it, Lars?  Then we could apply the above back
port.  I think there was one other largish bug in 5.10.6 too, but I
don't recall exactly when it was discussed.  I guess there doesn't
have to be a proper 5.10.7 soonish, a CVS branch for 5.10 should
suffice for Debian, the XEmacs package etc.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: FIXED: Gnus 5.10.6 slow getting new news
  2004-02-25 18:09       ` Simon Josefsson
@ 2004-02-25 19:01         ` Sebastian D.B. Krause
  2004-03-28 23:00         ` v5-10 branch created (was: FIXED: Gnus 5.10.6 slow getting new news) Sebastian D.B. Krause
  1 sibling, 0 replies; 8+ messages in thread
From: Sebastian D.B. Krause @ 2004-02-25 19:01 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> wrote:
> Do we want more 5.10 releases?  I think so.  There isn't a v5-10
> branch as far as I can tell, but I guess it could be created based on
> v5-10-6.  Ok to create it, Lars?

I don't think that he would have anything against this when we have
such big bugs. But being on holidays right now, he won't answer you
for at least we week. :-/




^ permalink raw reply	[flat|nested] 8+ messages in thread

* v5-10 branch created (was: FIXED: Gnus 5.10.6 slow getting new news)
  2004-02-25 18:09       ` Simon Josefsson
  2004-02-25 19:01         ` Sebastian D.B. Krause
@ 2004-03-28 23:00         ` Sebastian D.B. Krause
  1 sibling, 0 replies; 8+ messages in thread
From: Sebastian D.B. Krause @ 2004-03-28 23:00 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> wrote:
> krause@sdbk.de (Sebastian D.B. Krause) writes:
>> Kevin Greiner <kgreiner@xpediantsolutions.com> wrote:
>>> The patch has been checked in.
>>
>> Can you please provide a backport of this patch for Gnus 5.10.6?
>
> (Generalizing the issue somewhat:)
>
> Do we want more 5.10 releases?  I think so.  There isn't a v5-10
> branch as far as I can tell, but I guess it could be created based
> on v5-10-6.  Ok to create it, Lars?  Then we could apply the above
> back port.  I think there was one other largish bug in 5.10.6 too,
> but I don't recall exactly when it was discussed.  I guess there
> doesn't have to be a proper 5.10.7 soonish, a CVS branch for 5.10
> should suffice for Debian, the XEmacs package etc.

After another email of today, Lars has just created a v5-10 branch:

http://quimby.gnus.org/cgi-bin/cvsweb.cgi/gnus/?only_with_tag=v5-10

So development of Gnus 5.10 can continue now and a backport of the
patch for No Gnus above would be nice. :)




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-03-28 23:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-17 19:59 Gnus 5.10.6 slow getting new news kspost
2004-01-19  3:43 ` Kevin Greiner
2004-01-22  4:03   ` FIXED: " Kevin Greiner
2004-01-22  7:10     ` Andreas Jaeger
2004-02-23 19:20     ` Sebastian D.B. Krause
2004-02-25 18:09       ` Simon Josefsson
2004-02-25 19:01         ` Sebastian D.B. Krause
2004-03-28 23:00         ` v5-10 branch created (was: FIXED: Gnus 5.10.6 slow getting new news) Sebastian D.B. Krause

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).