• Andi Kleen's avatar
    [PATCH] Fix mount hash table · 748261c0
    Andi Kleen authored
    On my 512MB machine with 6 mount points the mount hash table uses 64K.
    This patch brings it to a more reasonable size by limiting it to one
    page.
    748261c0
namespace.c 25.6 KB