Tuesday, June 23, 2009

Module Loader

Module loader appears to be complete. It now shared code and rodata pages between processes, and r/w data is shared using COW pages. This significantly reduces use of physical memory and is thus good. Now work moves on to testing this, and then to pagefile code.

2 comments:

Winston said...

Are there any plans on being able to launch programs from SD card in addition to RAM?

Dmitry Grinberg said...

DGOS is a modern OS. ALL programs are stored on storage, and run from RAM, same as windows, linux, macos, iphone, etc...

Unlike PalmOS there is no such things as programs stored in ram...