Re: [PATCH] cpuset confine pdflush to its cpuset

From: Andrew Morton
Date: Mon Oct 24 2005 - 01:44:34 EST


Paul Jackson <pj@xxxxxxx> wrote:
>
> Takahashi-san wrote:
> > I realized CPUSETS has another problem around pdflush.
>
> Excellent observation. I had not realized this.
>
> Thank-you for pointing it out.
>
> I don't have plans. Do you have any suggestions?

Per-zone dirty thresholds (quite messy), per-zone writeback (horrific,
linear searches or data structure proliferation everywhere).

Let's see a (serious) worload/testcase first, hey? vmscan.c writeback off
the LRU is a bit slow, but we should be able to make it suffice.

> ( Anyone know what the "pd" stands for in pdflush ?? )

"page dirty"? It's what bdflush became when writeback went from
being block-based to being page-based.
-
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/