13
I Use This!
Very Low Activity

Commits : Listings

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