John-Mark Gurney wrote:
Devesh Shah wrote this message on Thu, Nov 04, 2004 at 15:22 -0800:
Based on the SYSINIT framework, I have made ULE scheduler as a loadable module
but have not quite
figured how to migrate from default 4bsd to newly loaded ule scheduler or is it
possible at all.
As someon
Disregard this. Just found a link.
http://www.bitwizard.nl/sig11/
This was in the OutBox and I thought I deleted it before it was sent.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Haulmark, Chris
> Sent: Saturday, November 06, 2004 7:28 PM
I made a simple hello.c
#include
int main()
{
printf("Hello World\n");
return 0;
}
When I do this:
lrids# cc -o helloworld hello.c
cc: Internal compiler error: program ld got fatal signal 11
lrids#
It also creates a ld.core in the same directory.
I was given this ma
On Sat, Nov 06, 2004 at 09:22:13AM -0500, TWG Engineering wrote:
> Dear group,
> I am interested in setting up a server for my students at University of
> Indianapolis with a virtual OS configuration. I have used servers with the
> VKERN configuration. I have not been able to find information on
On Sat, Nov 06, 2004 at 11:21:23AM -0800, John-Mark Gurney wrote:
> Devesh Shah wrote this message on Thu, Nov 04, 2004 at 15:22 -0800:
> > Based on the SYSINIT framework, I have made ULE scheduler as a loadable module but
> > have not quite
> > figured how to migrate from default 4bsd to newly lo
Devesh Shah wrote this message on Thu, Nov 04, 2004 at 15:22 -0800:
> Based on the SYSINIT framework, I have made ULE scheduler as a loadable module but
> have not quite
> figured how to migrate from default 4bsd to newly loaded ule scheduler or is it
> possible at all.
As someone suggested, swi
Dear group,
I am interested in setting up a server for my students at University of
Indianapolis with a virtual OS configuration. I have used servers with the
VKERN configuration. I have not been able to find information on setting up
a box with whatever current release has this feature set avail
7 matches
Mail list logo