From: Ryusuke Konishi <ryusuke-sG5X7nlA6pw@public.gmane.org>
To: users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org,
nezmer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: Pause intervals when copying/extracting an archive
Date: Sun, 17 May 2009 12:28:16 +0900 (JST) [thread overview]
Message-ID: <20090517.122816.105794011.ryusuke@osrg.net> (raw)
In-Reply-To: <20090516171555.GA21962-JEps/AmnTFO/RHH9vPZxQGD2FQJk+8+b@public.gmane.org>
Hi,
On Sat, 16 May 2009 20:15:55 +0300, nezmer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
> Hi ,
>
> Kernel : 2.6.30-rc5-git3 .
> nilfs2 partition : 1GB USB flash disk .
>
> I have a rar archive with 10 mp3 files in it . When I copy this file to
> a nilfs2 partition the progress pauses(freezes) in certain intervals .
> the same thing happens when I try to extract the archive . this 'bug'
> causes the extraction time to jump from <2s (ext4,JFS,XFS) to 29s in
> nilfs2 . Those intervals are 100% reproducible here .
>
> I have no idea how to get a detailed log of what's going on with nilfs2 . So If you need that log , Just tell me how can I get it .
>
> Estimated calculation of pause intervals in MB :
>
> unrar e file.rar #(60.5MB)
> 12.732
> 28.52
> 42.028
> 56.768
>
> cp file.rar /media/nilfsTest/
> 14.1
> 28.1
> 42.2
> 56.2
Thank you for reporting the problem. I'll look into this along with
the reported mount problem on pen-drives.
If you can hit the keyboard in another terminal during the interval,
please try the following dump feature:
# echo 1 > /proc/sys/kernel/sysrq
# echo d > /proc/sysrq-trigger
# dmesg > dmesg.out.1
(this shows all locks that are held)
# echo t > /proc/sysrq-trigger
# dmesg > dmesg.out.2
(this will dump a list of current tasks and their stack)
Note that, your kernel has to be built with the kernel option:
CONFIG_MAGIC_SYSRQ=y
to enable this feature.
Thanks,
Ryusuke Konishi
next prev parent reply other threads:[~2009-05-17 3:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-16 17:15 Pause intervals when copying/extracting an archive nezmer-Re5JQEeQqe8AvxtiuMwx3w
[not found] ` <20090516171555.GA21962-JEps/AmnTFO/RHH9vPZxQGD2FQJk+8+b@public.gmane.org>
2009-05-17 3:28 ` Ryusuke Konishi [this message]
[not found] ` <20090517.122816.105794011.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-06-05 19:32 ` nezmer-Re5JQEeQqe8AvxtiuMwx3w
[not found] ` <20090605193256.GA3663-JEps/AmnTFO/RHH9vPZxQGD2FQJk+8+b@public.gmane.org>
2009-06-05 19:56 ` Ryusuke Konishi
[not found] ` <20090606.045653.133237039.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-06-06 13:49 ` nezmer-Re5JQEeQqe8AvxtiuMwx3w
[not found] ` <20090606134928.GA22242-JEps/AmnTFO/RHH9vPZxQGD2FQJk+8+b@public.gmane.org>
2009-06-06 15:11 ` Ryusuke Konishi
[not found] ` <20090607.001113.60281188.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-06-06 16:03 ` Ryusuke Konishi
[not found] ` <20090607.010336.97022341.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-06-07 2:16 ` nezmer-Re5JQEeQqe8AvxtiuMwx3w
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=20090517.122816.105794011.ryusuke@osrg.net \
--to=ryusuke-sg5x7nla6pw@public.gmane.org \
--cc=nezmer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org \
/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