real mode memory management question (Developers)
> Then you must be doing something wrong.
Yeah. :)
> Could you please post a short
> source code example to reproduce this behaviour?
http://nopaste.com/p/azIAZwhSW
It's a bit strange. Initially I can malloc 500 * 1024 (and also 650 * 1024 which would be 650 KB) and later in the loop it breakes after 59 * 1024 (which should be only 59 KB) due to malloc error.
Complete thread:
- real mode memory management question - mr, 24.08.2008, 18:42 (Developers)
- real mode memory management question - Japheth, 24.08.2008, 21:03
- real mode memory management question - mr, 24.08.2008, 21:19
- real mode memory management question - Japheth, 24.08.2008, 21:27
- real mode memory management question - mr, 24.08.2008, 21:19
- real mode memory management question - rr, 24.08.2008, 23:17
- real mode memory management question - mr, 24.08.2008, 23:30
- real mode memory management question - rr, 24.08.2008, 23:42
- real mode memory management question - mr, 25.08.2008, 00:53
- real mode memory management question - Rugxulo, 25.08.2008, 03:53
- real mode memory management question - marcov, 25.08.2008, 10:34
- real mode memory management question - Rugxulo, 25.08.2008, 03:53
- real mode memory management question - mr, 25.08.2008, 00:53
- real mode memory management question - rr, 24.08.2008, 23:42
- real mode memory management question - mr, 24.08.2008, 23:30
- real mode memory management question - marcov, 25.08.2008, 10:51
- real mode memory management question - Japheth, 24.08.2008, 21:03