[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gomd-devel] first openMosix methods
From: |
Matthias Rechenburg |
Subject: |
Re: [gomd-devel] first openMosix methods |
Date: |
Sat, 1 Mar 2003 11:12:06 +0000 |
<snip>
> > The current (alpha) version is coneptionel working ok
> > but the main process exits after the first client connection :|
> > ... i did not fully investigate this problem yet.
> > Maybe someone of you can look into it too.
> > We need to have an "endless daemon loop" "somewhere" ;)
>
> The problem was a segfault while calling gomd destructor
> gomd::~gomd() (Temporary fixed in CVS)
:) good
>
> BTW, better than creating N specific function for each proc
> entry/value we could implement something like:
>
> string getProcEntry(string procfile);
you are absolutly right ;)
..... just a first idea.
>
> For example ....
> myuptime=getProcEntry("uptime");
> will return the vale contents of the file "/proc/uptime".
>
> myversion=getProcEntry("version");
> will return /proc/version value, something like
> "Linux version 2.4.20 (address@hidden) (gcc version 2.95.4 20011002 (Debian
> prerelease)) #4 Sun Dec 1 12:02:35 CET 2002"
howdy,
Matt
--
E-mail : address@hidden
www : http://www.openmosixview.com
an openMosix-cluster management GUI
Hi, I'm a fork bomb. Please run me as root. :(){ :|:&};:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [gomd-devel] first openMosix methods,
Matthias Rechenburg <=