felixf
|
3169d7c35a
Patched problem with processes that could not be resumed after GC (list protection).
|
6 vuotta sitten |
negelef
|
3f52aadd8d
Rerouted the global alternate stack to the end (lowest address) of each process stack. This fixes potentially shared stacks and allows the garbage collector to traverse stack frames even if a process is currently handling user-defined signals on the alternate stack. However, the alternate stack is used for catching segmentation faults caused by stack overflows, which may now reuse the last part of the stack and therefore corrupt stack traces. This is an experimental patch and may need improvement.
|
6 vuotta sitten |
negelef
|
d394d60081
Exported hidden register
|
7 vuotta sitten |
eth.guenter
|
ec13e5fc77
combined Linux Unix modules
|
7 vuotta sitten |