Commit Graph

31 Commits

Author SHA1 Message Date
Thomas Schoebel-Theuer 4ab32dd2a2 trans_logger: fix potentially incorrect log_pos computation 2013-01-23 20:06:58 +01:00
Thomas Schoebel-Theuer 6579498a4b lib_log: use uniform allocation size 2013-01-23 20:06:57 +01:00
Thomas Schoebel-Theuer e937cd56eb trans_logger: additional global mref_flying limit 2013-01-23 20:06:56 +01:00
Thomas Schoebel-Theuer fa12becf00 trans_logger: add CRC checksumming of data
Off by default, since it may hurt performance.
2013-01-23 20:06:56 +01:00
Thomas Schoebel-Theuer e7ec75d497 lib_log: remember timestamp of last logging operation 2013-01-23 20:06:53 +01:00
Thomas Schoebel-Theuer d9aa8046b7 trans_logger: improve event handling 2013-01-23 20:06:53 +01:00
Thomas Schoebel-Theuer 14e9a5c1d5 lib_log: fix mref_flying 2013-01-23 20:06:53 +01:00
Thomas Schoebel-Theuer 8244b7293a lib_log: improve debugging 2013-01-23 20:06:52 +01:00
Thomas Schoebel-Theuer eedbd47d4b infra: more verbose messages on corrupted log data 2013-01-23 20:06:50 +01:00
Thomas Schoebel-Theuer 11c7900acb all: replace msleep() by brick_msleep() 2013-01-20 23:24:30 +01:00
schoebel 847f2a416f trans_logger: new IO scheduling 2013-01-20 23:24:22 +01:00
Thomas Schoebel-Theuer 3d45b19e71 less verbose debugging 2013-01-20 23:24:08 +01:00
Thomas Schoebel-Theuer 72298768eb fixed race in lib_log 2013-01-20 23:24:06 +01:00
Thomas Schoebel-Theuer fa6f0a6cf5 fixed memleak in trans_logger 2013-01-20 23:23:49 +01:00
Thomas Schoebel-Theuer 91f262b72b improve detection of memleaks 2013-01-20 23:23:49 +01:00
Thomas Schoebel-Theuer b53ba3124b fix race in completion code 2013-01-20 23:23:30 +01:00
Thomas Schoebel-Theuer eb8c9ddac4 limit memory consumtion in logst 2013-01-13 12:12:08 +01:00
Thomas Schoebel-Theuer d4f6d3f6a4 added feature log-rotate (while the system is loaded) 2013-01-13 12:12:06 +01:00
Thomas Schoebel-Theuer 1c0549de99 simplified / reworked aspect allocation 2013-01-13 12:12:04 +01:00
Thomas Schoebel-Theuer 15b8156064 fix cleanup of lib_log (crashed on logrotate) 2013-01-13 12:12:03 +01:00
Thomas Schoebel-Theuer 3c86d0fa08 infrastructure: introduce macro wrappers for callback handling 2013-01-13 12:12:03 +01:00
schoebel f2d1033f5f infrastructure: use bricks instead of outputs for aspects, remove hidden
outputs
2013-01-13 12:12:03 +01:00
Thomas Schoebel-Theuer 3091f75f67 import mars-125.tgz 2013-01-08 15:54:44 +01:00
Thomas Schoebel-Theuer b7326a74a7 import mars-122.tgz 2013-01-08 15:54:41 +01:00
Thomas Schoebel-Theuer f51293dced import mars-120.tgz 2013-01-08 15:54:40 +01:00
Thomas Schoebel-Theuer bf5935a356 import mars-117.tgz 2013-01-08 15:54:38 +01:00
Thomas Schoebel-Theuer 60f17b2db8 import mars-112.tgz 2013-01-08 15:54:34 +01:00
Thomas Schoebel-Theuer 4c6369d65d import mars-107.tgz 2013-01-08 15:54:32 +01:00
Thomas Schoebel-Theuer 4e6527b5cf import mars-106.tgz 2013-01-08 15:54:31 +01:00
Thomas Schoebel-Theuer b01cfa51e2 import mars-105.tgz 2013-01-08 15:54:31 +01:00
Thomas Schoebel-Theuer 356b102142 import mars-98.tgz 2013-01-08 15:54:27 +01:00