source: trunk/module-stat.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4098   13 years schlocke cccam: removed non-working preferred card, changed keepconnected …
(edit) @4069   13 years schlocke loadbalancer: Support for preferred card
(edit) @4057   13 years schlocke loadbalancer: added support for "prefer local cards"
(edit) @3972   13 years schlocke loadbalancer: because we have an ecm cache, loadbalancer doesn't need …
(edit) @3893   13 years schlocke webinf/Entitlements cccam: OK
(edit) @3873   13 years schlocke loadbalancer: optimized reader offline switching
(edit) @3872   13 years schlocke loadbalancer: optimized reader offline switching
(edit) @3871   13 years schlocke loadbalancer: detecting droped/offline reader to switch lb-reader
(edit) @3830   13 years alno LB: we not longer need this because it's already done in chk_reader() …
(edit) @3811   13 years alno WebIf: reduce parameters in [global] token. Not save default or empty …
(edit) @3755   13 years schlocke loadbalancer: fixed some routing, webif-status now always shown
(edit) @3740   13 years schlocke loadbalancer: fixed bug loadbalancer statistics are not loaded
(edit) @3723   13 years schlocke distribute ecm: fixed duplicate requests on same clients (dbox2 camd35)
(edit) @3712   13 years schlocke loadbalancer: fixed "x of y" displaying loadbalancer: fixed cosmetic …
(edit) @3705   13 years schlocke loadbalancer/cache2: better working together. Also new caching feature …
(edit) @3694   13 years schlocke loadbalancer: fixed segfault
(edit) @3654   13 years dingo35 module-cccam.c : remove reader array
(edit) @3652   13 years dingo35 replace au index by aureader pointer
(edit) @3631   13 years schlocke fixed loadbalancer fixed cccam
(edit) @3601   13 years cogsi stat now uses now llist
(edit) @3592   13 years cogsi Rename of LLIST->LLIST_D_ is preparation for new (safe) LLIST code …
(edit) @3589   13 years dingo35 unlimited readers step 10: module-stat.c remove CS_MAXREADER loops
(edit) @3551   13 years dingo35 Remove unnecessary reader->pid
(edit) @3409   13 years dingo35 Unlimited clients step6: replace s_reader cidx by pointer
(edit) @3408   13 years dingo35 Unlimited clients step5: replace ECM_REQ idx by pointer
(edit) @3362   13 years dingo35 module.*: Introduce client parameter, eliminating cs_idx looping
(edit) @3273   13 years schlocke loadbalancer: if no best reader is found, all (valid for caid/srv) …
(edit) @3268   13 years schlocke loadbalancer: reopenintervall/10 if user+reader has au
(edit) @3265   13 years alno fix parameter -t (tempdir) and synchronize some variablesizes (THX @ …
(edit) @3261   13 years alno WebIf: set mutex while reading stats
(edit) @3260   13 years alno WebIf: reader statistics not longer read from file - realtime …
(edit) @3193   13 years dingo35 Finished checking relevant modules on static threadsafety
(edit) @3189   13 years schlocke loadbalancer: added algo to find unanswering readers, blocking them, …
(edit) @3183   13 years schlocke loadbalancer: added mutex lock
(edit) @3181   13 years dingo35 Adding threadsafety FIXMEs, feel free to join checking..
(edit) @3177   13 years schlocke loadbalancer: fixed deadlocks
(edit) @3176   13 years schlocke loadbalancer: fixed pipeless/added synchronization
(edit) @3175   13 years schlocke loadbalancer: now without pipes!
(edit) @3153   13 years dingo35 THREADED BRANCH in TRUNK
(edit) @3087   13 years schlocke loadbalancer: fixed new options - now working
(edit) @3081   13 years schlocke loadbalancer: new options new compiler switch CS_WITH_DOUBLECHECK to …
(edit) @3056   13 years schlocke loadbalancer: fixed an issue with loadbalancer-caching
(edit) @2993   13 years schlocke loadbalancer: modified avg_time calculation, int->long
(edit) @2991   13 years schlocke loadbalancer: small fix for secondbest reader
(edit) @2973   13 years schlocke loadbalancer: modified handling of reader-errors and softblocks cccam: …
(edit) @2971   13 years schlocke loadbalancer: finer specifying of errors
(edit) @2956   13 years schlocke cccam: loadbalancer: Fallback is now secondbest reader
(edit) @2883   13 years schlocke loadbalancer: updated log messages loadbalancer: fixed OLDEST READER …
(edit) @2865   13 years schlocke auto-au enhancement for UNIQUE ids based on hexserial compare …
(edit) @2841   13 years schlocke loadbalancer: function to clear statistics per reader, Alno has infos …
(edit) @2835   13 years schlocke loadbalance: additional log reader init: waitforlocalcardinit fixed …
(edit) @2830   13 years schlocke loadbalancer: extended log to 16 readers
(edit) @2829   13 years schlocke loadbalancer: additional cache log, write checked, timeout restart on …
(edit) @2828   13 years schlocke loadbalacer: fallback-fix, log output of loadbalancer on debuglevel 1 …
(edit) @2821   13 years schlocke loadbalancer: removed trace messages, extended found log message (nr …
(edit) @2808   13 years alno WebIf: Add LB Value for reader and proxy to Statusview
(edit) @2801   13 years schlocke loadbalancer: fixed caching bug that causes request_cw fail!
(edit) @2793   13 years schlocke loadbalance: added additional debug output
(edit) @2787   13 years schlocke loadbalancer: cache: last readers also cached, so cache2 is used
(edit) @2776   13 years schlocke loadbalance: fixed saving provid (6 numbers instead of 4) oscam.c when …
(edit) @2773   13 years schlocke loadbalance: rc=4 now never called again, when ecm_count=0, so new …
(edit) @2766   13 years schlocke loadbalance: small optimization: never ask if rc>=4, reset statistics …
(edit) @2765   13 years schlocke loadbalance: selecting secondbest-reader with additional index
(edit) @2764   13 years schlocke loadbalance: better selection of readers
(edit) @2762   13 years schlocke loadbalance: cleanup and load saved statistik-fix cccam: good sids …
(edit) @2752   13 years schlocke loadbalance: ecm-cache for detecting duplicate requests
(edit) @2721   13 years schlocke loadbalance: better checking of available readers
(edit) @2712   13 years schlocke loadbalance: saving and loading statistics now not resetting ecm_count
(edit) @2696   13 years schlocke loadbalance: fix rc 1
(edit) @2695   13 years schlocke loadbalance: OLDEST READER: time value generation by oscam-starttime
(edit) @2694   13 years schlocke loadbalance: OLDEST READER fix
(edit) @2693   13 years schlocke loadbalance: Fixed OLDEST_READER, fixed USAGELEVEL
(edit) @2692   13 years schlocke global: new method char * get_tmp_dir() for resolving /tmp issue with …
(edit) @2684   13 years schlocke loadbalancer: new types auto_loadbalance = 2: OLDEST_READER_FIRST, 3 = …
(edit) @2675   13 years schlocke loadbalance: changed available behaviour cccam: no sending of …
(edit) @2660   13 years schlocke loadbalance: resetting ecm-count and re-colleting statistics when …
(edit) @2616   13 years schlocke cccam: experimental reader parameter: cccforceresendecm=1 activates …
(edit) @2537   13 years schlocke loadbalance: small optimization of found/not found readers
(edit) @2532   13 years schlocke cccam: cycle connection now retrys connection loadbalance: if a reader …
(edit) @2525   13 years schlocke loadbalance: fix maybe unsed variable dvbapi: caid/provid ignore fix …
(edit) @2524   13 years schlocke loadbalance: new parameter in reader: lb_weight default=100, the …
(edit) @2389   13 years schlocke cccam: CMD 0B OK! Thanks to project keynation! loadbalance: trace-log …
(edit) @2388   13 years schlocke cccam: cmd 0b handling (test) loadbalance: ignoring cache values and …
(edit) @2386   13 years schlocke loadbalance: fix for master deadlock
(edit) @2385   13 years schlocke loadbalance fix: uninitialized variable could cause master deadlock
(edit) @2384   13 years schlocke load-balance fix memory leak load-balance ignoring cache1/2 found …
(edit) @2378   13 years schlocke cccam: load balance/availibility fix load balance: new option …
(edit) @2377   13 years schlocke cccam: Dirty hack for "server does not return 16 bytes"...Don't know …
(edit) @2358   13 years schlocke cccam: CMD_05 retryECM removed because it causes "message too big" …
(add) @2355   13 years schlocke new feature: dynamic loadbalacing cccam: retry_ecm after …
Note: See TracRevisionLog for help on using the revision log.