[ros-kernel] Compile ros-on-ros

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Wed May 19 15:49:56 CEST 2004


Gunnar Dalsnes wrote:
> When trying to compile ros-on-ros i get this (in Vmware with 68mb ram):
> 
> (KERNEL32:mem/global.c:413) Memory Load: 73
> (ex/sysinfo.c:825) SystemFullMemoryInformation

I'll have a safe Kernel time process commited soon.

> PID: 1, KernelTime: 0 PFFree: 50 PFUsed: 0

(Paged File Used) PFUsed is zero! With PFFree 50! * 4096 = 204800 bytes (Size of PF).

> MC_CACHE 7584, MC_USER 2458, MC_PPOOL 89, MC_NPPOOL 2456, MiNrAvailablePages
> 4547
> (KERNEL32:mem/global.c:413) Memory Load: 73

Wow memory leak? Load at 73 percent!

> (NTDLL:ldr/utils.c:2119) Relocating (77ed0000 -> 62a000)
> C:\reactos\system32\gdi32.dll
> (mm/pagefile.c:132) MM: Out of swap space.
> 

Based on that, swap space is not used at all!

> Is this normal? Do i have to increase the swap-file?
> 
> The compile process stopped when compiling ntoskrnl. When i looked into the
> ntoskrnl folder i suddenly had 979 files (about 600-700 bytes each) named
> dfxbs00000.o, dfxbs00001.o, dfxbs00002.o etc. Hmmm...
> 
> -Gunnar
> 
> 
Yes, the compile did not finish.

So, has pagefile.sys been enabled or the stats I have found are wrong?
Thanks,
James


More information about the Ros-kernel mailing list