improved gettimeofday() timer resolution by maintaining acceptable load
authorTim Janik <timj@imendio.com>
Thu, 1 Dec 2005 23:20:22 +0000 (23:20 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 1 Dec 2005 23:20:22 +0000 (23:20 +0000)
commit2319431345378df679e33f14b4b0f2d78eb6ce0d
tree7ee7b55e15bd42972a271b45883ff89dfd88a7f1
parenta2f85d23ef64b945fb61c446b5c5ef7bd7a5712e
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.
        (slab_allocator_free_chunk): 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
glib/gslice.c