• Dave Jones's avatar
    [PATCH] Dynamic LDT sizing. · 6a2a196f
    Dave Jones authored
    Originally from Manfred Spraul.
    
    * dynamically grow the LDT
    Every app that's linked against libpthread right now allocates a full 64
    kB LDT, without proper error handling, and always from the vmalloc area
    6a2a196f
ldt.c 5.49 KB