From: David Masover <ninja@slaphack.com>
To: "Konstantin Münning" <konstantin@muenning.com>
Cc: ReiserFS List <reiserfs-list@namesys.com>
Subject: Re: BitTorrent+Reiser4: curiouser and curiouser
Date: Fri, 22 Sep 2006 12:20:51 -0500 [thread overview]
Message-ID: <45141B73.2000404@slaphack.com> (raw)
In-Reply-To: <4513AC55.1080400@muenning.com>
Konstantin Münning wrote:
> David Masover wrote:
>
> (snip)
>> It shouldn't be touching the disk AT ALL when there's over a gig of FREE
>> RAM (as in, neither buffer nor cache nor actually used yet), and the
>> file I'm attempting to download is less than 200 megs. I tried an
>> strace, but as I am not at all skilled in the ways of debugging or
>> reverse engineering, I got syscall spam -- a 200 meg log file, and when
>> I finally found a decent way to analyze it, I found most of Azureus'
>> system call wall time is spent in futex(). Huh?
>>
>> Looked up "futex" on Wikipedia, and I still have no clue how this makes
>> any sense. Either futex was somehow thrashing the disk, or Azureus has
>> somehow managed to fork completely out of strace's control. Or maybe
>> it's somehow something that the kernel is doing on its own, which is
>> somehow forcing azureus to block, but somehow not tripping strace's
>> timers while doing so.
>
> Have you used -f or -ff with strace?
I used -f. What's the difference between that and -ff?
next prev parent reply other threads:[~2006-09-22 17:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-22 6:28 BitTorrent+Reiser4: curiouser and curiouser David Masover
2006-09-22 8:45 ` Alexander Zarochentsev
2006-09-22 17:23 ` David Masover
2006-09-22 9:26 ` Konstantin Münning
2006-09-22 17:20 ` David Masover [this message]
2006-09-22 21:01 ` Milan Holzäpfel
2006-09-25 19:27 ` Nicolas STRANSKY
2006-09-25 21:03 ` Craig Shelley
2006-10-02 15:39 ` rvalles
[not found] ` <20061002153947.GB12563@rvalles.homedns.org>
2006-10-03 3:47 ` Christopher Sawtell
2006-10-05 3:08 ` rvalles
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=45141B73.2000404@slaphack.com \
--to=ninja@slaphack.com \
--cc=konstantin@muenning.com \
--cc=reiserfs-list@namesys.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.