Angus Salkeld
|
45fa3b045d
|
TESTS: use new logging API
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2011-04-14 16:05:46 +10:00 |
|
Angus Salkeld
|
7cd7dc106c
|
TESTS: make sure timers are not leaking file descriptors
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2010-12-22 09:12:57 +11:00 |
|
Angus Salkeld
|
45ff679934
|
LOOP: change timers to be nano second based
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2010-12-13 12:23:45 +11:00 |
|
Angus Salkeld
|
1a073f7b29
|
LOOP: prevent timers from deleting them selves.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2010-11-15 16:03:31 +11:00 |
|
Angus Salkeld
|
f7f6c89591
|
TLIST: use qb_util_nano_monotonic_hz() instead of HZ
also add a test for under running.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2010-11-12 15:15:31 +11:00 |
|
Angus Salkeld
|
e7d2dd9646
|
LOOP: add signal support to main loop
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2010-11-09 11:51:22 +11:00 |
|
Angus Salkeld
|
920a927116
|
Cleanup config defines & add a check_all script
Run:
./check_all
to build with and without some common configurations.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2010-11-01 22:05:46 +11:00 |
|
Angus Salkeld
|
dc08661297
|
LOOP: add support for timerfd
If available use timerfd_create() as it is
much more accurate than tlist.h
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2010-11-01 10:14:08 +11:00 |
|
Angus Salkeld
|
970a4bc6d5
|
LOOP: add qb_loop_destroy()
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2010-10-30 20:51:36 +11:00 |
|
Angus Salkeld
|
e211caab96
|
LOOP: fix job poll and simplify main loop
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
2010-10-29 22:26:46 +11:00 |
|