lkml.org 
[lkml]   [2014]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 3/9] procfs: add proc_read_from_buffer() and pid_entry_read() helpers
    From
    On Mon, May 26, 2014 at 4:27 PM, Djalal Harouni <tixxdz@opendz.org> 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.


    \
     
     \ /
      Last update: 2014-06-03 13:21    [W:3.586 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site