On Mon, May 26, 2014 at 4:27 PM, Djalal Harouni <tixxdz@xxxxxxxxxx> wrote: > +/* 4K page size but our output routines use some slack for overruns */ > +#define PROC_BLOCK_SIZE (3*1024) This macro is the most ugly part of /proc, let's not dup it. :-) Overruns simply should not happen. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html