From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58945 Path: main.gmane.org!not-for-mail From: Joakim Verona Newsgroups: gmane.emacs.gnus.general Subject: [Q] imap asynchronous notification + gnus performance Date: Tue, 19 Oct 2004 23:21:33 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098220993 32272 80.91.229.6 (19 Oct 2004 21:23:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Oct 2004 21:23:13 +0000 (UTC) Original-X-From: ding-owner+M7483@lists.math.uh.edu Tue Oct 19 23:23:02 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CK1Re-0006tj-00 for ; Tue, 19 Oct 2004 23:23:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CK1Qh-0000Z1-00; Tue, 19 Oct 2004 16:22:03 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CK1QZ-0000Yt-00 for ding@lists.math.uh.edu; Tue, 19 Oct 2004 16:21:55 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CK1QT-000466-GF for ding@lists.math.uh.edu; Tue, 19 Oct 2004 16:21:49 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id 1DD773A0213 for ; Tue, 19 Oct 2004 16:21:47 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CK1QP-0003mF-00 for ; Tue, 19 Oct 2004 23:21:45 +0200 Original-Received: from c-929672d5.242-1-64736c11.cust.bredbandsbolaget.se ([213.114.150.146]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Oct 2004 23:21:45 +0200 Original-Received: from joakim by c-929672d5.242-1-64736c11.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Oct 2004 23:21:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-929672d5.242-1-64736c11.cust.bredbandsbolaget.se User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:So/EO4YAqVIOKXkjwJeFfiC8kF0= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58945 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58945 Hello, I'm trying to tweak the performance of my Gnus, but I'm having some problems. - Does gnus somehow support the imap mode where the imapd notifies the client of new mail? It feels like it does a bit, because sometimes the new article count for a group changes without me doing a get. - With my current setup, gnus quickly scans a lot of my imap folders, then stops for a long time on th last one, before continuing reading groups from gmane. I cant find out whats happening during this interval. Cpu and io doesnt seem all to preoccupied. Any hints apreciated! Regards, /Joakim