FreeBSD hackers and Beowulf users,

I am porting SGE (a software for the compute farms, or
the so-called batch systems) to *BSDs, and I am
wondering if someone can take over some of the ports.
I just started porting the code to *BSDs. Currently, I
can get the code compiled on *BSDs with "#ifdef BSD"s.

I am starting the system specific part, mainly to get
the load, cpu, and stuff like that.

I am not done yet, but I just want to tell you that it
is getting there :-)

Someone also started the SGE port to FreeBSD (which
means duplicated work), so you are interested, or if
you want to be the maintainer of the ports (currently,
we have FreeBSD, NetBSD, OpenBSD, Darwin/MacOSX),
please contact me.

More info: gridengine.sunsource.net

Thanks,
 -Ron

--- I wrote:
> Status of the port(s):
> 
> - compiled on FreeBSD, NetBSD, OpenBSD.
> - coding routines to get the load:
>    load: getloadavg(3), kvm_getloadavg(3)
>    #cpu: sysctl(3) hw.ncpu
>    mem : sysctl(3) vm.stats_vm.*
>    proc info: kvm_getprocs(3)
> 
> -Ron
> 
> --- Andy Schwierskott <[EMAIL PROTECTED]>
> wrote:
> > Ron,
> > 
> > > OK, I think I should write a porting-HOWTO.
> > >
> > > Once I am done, can you also include in the
> > "HowTo"
> > > page?
> > 
> > Of course, we (and certainly many developers)
> would
> > be more than happy to
> > add such a page;-)
> > 
> > Andy
> > 

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


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to