diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2011-06-10 14:37:21 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-06-10 14:57:12 +0200 |
commit | 597b99b09a007dfa8ddfce31c480765b0c7baa6a (patch) | |
tree | 426014cb58ea155a3c53c7523688c38fea53eb0a /units | |
parent | dc725264f34f3a81eb47b7472f4484f849e0461d (diff) |
readahead-common: fix total memory size detection
sysinfo returns the total memory size in multiples of mem_unit bytes.
As long as the size in bytes fits into unsigned long, the kernel uses
mem_unit = 1, but this is not true on i386 with more than 4 GB RAM.
https://bugzilla.redhat.com/show_bug.cgi?id=712341
Diffstat (limited to 'units')
0 files changed, 0 insertions, 0 deletions