diff options
author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-05-12 02:19:44 -0300 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-05-12 02:31:04 -0300 |
commit | b88c91dd3d03f1a452cdd48f0db4e010cb150753 (patch) | |
tree | 17ddf674e020be69d03cc1c3c49c3e041377603b /src/core/loader/ncch.cpp | |
parent | cb2b2071a8740311af72b43d8f1f9be6fd0cd36f (diff) |
Common: Remove async logging
It provided a large increase in complexity of the logging system while
having a negligible performance impact: the usage patterns of the ring
buffer meant that each log contended with the logging thread, causing
it to effectively act as a synchronous extra buffering.
Also removed some broken code related to filtering of subclasses which
was broken since it was introduced. (Which means no one ever used that
feature anyway, since, 8 months later, no one ever complained.)
Diffstat (limited to 'src/core/loader/ncch.cpp')
0 files changed, 0 insertions, 0 deletions