|
|
@7cf7ded
|
13 years |
jiri |
TCP retransmission (WIP). Allow setting timer in timer handler. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2a3214e
|
13 years |
jiri |
Fibril timer primitive.
TCP Time-Wait timeout.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b72efe8
|
13 years |
jiri |
Separate list_t typedef from link_t (user-space part).
* list_t …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d161715
|
14 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@47b7006
|
14 years |
martin |
improve run-time termination
* get rid of exit()
* get rid of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@64d2b10
|
14 years |
martin |
libc: do not intermix low-level IPC methods with async framework methods
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e26a4633
|
14 years |
martin |
introduce private libc.h header containing items which should not be …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4db1fbf
|
14 years |
martin |
make the libc private header really private (i.e. do not allow to be …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0c70f7e
|
14 years |
jakub |
Crash the task if the fibril is serialized and attempts to use fibril …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c81b6f2
|
14 years |
jakub |
Add fibril_rwlock_is_locked().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b0a76d5
|
14 years |
jakub |
Add interfaces for partial enforcement of locking protocols in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9414abc
|
14 years |
jakub |
Add deadlock detection for cases when the rwlock is owned by only one …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@55bd76c
|
14 years |
jakub |
More straightforward use of check_for_deadlock().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@649efcd
|
14 years |
jakub |
Add support for detecting deadlocks involving fibril rwlocks.
Readers …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@84b7384
|
14 years |
jakub |
Use context_get_fp() to support platform-agnostic stack tracing using …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@12c38f5
|
14 years |
jakub |
Do not attempt to print the caller's stack twice in print_deadlock(). …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1fa010c
|
14 years |
jakub |
Implement simple deadlock detection for fibril mutexes.
The mechanism …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@525df28
|
14 years |
jakub |
Record what synchronization primitive the fibril waits for.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3e20fd48
|
14 years |
jakub |
Record the ownership tracking info for fibril mutexes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@63f8966
|
15 years |
martin |
rename library directories (the common "lib" prefix is already in the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|