All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sunil Mushran <sunil.mushran@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 1/2] OCFS2: timer to queue scan of all orphan slots
Date: Tue, 02 Jun 2009 11:34:14 -0700	[thread overview]
Message-ID: <4A2570A6.4090800@oracle.com> (raw)
In-Reply-To: <4A256EDF.6080900@oracle.com>

Sunil Mushran wrote:
>> +	u64  			ds_seqno;       /* incremented on every scan */ 
>>     
>
> $ echo $[4*1024*1024*1024/$[60*24*365]]
> 8171
> Even if we fire once every second, it will take us 8171 years to wrap 
> u32. ;)
>   

$ echo $[4*1024*1024*1024/$[60*60*24*365]]
136

duh... it's 136 years. But long enough, I think.

  reply	other threads:[~2009-06-02 18:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-02  6:11 [Ocfs2-devel] Patches that adds delayed orphan scan timer Srinivas Eeda
2009-06-02  6:11 ` [Ocfs2-devel] [PATCH 1/2] OCFS2: timer to queue scan of all orphan slots Srinivas Eeda
2009-06-02 18:26   ` Sunil Mushran
2009-06-02 18:34     ` Sunil Mushran [this message]
2009-06-02  6:11 ` [Ocfs2-devel] [PATCH 2/2] ocfs2 patch to track delayed orphan scan timer statistics Srinivas Eeda
2009-06-02 18:30   ` Sunil Mushran
  -- strict thread matches above, loose matches on Subject: below --
2009-06-02 23:37 [Ocfs2-devel] Patches that adds delayed orphan scan timer (rev 2) Srinivas Eeda
2009-06-02 23:37 ` [Ocfs2-devel] [PATCH 1/2] ocfs2: timer to queue scan of all orphan slots Srinivas Eeda
2009-06-03  0:27   ` Sunil Mushran
2009-06-04  0:02 [Ocfs2-devel] Patches that adds delayed orphan scan timer (rev 3) Srinivas Eeda
2009-06-04  0:02 ` [Ocfs2-devel] [PATCH 1/2] ocfs2: timer to queue scan of all orphan slots Srinivas Eeda
2009-06-04  0:16   ` Sunil Mushran
2009-06-10  5:37   ` Tao Ma
2009-06-10  6:50     ` Srinivas Eeda
2009-06-10  7:38       ` Tao Ma
2009-06-10  7:58     ` Joel Becker
2009-07-17  7:09       ` Tao Ma
2009-07-17  7:45         ` Srinivas Eeda
2009-06-04  6:40 [Ocfs2-devel] Backport that adds delayed orphan scan timer to 1.4 Srinivas Eeda
2009-06-04  6:40 ` [Ocfs2-devel] [PATCH 1/2] ocfs2: timer to queue scan of all orphan slots Srinivas Eeda
2009-06-09 23:47   ` Sunil Mushran

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=4A2570A6.4090800@oracle.com \
    --to=sunil.mushran@oracle.com \
    --cc=ocfs2-devel@oss.oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.