chaosblade
chaosblade copied to clipboard
blade mem-load cache mode does not work
Issue Description
Type: bug report
when i use a command 'blade c mem load --mode cahce --mem-percent 90' to burn my cache , it does not work, the cache size remained same(i use top to observe),the error log is as follows:
1、the log shows no burnmem_tmpfs dir, so i create one:
2、after creating, it shows another error, you can see count is 0 which is obviously wrong
the enviroment i used is oracle linux server 7.6, and the arch is x86_64
the blade version is 1.7.2
it seems the tmpfs is not correctly mount to burnmem_tmpfs, i have committed a pr to fix this issue.
has the PR merged yet?