Quote:
Originally Posted by design256
I think they are threads or the 2.4 equivalent - they are all using shared memory. Scotty actually has the 32MB memory marked as cached available for use. Out of 64MB total
assigned this isn't too bad.
|
vfork then. There is a Warning message in the debug of contentLister:
(CL_E)programManager.c:%d,%s() pmRunViewer: can't fork %s
So guess that this is the way of calling a application, forking contentLister and one of the branches waits for termination, or perhaps even feeds the keyboard input, who knows. But this does not explain the forks in "browser" itself (heavily patched minimo, remember).