Displaying 1 result from an estimated 1 matches for "namelist_changed".
1998 Sep 09
1
WINS problem discovered and fixed!! browsing speedup of 20X for large networks
...ents ~1000+ at any one
time over 6 subnets. Browsing was spuratic at best. nmbd sucked up %70
of the proccessing power of a sparc 5. Well after serious investigation
I traced it down to two lines of code in nmbd_winsserver.c.
in function
initiate_wins_processing
...
if(wins_server_subnet->namelist_changed)
wins_write_database();
...
My first hack worked. I commented them out. Processing time went down
to >1% and responce time probably went up by at least 20X. Browsing
works better than I have ever expected. Before I did this I had tried
everything, 1.9.18p10, linux boxes as lbm's, and...