tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Replace exec_map with a pool



Hi,

On an x86 test system this reduces the cost of exec to ~400ns from ~500ns,
mainly because there are fewer TLB shootdowns. Comments?

        http://www.netbsd.org/~ad/exec.diff

Thanks,
Andrew


Home | Main Index | Thread Index | Old Index