Skip to content

Changes

Summary

  1. add hnb_persistent hashtable: optimize lookup by cell id (details)
Commit 91f2903644d9fe495aa03c63b6c6f8644434ecf9 by nhofmeyr
add hnb_persistent hashtable: optimize lookup by cell id

Mainly the new nft counters do a lot of hnb_persistent lookups by cell
id.

Add a hashtable to optimize looking up hnb_persistent instances. So far
we iterate the linear list of hnb_persistent for each and every counter
returned from nft_kpi.c.

Also improves lookups for HNBAP HNB* operations (rare).

Related: SYS#6773
Change-Id: Iecb81eba28263ecf90a09c108995f6fb6f5f81f2
The file was modified src/osmo-hnbgw/hnbgw.c
The file was modified include/osmocom/hnbgw/hnbgw.h