[webkit-qt] QtWebkit + Java

Zoltan Herczeg zherczeg at inf.u-szeged.hu
Sun Feb 12 20:20:10 PST 2012


Hi,

> Also, I have a strange memory issue. In /proc/$PID/status I can see:
>
>   VmSize:  2163004 kB
>
> So it allocated > 2GB virtual memory, even though it is really using only
> about 50 MB RAM. Could anyone shed some light on why this might be
> happening
> (and possibly a way to prevent something like this from happening)?

The memory allocator JavaScriptCore allocates that huge address space. I
don't think you can prevent that, and it should be harmless.

Regards,
Zoltan




More information about the webkit-qt mailing list