• Andrew Morton's avatar
    [PATCH] Increase number of dynamic inodes in procfs · fdc51945
    Andrew Morton authored
    From: Nathan Lynch <nathanl@austin.ibm.com>
    
    On some larger ppc64 configurations /proc/device-tree is exhausting procfs'
    dynamic (non-pid) inode range (16K).  This patch makes the dynamic inode
    range 0xf0000000-0xffffffff and changes the inode number allocator to use
    the idr.c allocator for the first-fit allocations.
    fdc51945
inode-alloc.txt 413 Bytes