[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

expiring threads



Hi,
	With queueonly option certain threads can be nor
ever rescheduled (because they are prescheduled) neither ever
run, because the wakeup time is too far in the future or for
example, more than one day and scheduler is restarted nightly
or happened to be restarted almost every day because of config
changes, well WHATEVER... Thus, the scheduler will never go
below if (vtx->wakeup > now) { and such a thread would never
expire. Any nice ideas besides additional expiry checking loop?

							alexis
-- 
			Where the wild horses run