Stefan Bühler
|
17a5168793
|
[core] convert all assert() to LI_FORCE_ASSERT(), and support writing backtraces on fatal errors with libunwind
|
2014-04-11 11:40:24 +02:00 |
Stefan Bühler
|
cfd8955008
|
[common] implement libev wrapper
* need a way to mark a watcher as "don't keep the loop alive"
|
2013-05-23 17:56:23 +02:00 |
Stefan Bühler
|
be65208143
|
waitqueue: modify callback
|
2010-09-12 14:19:25 +02:00 |
Stefan Bühler
|
1c3d3c287f
|
[core]: add tasklet pools to workers and use them for stat-cache
|
2010-08-25 18:05:23 +02:00 |
Thomas Porzelt
|
c8663ffda9
|
[core] Allow disabling of stat cache through stat_cache.ttl 0;
|
2010-07-18 13:53:07 +02:00 |
Stefan Bühler
|
25222e9b1c
|
stat-cache: Fix segfault
|
2010-03-03 11:51:49 +01:00 |
Stefan Bühler
|
405c6b26f4
|
Part 2: [lua]: Add 'add_file' and 'add_temp_file' method for chunkqueue; 'add' only accepts simple strings now
|
2010-03-02 23:20:07 +01:00 |
Stefan Bühler
|
48aac3ab07
|
[stat-cache] Provide blocking cached stat
|
2010-03-02 22:50:26 +01:00 |
Stefan Bühler
|
619a2d6582
|
stat-cache: close file if fstat fails
|
2009-11-15 21:48:00 +01:00 |
Thomas Porzelt
|
e6c50c644b
|
[core] Retry open() in stat_cache in case of EINTR
|
2009-11-07 15:44:13 +01:00 |
Stefan Bühler
|
a151eeac2f
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
2009-10-09 15:38:12 +02:00 |
Stefan Bühler
|
df207beb6b
|
stat cache: Alloc dirlist entry array only if stat was successful
|
2009-10-05 19:42:19 +02:00 |
Stefan Bühler
|
4653900eca
|
Fix stat-cache ref counting
|
2009-10-05 19:41:48 +02:00 |
Stefan Bühler
|
594987c29e
|
Add li_ev_safe_ref_and_stop macro and use it
|
2009-07-26 15:00:53 +02:00 |
Stefan Bühler
|
540ff7db02
|
Split sources into subdirs
|
2009-07-15 11:57:52 +02:00 |