lp:~adam-hraska+lp/helenos/rcu
Created by
hraska
and last modified
- Get this branch:
- bzr branch lp:~adam-hraska+lp/helenos/rcu
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 1665. By Adam Hraska <email address hidden>
-
futex: Switched from using mutexes to spinlocks in futex subsystem.
- 1663. By Adam Hraska <email address hidden>
-
rcubench: Replaced futex contention benchmark with futex syscall benchmark.
- 1661. By Adam Hraska <email address hidden>
-
rcubench: Added futex upgradable lock vs plain semaphore benchmarks. Dumps results to file.
- 1660. By Adam Hraska <email address hidden>
-
Turned malloc's futex semaphore into a lock upgradable from a light weight single threaded version to a thread safe version.
- 1659. By Adam Hraska <email address hidden>
-
Fix: added missing unlock of ipc futex when memory is scarce.
- 1657. By Adam Hraska <email address hidden>
-
Fixed new/dying fibril (de)registration with urcu; due to typo in macro.
- 1656. By Adam Hraska <email address hidden>
-
Backed rwlock with futex lock instead of a futex semaphore.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:helenos