Dave Watson d6feed6e66 Use tsd offset_state instead of atomic
While working on #852, I noticed the prng state is atomic.  This is the only
atomic use of prng in all of jemalloc.  Instead, use a threadlocal prng
state if possible to avoid unnecessary cache line contention.
2017-11-14 08:58:18 -08:00
..
2017-11-03 13:53:33 -07:00
2017-03-06 15:08:43 -08:00
2017-08-30 16:47:32 -07:00
2017-03-06 15:08:43 -08:00
2017-05-11 18:06:20 -07:00
2017-08-30 16:47:32 -07:00
2017-11-03 13:53:33 -07:00
2017-09-25 15:38:58 -07:00
2017-10-02 20:44:43 -07:00
2017-05-23 12:26:20 -07:00
2017-10-16 15:35:49 -07:00
2017-03-07 10:25:33 -08:00
2017-05-25 16:52:10 -07:00
2017-05-25 16:52:10 -07:00
2017-10-04 18:37:23 -07:00
2017-08-30 16:47:32 -07:00
2017-09-25 15:38:58 -07:00
2017-11-14 08:58:18 -08:00
2017-04-24 15:02:45 -07:00
2017-05-29 17:27:18 -07:00