On Wed, Oct 30, 2013 at 10:59 PM, Cyrill Gorcunov <gorcu...@openvz.org> wrote: > At moment the fdinfo operations (ie the output from /proc/$pid/fdinfo/$fd) > are generating output in one pass, which makes useless memory pressue > if the reader/user provides a buffer with a small size.
cat(1) uses 64 KB buffer. The output doesn't exceed one page anyway. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/