diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-01-02 19:04:27 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-01-02 19:04:27 +0000 |
commit | 89c72956ca18939ba3a2be10f10b049b003628f5 (patch) | |
tree | b82141ff94d259ffe455dc4e7bca2a8689eeff32 | |
parent | 7540b736d5e28f8c0644e6c2415c8d2ebf4b5861 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/assistant_eats_all_CPU/comment_4_ce85b4715a2f7315b68bed62e26d4f0e._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/assistant_eats_all_CPU/comment_4_ce85b4715a2f7315b68bed62e26d4f0e._comment b/doc/bugs/assistant_eats_all_CPU/comment_4_ce85b4715a2f7315b68bed62e26d4f0e._comment new file mode 100644 index 000000000..3d4392c90 --- /dev/null +++ b/doc/bugs/assistant_eats_all_CPU/comment_4_ce85b4715a2f7315b68bed62e26d4f0e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.227" + subject="comment 4" + date="2014-01-02T19:04:26Z" + content=""" +I've tested with the current release's Linux standalone amd64 build, and once the webapp shows no activity, strace shows it sitting there waiting for a futex, which causes no cpu load at all. +"""]] |