Re: compat_sys_times() bogus until jiffies >= 0.

From: Chris Friesen
Date: Thu Nov 08 2007 - 09:43:51 EST


Andreas Schwab wrote:

A possible remedy is to return the ticks since process start time, which
delays the wrap around much further. POSIX only demands consistency
within the same process.

This would be an interesting solution.

The man page for linux states that the return code is time since system boot, so that could realistically be expected to correlate between different processes.

Could we get away with changing the man page and breaking any apps relying on this previously-documented behaviour?



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