We have an application that wants to be scheduled every 50ms or so, and a custom scheduler that
should allow for this. If it sleeps for more than 300ms it logs the fact and dumps a history of the
last 128 processes scheduled along with timing info. Based on this, we are seeing kswapd
occasionally running for ~340ms at a time.
Is there an easy fix to reduce this latency, or would it be a nasty intrusive change?
Thanks,
Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/