>> >> 2011/7/13 Wesley Craig <wescr...@columbia.edu>: >>> >>> I'd think you'd want to add this to telemetry_rusage(). Seems like you >>> can get this data from getrusage() since kernel 2.6.22? >>> > > Hi there, > > apologies for bumping the old topic, but in preparation for what I think I > want to have included in 2.5 (now the master branch still), I successfully > merged the two branches. > > I can, and would like to, push this out to the git.cyrusimap.org/cyrus-imapd > master branch for inclusion as is in 2.5, if there's no objections. > > Kind regards, > > Jeroen van Meeuwen
Hi Jeroen, Just to be clear. The patch has not be modified to use telemetry_rusage() The philosophy of telemetry_rusage seem to be : must be POSIX guaranteed Don't know if we really want specific kernel feature here. But I agree with Wesley too :-) Mixed opinion :-/ Regards, Olivier ROLAND