vraatikka
|
24367fb400
|
Removed dcb->mutex since it didn't solve any problem.
|
2013-08-19 13:01:07 +03:00 |
|
vraatikka
|
97b3da1d79
|
Added simple_mutex_t dcb->mutex to DCB struct to protect processing of single dcb in poll.c:poll_waitevents. This is a coarse locking but seems to work with multiple threads at least with very simple load.
Added trace logging to many locations.
|
2013-08-16 23:52:10 +03:00 |
|
vraatikka
|
401d4920e4
|
Moved dcb_hashtable_stats from hastable.c to dcb.c to break dependency between hashtable and the rest of the maxscale. Added check fields to hashtable structure.
|
2013-08-05 11:51:10 +03:00 |
|
Timofey Turenko
|
a7c82310f9
|
moving files to /server to make merge possible
|
2013-07-28 05:31:11 +00:00 |
|