kandeshvari / phantomuserland

Automatically exported from code.google.com/p/phantomuserland
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Physical memory allocation errors #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Run Phantom for 1 hr
2. type mem in log window debugger
3. see memory allocation overrun - free mem >> total mem, alloced mem > total

Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 8 Oct 2010 at 3:16

GoogleCodeExporter commented 8 years ago
stats shows (aft some 2 hrs) 17000 pages alloc'ed and 22000 freed!

Original comment by dmitry.zavalishin@gmail.com on 8 Oct 2010 at 9:40

GoogleCodeExporter commented 8 years ago
Alloc/free counting was wrong. Fixed and regr. test written.

Original comment by dmitry.zavalishin@gmail.com on 17 Feb 2011 at 5:45