mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
extra getblk/brelse sequence for each lookup. We already had this buf in ufsdirhash_lookup(), so there was no point in brelse'ing it only to have the caller immediately reaquire the same buffer. This should make the case of sequential lookups marginally faster; in my tests, sequential lookups with dirhash enabled are now only around 1% slower than without dirhash. |
||
|---|---|---|
| .. | ||
| ffs | ||
| ifs | ||
| ufs | ||