You must log in or register to comment.
1kB is 1000B you are using KiB which Windows to this day calls KB -.-
Linux kernel guilty as well. It reports memory in “kb”, but digging through documentation, you will at some point see that they actually mean KiB. The “kb” would be 1000 bits.