lkml.org 
[lkml]   [2000]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjecttotal swap bigger then 4GB
The kernel stores total swap in an unsigned long variable (in the struct
sysinfo in kernel.h). If we have a total swap of more the 4GB, the value
overflows, and, for example, info displayed in /proc/meminfo is wrong
(actually it is the 32 least significant bits of the value).

Is there any way to overcome this problem?


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.026 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site