All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: Michael Buesch <fsdeveloper@yahoo.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: pdflush -> noflushd related question
Date: Sat, 31 May 2003 11:42:08 -0700	[thread overview]
Message-ID: <20030531114208.35b62972.akpm@digeo.com> (raw)
In-Reply-To: <200305312036.55506.fsdeveloper@yahoo.de>

Michael Buesch <fsdeveloper@yahoo.de> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Saturday 31 May 2003 19:58, Andrew Morton wrote:
> > You can turn these guys off by setting the sysctls to 1000000000
> > I guess.   Problem is, I don't think there's a way of starting them
> > again until the ten million seconds expires.  hmm.
> 
> I've thought a little bit more about it.
> Why do you think, there is no way of waking up?
> Is it, because, when I set it to 1000000000 and the back to,
> let's say, 500, the pdflush threads don't wake up to recognize
> this change? Is this the cause?

Yes.

> What about signaling all pdflush threads with, for example,
> for(ALL_PDFLUSHS)
> 	kill(pid, SIGSTOP);
> 
> Don't they wake up then and recognize the reducing of the timeout?
> The old noflushd did so to wake up updated.

No, that's OK - I'll fix it in the kernel.  It's pretty simple.



      reply	other threads:[~2003-05-31 18:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-31 16:41 pdflush -> noflushd related question Michael Buesch
2003-05-31 17:58 ` Andrew Morton
2003-05-31 18:24   ` Michael Buesch
2003-05-31 18:36   ` Michael Buesch
2003-05-31 18:42     ` Andrew Morton [this message]

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=20030531114208.35b62972.akpm@digeo.com \
    --to=akpm@digeo.com \
    --cc=fsdeveloper@yahoo.de \
    --cc=linux-kernel@vger.kernel.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 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.