I'm asking a PCI device for 8 bytes of info every 100us and writing the
numbers to a file over NFS using printf. Works great much, but
occasionally the process stops for several *seconds*. I've seen pauses
5 seconds long, but usually they are only 1 second. (Kernel 2.0.35).
Why is this? We're only writing about 220k of file per second, and the
machine isn't doing anything else. Even if NFS stops for 10 seconds,
the machine has plenty of memory to buffer unwritten data.
-- Jamie
-
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/