Re: [patch] jiffies wraparound [Re: 2.1.125 Show stopper list: Draft]

Matthias Urlichs (smurf@noris.de)
28 Oct 1998 13:00:31 +0100


Linus Torvalds <torvalds@transmeta.com> writes:
> [ HZ exported in /proc/sys/whatever ]

> And happily, we can _fix_ our interfaces instead of just screwing up even
> more.
>
Would you accept patches for these, or is that a 2.3 problem?

Given that they're new files anyway, changing them shouldn't hurt too much.

do_proc_dointvec() already gets passed a conversion factor; it should be
comparatively easy to emit the remainder as some kind of fraction instead
of tossing said fraction to the bitbucket.

Anyway, the /proc-settable keepalive times are, as of 2.1.125, exported
with proc_dointvec_jiffies, which means they're displayed in seconds,
so there's actually no problem there.

-- 
Matthias Urlichs  |  noris network GmbH   |   smurf@noris.de  |  ICQ: 20193661
The quote was selected randomly. Really.    |      http://www.noris.de/~smurf/
-- 
"fi" and "esac" are examples of drowyeks.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/