Re: [RFC] O(1) proc_pid_readdir

Manfred Spraul (manfred@colorfullife.com)
Sun, 16 Mar 2003 22:45:26 +0100


One open problem with my patch is that the f_pos values that are
generated by my patch are not monotonic anymore:

f_pos name
257 self
304 47
262 5
309 52
301 44
etc.

telldir() and seekdir() work correctly, unless anyone assumes that the
return values are monotonically increasing.

--
    Manfred

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