dump_hex_vec(): do not re-emit header if reached end. |
|
More...
|
over 2 years ago
|
Count aje_addrandom() calls made with collected entropy. |
|
More...
|
over 2 years ago
|
entropy_harvest_many(): accelerate processing. |
|
More...
|
over 2 years ago
|
random_add_pool(): must still feed AJE regularly. |
|
More...
|
over 2 years ago
|
random_add_pool(): count times we flush our buffer. |
|
More...
|
over 2 years ago
|
Cycle through random data before flushing them. |
|
More...
|
over 2 years ago
|
Add randomness every minute instead of 30 seconds. |
|
More...
|
over 2 years ago
|
Do not hide the "random stats" command. |
|
More...
|
over 2 years ago
|
zget(): limit scope of global spinlock to a minimum. |
|
More...
|
over 2 years ago
|
walloc_get_zone(): do not keep lock whilst allocating zone. |
|
More...
|
over 2 years ago
|
rwlock_lock_granted(): verify waiter presence. |
|
More...
|
over 2 years ago
|
Only save the place where we first got the write lock. |
|
More...
|
over 2 years ago
|
vmm_mmap_anonymous(): optimize re-locking. |
|
More...
|
over 2 years ago
|
Comment fixes. |
|
More...
|
over 2 years ago
|
rwlock_deadlocked(): trace locking thread owner. |
|
More...
|
over 2 years ago
|
rwlock_readers_downto(): issue a memory barrier. |
|
More...
|
over 2 years ago
|
vmm_alloc_core(): style issue. |
|
More...
|
over 2 years ago
|
Ensure thread lock stack is sound. |
|
More...
|
over 2 years ago
|
thread_element_reset(): also clear lock stack overflow. |
|
More...
|
over 2 years ago
|
zalloc: do not keep lock whilst extending the zone. |
|
More...
|
over 2 years ago
|
Fix thread_lock_dump() logic. |
|
More...
|
over 2 years ago
|
Forgot to set te->ptid in discovered threads. |
|
More...
|
over 2 years ago
|
thread_lock_dump(): can now omit details if necessary. |
|
More...
|
over 2 years ago
|
Dump held locks when suspending thread with locks. |
|
More...
|
over 2 years ago
|
crash_mode(): disable locking on concurrent crash. |
|
More...
|
over 2 years ago
|
Recent version of glib define G_NORETURN already. |
|
More...
|
over 2 years ago
|
entropy_collect_gateway(): cache initial gateway information. |
|
More...
|
over 2 years ago
|
getgateway(): avoid endless warnings. |
|
More...
|
over 2 years ago
|
Add debugging define XMALLOC_DISABLED. |
|
More...
|
over 2 years ago
|
Avoid conflicting symbol with NetBSD's powerpc/frame.h (#36) |
|
More...
|
over 2 years ago
|