Re: per-bdi-throttling: synchronous writepage doesn't workcorrectly

From: Miklos Szeredi
Date: Thu Nov 01 2007 - 13:24:50 EST


> The page not having PG_writeback set on return is a hint, but not fool
> proof, it could be the device is just blazing fast.

Hmm, does it actually has to be foolproof though? What will happen if
bdi_writeout_inc() is called twice for the page? The device will get
twice the number of pages it deserves? That's not all that bad,
especially since that is a really really fast device.

Miklos
-
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/