From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eBaqIfc7x2GqPAEAgWs5BA (envelope-from ) for ; Sat, 25 Dec 2021 16:42:47 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id uGlmHfc7x2E2YAAAB5/wlQ (envelope-from ) for ; Sat, 25 Dec 2021 15:42:47 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 40EDF260EA for ; Sat, 25 Dec 2021 16:42:47 +0100 (CET) Received: from localhost ([::1]:39236 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n19C2-0002XY-4o for larch@yhetil.org; Sat, 25 Dec 2021 10:42:46 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n19BW-0002W6-Hn for emacs-orgmode@gnu.org; Sat, 25 Dec 2021 10:42:14 -0500 Received: from [2a00:1450:4864:20::42e] (port=33481 helo=mail-wr1-x42e.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n19BV-00058g-45 for emacs-orgmode@gnu.org; Sat, 25 Dec 2021 10:42:14 -0500 Received: by mail-wr1-x42e.google.com with SMTP id d9so23005691wrb.0 for ; Sat, 25 Dec 2021 07:42:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=vFIgDqa2eSLtbBAjYRfkpwXY7ZOl+pNQuo4jbeDuVjs=; b=l7fN5k9OuS0EtRXTHst/n8VAEQGYbjt23Z+TtQHXpCCxB87cNEb/bnAJffSHMErX+y v1N/hDB5PaIMYzXwTyBu1YCgRsVJxcaA4mThqvHknv5+GWYBG8wZ+TvgM94QUhIqsgU6 debcxhWDkx7t1D8ffPSH0jp6fO4h8ArDuOxIgEXPYaYeJDn9fhJMlD0mwtCgZ+e561FM 1SW5ZYLS7oaxZ9xqYWPkIObt3qfui0TCX4VVcal90lW+K/ZDkEKSYmSJIZkUaNV6KfYG JidKF13ss+dVUNBaae8sEMXOwWJpjtXkaSjLxYhKPVgSp2mCwLdvsuUkYgPmbH/Vkq4T GqCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=vFIgDqa2eSLtbBAjYRfkpwXY7ZOl+pNQuo4jbeDuVjs=; b=aL0ODpAv/fNXyih67laNEzV9Kr+u6KV7X45lz5OiOUmH2SSz3iUmfTAue3dEIhEwcW LGi0lXjzI280JSOqzH8qtfnIqqPt6fVrPmqJn8Ri8f+KGrSYs0v0MQPeMhCZJfRFQz4V pPsSijJeFFsC0WuzgCjtSp28KxmBUKOjN3T9DiXIs87GLkMg2NpAZ9x57R6qCD7e0KFq qC9uWiVbRkKRCy7v52nTLKRF9rBpmqGOnxYOF92Tlmo23ySlyp1eXd+ULHltrXvF8pFn TvLsiKSsHsOw/JR3/baHn75b6FJTGiXFjfXSZKWK6cCeDSO2/3xaVppFJf+4s/nLrwA5 AFOw== X-Gm-Message-State: AOAM531SRwZQNgul4HHVjG2Kp4PVa2Rqe0nOhq8TwtphYwySkCnwrXpS KXokKBwrpMG2BdXZHX1pv+c= X-Google-Smtp-Source: ABdhPJyeo7hwB8+V24vcrwbrOBpLaPHZahuiUmV8efZRiOWprc+jSLjfYgC1dIDXhHQgnQz3rEh6qA== X-Received: by 2002:adf:fa49:: with SMTP id y9mr7538330wrr.375.1640446930510; Sat, 25 Dec 2021 07:42:10 -0800 (PST) Received: from localhost ([91.210.107.150]) by smtp.gmail.com with ESMTPSA id 9sm13232107wrz.90.2021.12.25.07.42.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 25 Dec 2021 07:42:10 -0800 (PST) From: Ihor Radchenko To: Samuel Wales Subject: Re: [BUG] org-element-cache bug: org-persist-read persists seemingly forever In-Reply-To: References: <87ilveb4zi.fsf@localhost> Date: Sat, 25 Dec 2021 23:43:27 +0800 Message-ID: <87czlkadwg.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::42e (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::42e; envelope-from=yantar92@gmail.com; helo=mail-wr1-x42e.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640446967; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=vFIgDqa2eSLtbBAjYRfkpwXY7ZOl+pNQuo4jbeDuVjs=; b=upuVvok6x6N2WgYp23sKh2HM6df6M2sEn3jRq/H8tioJpgWwooT8BhAnBtgK3ZwxRcJ7kU dZsOw1ashwr6jlq0Uuz5ob5u0v81+P7ppGdkeRhQYeuSv4E8iNgSIkeAZ4b/FTeXZNwCLz MDiDiNjLIB3shYekBx5HjB3G9e1zL3zH8zjWnsfJHLt1GgVeptc9B3BUoS9BQui6s1unx4 Pc6APPhksh1Y7dFn/X5C8DTfzkVQfztwrpse7pjPU0by6rpDqFBbOq04WgG9q7j1W+3hH3 A76HRyp5UFV7mMB4mQkFI/0qXdWSbE9kaod/XfBro3b2h/z2tpCq8MyIKePuCQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640446967; a=rsa-sha256; cv=none; b=ESMUxuMspc6b0bsRy2/KZLP2bkkb6Qs0AfwyWruU3+CC+Pk3EpCxz3+vP047TIx0XcDI2A jO70Rzyd7dvDKo4oAfdtMyUMkTWFbeY2dWpYRaxynaDkQT3MjFW/Ed3R4hioJw15z4la9A Az2E3/haOn0lkmlgHQxikeyTRSJ9cGLbMDztVDdiJd5cmvAsHtYXtmHtB51ePc5ADny2TT L9cLC9l9KwShF6aazC4EymJoQdTi4UBrgrJo8q5puSNbOJC+VGhqD/z1gBHvcm+3lshh01 kcaD0Z8yJ/NpnrF3TLB3RSoASx0JRSekvKhISdMVxII10+1Y4jp9HnoHrjbCfw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=l7fN5k9O; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -9.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=l7fN5k9O; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 40EDF260EA X-Spam-Score: -9.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: Ai0mp3JSNT+l Samuel Wales writes: > 20051 135025 938122 other--a.org > > this is a smallish to middling file for me. my largest is 4x larger. > i haven't gotten new org to work yet so i haven't revisited this yet. This is odd. It only takes 2 sec to write caches for my largest 15Mb file. Though I have SSD. I just pushed a change to org-persist. Now, Org will show a message with some info about read/write duration when the duration is >0.5 sec. If you see messages from org-persist can you report them? Best, Ihor