Joe Smith wrote:
...
$ grep '/proc' log
open("/proc/meminfo", O_RDONLY)         = 3
open("/proc/meminfo", O_RDONLY)         = 3
open("/proc/meminfo", O_RDONLY)         = 3

Oops--sent a few seconds too soon.

Since /proc/meminfo is just ascii text, you could at least try replacing it with a static text file copied from a machine with similar hardware specs.

I doubt that OOo needs exact, up-to-the-minute information about memory usage, but that's only a guess.

<Joe


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to