about summary refs log tree commit homepage
path: root/ext/raindrops/raindrops.c
DateCommit message (Expand)
2021-11-26Allow Raindrops objects to be backed by a file
2017-03-18Merge remote-tracking branch 'origin/freebsd'
2017-03-18avoid reading errno repeatedly
2017-03-17tcp_info: support this struct under FreeBSD
2017-03-15TypedData C-API conversion
2013-04-11raindrops: favor configured processor count over online count
2011-03-11use unsigned values for all counters
2011-03-10fix stupid typo in Raindrops#size=
2011-03-11support for Raindrops#size= and Raindrops#evaporate!
2011-03-10rdoc: 100% documentation coverage!
2011-02-23add Raindrops::MAX constant
2011-02-23linux: add support for TCP_INFO reporting
2010-09-18use runtime cache line size detection
2010-09-18allow using libatomic_ops headers from HP
2010-08-04avoid munmap(MAP_FAILED,...) in GC phase
2010-04-07initial