D27362: Linux/cpuinfo.c: bump CPUINFOBUFSIZE for 12+ core CPUs

Jakob Kummerow noreply at phabricator.kde.org
Thu Feb 13 13:07:31 GMT 2020


jakobkummerow added a comment.


  cfeck: Sure, an even better long-term fix would be to stop depending on a hard-coded buffer size. Interleaved reading and parsing would be one way to achieve that; another way would be a dynamic buffer size: start small, and if it's too small then allocate a new buffer that's twice as large and try again.
  
  That said, I think the wish for a more scalable solution shouldn't block a (trivially simple) short-term fix that restores functionality for users that are affected **today**.

REPOSITORY
  R106 KSysguard

REVISION DETAIL
  https://phabricator.kde.org/D27362

To: jakobkummerow, davidedmundson
Cc: cfeck, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200213/d1df18eb/attachment.html>


More information about the Plasma-devel mailing list