Bruce Richardson
a4a61f79e5
eal/bsd: enable contigmem blocks >1GB in size
...
The contigmem module was using an "int" type for specifying the
size of blocks of memory to be reserved. A 2GB block was therefore
overflowing the signed 32-bit value, making 1GB the largest block
size that could be reserved as a single unit.
The fix is to change the type used for the buffer/block size to
an "int64_t" value.
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2015-03-10 16:19:43 +01:00
..
2015-03-10 12:06:08 +01:00
2015-02-03 16:56:58 +01:00
2015-03-04 11:19:37 +01:00
2015-02-03 16:56:58 +01:00
2015-03-10 12:06:08 +01:00
2015-03-10 16:19:43 +01:00
2015-03-10 11:47:46 +01:00
2015-03-10 12:06:08 +01:00
2015-03-10 11:47:46 +01:00
2015-02-03 16:56:58 +01:00
2015-02-24 22:12:35 +01:00
2015-02-24 02:26:24 +01:00
2015-03-04 11:19:37 +01:00
2015-03-10 12:06:08 +01:00
2015-03-10 11:47:46 +01:00
2015-03-10 11:47:46 +01:00
2015-03-10 12:06:08 +01:00
2015-02-03 16:56:58 +01:00
2015-02-20 22:10:52 +01:00
2015-02-24 02:01:13 +01:00
2015-02-26 00:08:25 +01:00
2015-03-04 11:19:25 +01:00
2015-03-10 11:47:46 +01:00
2015-03-09 18:07:44 +01:00
2015-03-09 18:07:44 +01:00
2015-03-10 11:47:46 +01:00
2015-03-10 15:24:06 +01:00
2015-03-10 16:08:15 +01:00
2015-02-28 00:22:00 +01:00
2015-02-26 00:19:16 +01:00
2015-03-04 11:19:37 +01:00
2015-03-09 18:07:44 +01:00
2015-03-10 11:47:46 +01:00
2015-02-26 00:08:25 +01:00
2015-02-23 19:31:24 +01:00
2015-02-03 16:56:58 +01:00
2015-03-10 12:06:08 +01:00
2015-03-10 12:06:08 +01:00
2015-02-03 16:56:58 +01:00
2015-02-03 16:56:58 +01:00
2015-03-10 11:47:46 +01:00
2015-03-09 12:46:46 +01:00
2015-02-26 00:31:45 +01:00