memdisk: New parameter (int15maxres) for specifying maximum RAM
commit3db568e482918d54739cf6d27955a3a5d3d5cd12
authorGene Cumm <gene.cumm@gmail.com>
Sat, 5 Feb 2011 21:56:21 +0000 (5 16:56 -0500)
committerGene Cumm <gene.cumm@gmail.com>
Sat, 5 Feb 2011 21:56:21 +0000 (5 16:56 -0500)
treedf72cb0dd9b0f1edade3a4a8fdb21ae8624c00bb
parent558087bfd62e8f74f58157e885cecc00feba836a
memdisk: New parameter (int15maxres) for specifying maximum RAM

Add a new parameter, int15maxres, for specifying (in decimal bytes) the
maximum amount of free RAM that different calls will return.  The RAM is
tagged in INT15h AXe820h as reserved in order to satisfy this.
memdisk/setup.c