Nikolai Joukov <[EMAIL PROTECTED]> wrote:
>
> While working on a new file systems latency profiler, which we call
> FSprof, we noticed that generic_file_llseek competes for i_sem if several
> processes access the same file.

Yeah, this is a problem.  Our f_pos atomicity handling sucks.

I haven't forgotten about this issue, but it's backlogged a bit.
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to