Age | Commit message (Expand) | Author |
2016-10-15 | Avoid warnings if increasing a threads priority fails. | Justus Winter |
2016-02-23 | libports: preserve the complex message flag | Justus Winter |
2015-08-14 | libports: clarify why we emulate protected payloads | Justus Winter |
2015-04-07 | libports: use protected payloads to optimize the object lookup | Justus Winter |
2015-02-17 | libports: avoid acquiring global lock in message dispatch | Justus Winter |
2015-01-17 | libports: silence pointless error message | Justus Winter |
2014-02-22 | libports: work around bugs in server termination | Richard Braun |
2013-12-28 | libports: remove the threadvars stack size hack | Richard Braun |
2013-11-30 | libports: another right leak fix | Richard Braun |
2013-11-28 | libports: improve error reporting in adjust_priority | Justus Winter |
2013-11-26 | libports: fix right leaks when adjusting priorities | Richard Braun |
2013-11-16 | libports: implement lockless management of threads | Justus Winter |
2013-11-09 | libports: fix the thread counts in case the thread creation fails | Justus Winter |
2013-11-09 | Normalize whitespace at the end of each file to '\n' | Justus Winter |
2013-01-27 | Do not warn about not raising priority of non-root translators | Samuel Thibault |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2012-11-24 | Move starvation-reduction computation into adjust_priority | Richard Braun |
2012-11-24 | Reduce contention on thread creation in libports | Richard Braun |
2012-09-23 | Reduce starvation among libports threads | Richard Braun |
2011-11-15 | Add comments | Samuel Thibault |
2011-11-15 | Keep at least one request handler thread. | Diego Nieto Cid |
2008-12-29 | 2008-12-29 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault |
1997-08-20 | *** empty log message *** | Thomas Bushnell |
1997-08-20 | Wed Aug 20 13:56:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell |
1996-03-28 | (ports_manage_port_operations_multithread): Fill in meaningful | Michael I. Bushnell |
1996-01-27 | (ports_manage_port_operations_multithread): | Miles Bader |
1995-11-22 | Don't wire timeouts to zero. | Roland McGrath |
1995-11-21 | (ports_manage_port_operations_multithread): Actually, just use | Michael I. Bushnell |
1995-11-21 | (ports_manage_port_operations_multithread): Lock _ports_lock around | Michael I. Bushnell |
1995-11-21 | (ports_manage_port_operations_multithread/internal_demuxer): If the | Michael I. Bushnell |
1995-10-24 | (ports_manage_port_operations_multithread/internal_demuxer): Don't | Michael I. Bushnell |
1995-08-29 | (ports_manage_port_operations_multithread): Hammer WIRE_CTHREADS on | Michael I. Bushnell |
1995-07-21 | (ports_manage_port_operations_multithread): For now, wire | Michael I. Bushnell |
1995-07-18 | (ports_manage_port_operations_multithread): typo | Michael I. Bushnell |
1995-07-18 | (ports_manage_port_operations_multithread) [thread_function]: Return | Michael I. Bushnell |
1995-07-12 | (ports_manage_port_operations_multithread) [internal_demuxer]: | Michael I. Bushnell |
1995-06-26 | (ports_manage_port_operations_multithread): Declare NREQTHREADS asd | Michael I. Bushnell |
1995-06-26 | (ports_manage_port_operations_multithread): Declare ERR inside | Michael I. Bushnell |
1995-06-26 | (ports_manage_port_operations_multithread): When master goes back to | Michael I. Bushnell |
1995-06-26 | (ports_manage_port_operations_multithread/thread_function): Don't hold | Michael I. Bushnell |
1995-06-20 | Initial revision | Michael I. Bushnell |