improved gettimeofday() timer resolution by maintaining acceptable load
authorTim Janik <timj@imendio.com>
Thu, 1 Dec 2005 23:21:49 +0000 (23:21 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 1 Dec 2005 23:21:49 +0000 (23:21 +0000)
commit8a5fb6c1be55616338ef2ce8dbf044d049f4dcbb
tree79ec571b45f76dceee79a671100608b7c58e03b8
parent2319431345378df679e33f14b4b0f2d78eb6ce0d
improved gettimeofday() timer resolution by maintaining acceptable load

Fri Dec  2 00:16:59 2005  Tim Janik  <timj@imendio.com>

        * glib/gslice.c: improved gettimeofday() timer resolution by maintaining
        acceptable load distribution of the syscall.
        (allocator_get_magazine_threshold): reduce minimum/single-thread magazine
        sizes to approximately page_size/2.5 to avoid excessive startup allocations.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12