06-14-2020, 07:22 AM
@sohamb03
All clear!.. Nothing in your input is unexpected, except, may be, the buffer + cache values that are unusually high compared to what I get:
Worth investigating further by checking the Linux kernel's virtual memory (VM) subsystem, ie /proc/sys/vm/. But, I won't do it.
Good luck to you all!
All clear!.. Nothing in your input is unexpected, except, may be, the buffer + cache values that are unusually high compared to what I get:
Code: (Select All)
Buffers: 1755968 kB
Cached: 1666652 kB
Worth investigating further by checking the Linux kernel's virtual memory (VM) subsystem, ie /proc/sys/vm/. But, I won't do it.
(06-12-2020, 02:06 PM)sohamb03 Wrote: Yeah, I've implemented that for now, but I'll be integrating disk-speed-beta.sh into the main benchmarking script soon .. so that'll clearly differentiate between what's what.Don't forget to add dd's direct write and synchronous write tests too.
(06-12-2020, 10:59 AM)fChk Wrote: Starting next-weekend, I'll have more time available and, hopefully, will start a series of threads/posts where I'll lay out my understanding to this whole virtualization thing, while publishing my own VPS-9 data and trying to make sense of them as far as I can.Unfortunately, something came up and I won't be able to continue posting in this forum. Phoenix-based VPS-9 will be restituted by the end of the month as a result.
Good luck to you all!