Re: pdflush question...

From: Andrew Morton
Date: Wed Sep 03 2003 - 11:04:22 EST


Daniel Blueman <daniel.blueman@xxxxxxx> wrote:
>
> Is it worth having a kernel config option to vary the number of 'pdflush'
> kernel threads?
>
> For embedded, systems with no swap and maybe uniproc (?), perhaps one
> pdflush kthread would do?

Probably it should just be set to one by default anyway. One pdflush is
good at serving lots of spindles.

> Perhaps more generally, the number could be linked to the number of
> processors and/or swap devices or spindles- this would eliminate having to configure
> it, and improve downward and upward scaling, perhaps?

Well the kernel will create up to eight pdflush instances according to the
current load. That kinda works.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/