• Poul-Henning Kamp's avatar
    Revamp the code which rides herd on the thread pools: · ac393c4b
    Poul-Henning Kamp authored
    Make one single thread, which creates thread pools, and since that
    is not particularly ardous work, also have it maintain the stats
    gauge of number of sessions queued.
    
    (Removing pools should now be possible, but the code is not there yet.)
    
    Each pool has its own herder thread, which creates and destroys
    threads as required, and updates stats for dropped and queued
    sessions.
    
    Sanitize VSC fields associated with this area.
    ac393c4b
c00002.vtc 466 Bytes