Skip to content

Commit

Permalink
jemalloc using restartable sequences
Browse files Browse the repository at this point in the history
Still needs some cleanup.

A percpu lock is used for the slow path, the hot path uses restartable sequences to do reads on the ncached and avail array, and then setting ncached as the last write.
  • Loading branch information
Dave Watson committed Oct 22, 2015
1 parent ea7449f commit 51f6e6f
Show file tree
Hide file tree
Showing 3 changed files with 414 additions and 108 deletions.

0 comments on commit 51f6e6f

Please sign in to comment.