Stopping the GC thread?

David Woodhouse dwmw2 at infradead.org
Wed Jun 11 12:18:02 EDT 2003


On Wed, 2003-06-11 at 17:12, Steven Scholz wrote:
> (How) Could I trigger the GC thread to test its impact on my 
> application or the overall system performance?
> Is there a signal I could sent to start a GC?

No. You used to be able to trigger it by repeatedly sending it SIGHUP
but that doesn't work any more. I keep intending to make the thresholds
tunable in /proc though, which you could abuse to do what you want.

-- 
dwmw2




More information about the linux-mtd mailing list