1. 8d27c20 MEDIUM: fd: prepare FD_POLL_* to move to bits 8-15 by Willy Tarreau · 3 years, 3 months ago
  2. fc0cdfb CLEANUP: fd: remove FD_POLL_DATA and FD_POLL_STICKY by Willy Tarreau · 3 years, 3 months ago
  3. 6cf1311 CLEANUP: fd: remove unused fd_set_running_excl() by Willy Tarreau · 3 years, 3 months ago
  4. 2c3f981 BUG/MEDIUM: fd: do not wait on FD removal in fd_delete() by Willy Tarreau · 3 years, 3 months ago
  5. 71bada5 MINOR: fd: remove the unneeded running bit from fd_insert() by Willy Tarreau · 3 years, 3 months ago
  6. 6e8e10b MINOR: fd: make fd_clr_running() return the remaining running mask by Willy Tarreau · 3 years, 3 months ago
  7. 5926e38 BUG/MINOR: fd: properly wait for !running_mask in fd_set_running_excl() by Willy Tarreau · 3 years, 4 months ago
  8. 586f71b REORG: connection: move the socket iocb (conn_fd_handler) to sock.c by Willy Tarreau · 3 years, 7 months ago
  9. 7e98e28 MINOR: fd: add fd_want_recv_safe() by Willy Tarreau · 3 years, 8 months ago
  10. 0138f51 CLEANUP: fd: finally get rid of fd_done_recv() by Willy Tarreau · 3 years, 9 months ago
  11. bb1caff MINOR: fd: add a new "exported" flag and use it for all regular listeners by Willy Tarreau · 3 years, 11 months ago
  12. 63d8b60 CLEANUP: fd: remove fd_remove() and rename fd_dodelete() to fd_delete() by Willy Tarreau · 3 years, 10 months ago
  13. 38e8a1c MINOR: debug: add a new DEBUG_FD build option by Willy Tarreau · 4 years ago
  14. bc52bec MEDIUM: fd: add experimental support for edge-triggered polling by Willy Tarreau · 4 years, 1 month ago
  15. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · 4 years, 1 month ago[Renamed (94%) from include/proto/fd.h]
  16. c2f7c58 REORG: include: move common/ticks.h to haproxy/ticks.h by Willy Tarreau · 4 years, 1 month ago
  17. a04ded5 REORG: include: move activity to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  18. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  19. af613e8 CLEANUP: thread: rename __decl_hathreads() to __decl_thread() by Willy Tarreau · 4 years, 1 month ago
  20. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  21. 856aabc CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 3 months ago
  22. ad91124 BUILD/MEDIUM: fd: Declare fd_mig_lock as extern. by Olivier Houchard · 4 years, 4 months ago
  23. 8851664 MINOR: fd: Implement fd_takeover(). by Olivier Houchard · 4 years, 4 months ago
  24. a7bf573 MEDIUM: fd: Introduce a running mask, and use it instead of the spinlock. by Olivier Houchard · 4 years, 4 months ago
  25. 2e8ab6b MINOR: use DISGUISE() everywhere we deliberately want to ignore a result by Willy Tarreau · 4 years, 4 months ago
  26. 77e3b4a CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 4 months ago
  27. 1ed3781 MINOR: fd: merge the read and write error bits into RW error by Willy Tarreau · 4 years, 4 months ago
  28. f80fe83 CLEANUP: fd: remove the FD_EV_STATUS aggregate by Willy Tarreau · 4 years, 4 months ago
  29. eaf05be OPTIM: polling: do not create update entries for FD removal by Willy Tarreau · 4 years, 6 months ago
  30. 1968988 MINOR: poller: do not call the IO handler if the FD is not active by Willy Tarreau · 4 years, 6 months ago
  31. 2aaeee3 BUG/MEDIUM: fd: HUP is an error only when write is active by Willy Tarreau · 4 years, 9 months ago
  32. 6b30898 MEDIUM: fd: do not use the FD_POLL_* flags in the pollers anymore by Willy Tarreau · 4 years, 10 months ago
  33. 8f2825f MINOR: fd: add two new calls fd_cond_{recv,send}() by Willy Tarreau · 4 years, 10 months ago
  34. 4ac9d06 MEDIUM: fd: mark the FD as ready when it's inserted by Willy Tarreau · 4 years, 10 months ago
  35. dbe3060 MINOR: fd: make updt_fd_polling() a normal function by Willy Tarreau · 4 years, 10 months ago
  36. f8ecc7f MEDIUM: fd: simplify the fd_*_{recv,send} functions using BTS/BTR by Willy Tarreau · 4 years, 10 months ago
  37. 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · 4 years, 10 months ago
  38. 931d8b7 MINOR: fd: add fd_write_frag_line() to send a fragmented line to an fd by Willy Tarreau · 4 years, 10 months ago
  39. f5cab82 MINOR: fd: make sure to mark the thread as not stuck in fd_update_events() by Willy Tarreau · 4 years, 11 months ago
  40. 5305505 MEDIUM: pollers: Remember the state for read and write for each threads. by Olivier Houchard · 5 years ago
  41. 305d5ab MAJOR: fd: Get rid of the fd cache. by Olivier Houchard · 5 years ago
  42. 1dad384 BUG/MEDIUM: fd/threads: fix excessive CPU usage on multi-thread accept by Willy Tarreau · 5 years ago
  43. a0fdce3 MINOR: fd: Don't use atomic operations when it's not needed. by Olivier Houchard · 5 years ago
  44. 7c49d2e MINOR: fd: Add a counter of used fds. by Olivier Houchard · 5 years ago
  45. d360879 MEDIUM: fd: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · 5 years ago
  46. 92fce85 MINOR: fd: Remove debugging code. by Olivier Houchard · 5 years ago
  47. bc9d984 BUG/MAJOR: fd/threads, task/threads: ensure all spin locks are unlocked by Richard Russo · 5 years ago
  48. 2d7f81b MINOR: fd: add a new my_closefrom() function to close all FDs by Willy Tarreau · 5 years ago
  49. 609aad9 REORG: time/activity: move activity measurements to activity.{c,h} by Willy Tarreau · 6 years ago
  50. f37ba94 MINOR: fd: centralize poll timeout computation in compute_poll_timeout() by Willy Tarreau · 6 years ago
  51. 87d54a9 MEDIUM: fd/threads: only grab the fd's lock if the FD has more than one thread by Willy Tarreau · 6 years ago
  52. 6aab737 MINOR: fd cache: And the thread_mask with all_threads_mask. by Olivier Houchard · 6 years ago
  53. 79321b9 MINOR: pollers: Add a way to wake a thread sleeping in the poller. by Olivier Houchard · 6 years ago
  54. cb92f5c MINOR: pollers: move polled_mask outside of struct fdtab. by Olivier Houchard · 6 years ago
  55. 6b96f72 BUG/MEDIUM: pollers: Use a global list for fd shared between threads. by Olivier Houchard · 6 years ago
  56. 6a2cf87 MINOR: fd: Make the lockless fd list work with multiple lists. by Olivier Houchard · 6 years ago
  57. 8ef1a6b BUG/MINOR: fd: Don't clear the update_mask in fd_insert. by Olivier Houchard · 6 years ago
  58. 26fb5d8 BUG/MEDIUM: fd/threads: ensure the fdcache_mask always reflects the cache contents by Willy Tarreau · 6 years ago
  59. 4cc67a2 MINOR: fd: move the fd_{add_to,rm_from}_fdlist functions to fd.c by Willy Tarreau · 6 years ago
  60. 4d84186 MEDIUM: fd: make updt_fd_polling() use atomics by Willy Tarreau · 6 years ago
  61. 1b76a6d CLEANUP: fd: remove the now unused fd_compute_new_polled_status() function by Willy Tarreau · 6 years ago
  62. 7ac0e35 MAJOR: fd: compute the new fd polling state out of the fd lock by Willy Tarreau · 6 years ago
  63. 1256836 MEDIUM: fd/threads: Make sure we don't miss a fd cache entry. by Olivier Houchard · 6 years ago
  64. 4815c8c MAJOR: fd/threads: Make the fdcache mostly lockless. by Olivier Houchard · 6 years ago
  65. a9786b6 MINOR: fd: pass the iocb and owner to fd_insert() by Willy Tarreau · 6 years ago
  66. 82b37d7 MEDIUM: fd: use atomic ops for hap_fd_{clr,set} and remove poll_lock by Willy Tarreau · 6 years ago
  67. 322e6c7 MINOR: fd: move the hap_fd_{clr,set,isset} functions to fd.h by Willy Tarreau · 6 years ago
  68. 745c60e CLEANUP: fd: remove the unused "new" field by Willy Tarreau · 6 years ago
  69. f2b5c99 CLEANUP: fd/threads: remove the now unused fdtab_lock by Willy Tarreau · 6 years ago
  70. 173d995 MEDIUM: polling: start to move maxfd computation to the pollers by Willy Tarreau · 6 years ago
  71. c9c8378 MINOR: fd: add a bitmask to indicate that an FD is known by the poller by Willy Tarreau · 6 years ago
  72. ebc78d7 BUG/MEDIUM: fd: maintain a per-thread update mask by Willy Tarreau · 6 years ago
  73. 69553fe MINOR: threads/fd: Use a bitfield to know if there are FDs for a thread in the FD cache by Christopher Faulet · 6 years ago
  74. 8b94969 MINOR: fd: cache-align fdtab and fdcache locks by Willy Tarreau · 7 years ago
  75. 53bae85 BUG/MINOR: threads: don't drop "extern" on the lock in include files by Willy Tarreau · 7 years ago
  76. 9dcf9b6 MINOR: threads: Use __decl_hathreads to declare locks by Christopher Faulet · 7 years ago
  77. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · 7 years ago
  78. f65610a CLEANUP: threads: rename process_mask to thread_mask by Willy Tarreau · 7 years ago
  79. 36716a7 MEDIUM: threads/fd: Initialize the process mask during the call to fd_insert by Christopher Faulet · 7 years ago
  80. a7c5d43 MINOR: threads/fd: Add a mask of threads allowed to process on each fd in fdtab array by Christopher Faulet · 7 years ago
  81. d4604ad MAJOR: threads/fd: Make fd stuffs thread-safe by Christopher Faulet · 7 years ago
  82. 21e9267 MINOR: fd: Add fd_update_events function by Christopher Faulet · 7 years ago
  83. d82b180 MINOR: fd: Use inlined functions to check fd state in fd_*_send/recv functions by Christopher Faulet · 7 years ago
  84. 8db2fdf MINOR: fd: Add fd_active function by Christopher Faulet · 7 years ago
  85. d531f88 MINOR: fd: Don't forget to reset fdtab[fd].update when a fd is added/removed by Christopher Faulet · 7 years ago
  86. 1fc0516 MINOR: proxy: Don't close FDs if not our proxy. by Olivier Houchard · 7 years ago
  87. 5be2f35 MAJOR: polling: centralize calls to I/O callbacks by Willy Tarreau · 10 years ago
  88. 041751c BUG/MEDIUM: polling: fix possible CPU hogging of worker processes after receiving SIGUSR1. by Conrad Hoffmann · 10 years ago
  89. 25002d2 MINOR: polling: create function fd_compute_new_polled_status() by Willy Tarreau · 10 years ago
  90. e852545 MEDIUM: polling: centralize polled events processing by Willy Tarreau · 10 years ago
  91. 6c11bd2 OPTIM: raw-sock: don't speculate after a short read if polling is enabled by Willy Tarreau · 10 years ago
  92. f817e9f MAJOR: polling: rework the whole polling system by Willy Tarreau · 10 years ago
  93. 033cd9d REORG: polling: rename "fd_process_spec_events()" to "fd_process_cached_events()" by Willy Tarreau · 10 years ago
  94. 899d957 REORG: polling: rename the cache allocation functions by Willy Tarreau · 10 years ago
  95. 16f649c REORG: polling: rename "fd_spec" to "fd_cache" by Willy Tarreau · 10 years ago
  96. 15a4dec REORG: polling: rename "spec_e" to "state" and "spec_p" to "cache" by Willy Tarreau · 10 years ago
  97. 69a41fa CLEANUP: polling: rename "spec_e" to "state" by Willy Tarreau · 10 years ago
  98. 8663105 BUG: Revert "OPTIM: poll: restore polling after a poll/stop/want sequence" by Willy Tarreau · 10 years ago
  99. 1208266 OPTIM: poll: restore polling after a poll/stop/want sequence by Willy Tarreau · 11 years ago
  100. ad38ace MEDIUM: connection: centralize handling of nolinger in fd management by Willy Tarreau · 11 years ago