chaosblade icon indicating copy to clipboard operation
chaosblade copied to clipboard

blade mem-load cache mode does not work

Open sunny-xiao opened this issue 1 year ago • 5 comments

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: image image 2、after creating, it shows another error, you can see count is 0 which is obviously wrong image the enviroment i used is oracle linux server 7.6, and the arch is x86_64 the blade version is 1.7.2

sunny-xiao avatar Jul 17 '23 09:07 sunny-xiao

it seems the tmpfs is not correctly mount to burnmem_tmpfs, i have committed a pr to fix this issue.

hengyoush avatar Jul 21 '23 15:07 hengyoush

has the PR merged yet?

sunny-xiao avatar Jul 27 '23 01:07 sunny-xiao