Opened at 2008-06-24T01:47:38Z
Last modified at 2020-12-09T14:17:10Z
#478 closed enhancement
add memory-usage to stats-provider numbers — at Initial Version
Reported by: | warner | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code-storage | Version: | 1.1.0 |
Keywords: | performance memory statistics privacy | Cc: | |
Launchpad Bug: |
Description
It would be nice for a Tahoe node to measure its own memory usage (when possible: i.e. under linux with a readable /proc/self/statm) and report them in the stats-provider data. This would also cause them to be logged to the foolscap logs each time the stats-gatherer asks for them.
There is code to measure the memory usage in source:src/allmydata/test/check_memory.py
Note: See
TracTickets for help on using
tickets.