There was discussion early on in the development of the memory controller
that bytes were going to be used as the base unit for accounting. I had
disagreed in favor of kB since page sizes are always in these increments
and historically the kernel has exported statistics this way via
/proc/meminfo.
--