- Aug 26, 2018
-
-
Mohammed Bilal Akhtar authored
-
Mohammed Bilal Akhtar authored
-
- Aug 02, 2018
-
-
Martin Karsten authored
- add connection counter to webserver
-
- Jul 31, 2018
-
-
Martin Karsten authored
-
- Jul 27, 2018
-
-
Martin Karsten authored
- other clerical updates related to polling
-
Martin Karsten authored
. remove possible ineffective type-casts . handle volatile declarations for 'next' by union with 'vnext' - clearical update in StackContext.h
-
- Jul 26, 2018
-
-
Martin Karsten authored
- clerical updates in EventScope.h and webserver.cpp - try yield-before-poll in poll fibre
-
Martin Karsten authored
- clerical update in EventScope::registerFD(), Fibre.h, testoptions.h - add multi-scope support to echotest and webserver
-
Martin Karsten authored
- cache context pointers to cluster, poller, event scope in TLS
-
- Jul 24, 2018
-
-
Martin Karsten authored
-
Martin Karsten authored
-> integrate timer queue -> change from global pointer to reference in cluster - related/necessary clerical updates in BlockingSync.h - clerical changes & cleanup in poller classes
-
- Jul 23, 2018
-
-
Martin Karsten authored
-
- Jul 22, 2018
-
-
Martin Karsten authored
- remove blocking semantics from nemesis queue - clerical updates in intrusive stub mpsc queue - clerical updates in intrusive container declarations for StackContext - add some 'const' declarations where possible - split poll vs. block in poller stats
-
- Jul 19, 2018
-
-
Martin Karsten authored
-
Martin Karsten authored
- fix socket options in webserver - primarily for FreeBSD
-
- Jul 12, 2018
-
-
Martin Karsten authored
- clerical updates in BaseProcessor
-
- Jul 10, 2018
-
-
Martin Karsten authored
Set Context::currStack when changing fibres in gdb debugging See merge request !5
-
Martin Karsten authored
-
- Jul 08, 2018
-
-
Mohammed Bilal Akhtar authored
-
- Jul 06, 2018
-
-
Martin Karsten authored
- bug fixes in debugging support - make poller pthread with tight polling default - change order of scheduling when using poller fibre
-
- Jul 02, 2018
-
-
Martin Karsten authored
- fix some FreeBSD idiosyncrasies
-
Martin Karsten authored
- re-introduce lfClose and cfibre_close - use FreeBSD FD registration scheme - clerical update in Fibre - remove race condition in debug support
-
- Jun 29, 2018
-
-
Martin Karsten authored
-
- Jun 25, 2018
-
-
Martin Karsten authored
-
- Jun 24, 2018
-
-
Martin Karsten authored
-
Martin Karsten authored
Add column header for info fibres, and add tabs between fields See merge request !3
-
Martin Karsten authored
-
Martin Karsten authored
-
Mohammed Bilal Akhtar authored
-
- Jun 20, 2018
-
-
Martin Karsten authored
-
Martin Karsten authored
-
Martin Karsten authored
- clerical updates
-
Martin Karsten authored
-
- Jun 19, 2018
-
-
Martin Karsten authored
Add support for backtraces/info about active fibres See merge request !2
-
- Jun 18, 2018
-
-
Mohammed Bilal Akhtar authored
-
- Jun 16, 2018
-
-
Martin Karsten authored
-
Martin Karsten authored
-
- Jun 14, 2018
-
-
Martin Karsten authored
- remove numerous fastpath/slowpath designations -> impact not clear
-
- Jun 07, 2018
-
-
Martin Karsten authored
-
Martin Karsten authored
Populate filename, line number, and function name in info fibres See merge request !1
-