Bug 11521 - BusyBox's "free" can't separate columns on 16GB RAM machine
Summary: BusyBox's "free" can't separate columns on 16GB RAM machine
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: 1.29.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-26 14:53 UTC by tateisu
Modified: 2018-11-27 14:44 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tateisu 2018-11-26 14:53:42 UTC
from https://github.com/syuilo/misskey/issues/3409

BusyBox's "free" can't separate columns on 16GB RAM machine.
it should enlarge column width if total memory gt 16GB,128GB, or more.

https://user-images.githubusercontent.com/37681609/49020073-f0ca0e00-f1d2-11e8-9b95-e0c85637662a.png

https://user-images.githubusercontent.com/37681609/49019768-0db21180-f1d2-11e8-96f3-70efbbb5b318.png
Comment 1 Denys Vlasenko 2018-11-27 14:44:02 UTC
Fixed in git, thanks!