linux smp 2.2.17 hangs
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
llorenc scilrp at clust.uib.esFri Nov 3 08:01:25 PST 2000
- Previous message: night-time auto-reboot?
- Next message: linux smp 2.2.17 hangs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello. I'm new here. I have a problem with a dual processor motherboard
(Supermicro PIIIDR3) running linux smp 2.2.17. When I run two for loops,
(one in each processor) after a while my computer hangs. Can anyone help
me please?
Here are the code:
main()
{
unsigned int;
for(i=0;i<100000000;i++)
;
}
At the pronpt shell:
> gcc loop.c -o loop
>time ./loop & time ./loop
- Previous message: night-time auto-reboot?
- Next message: linux smp 2.2.17 hangs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
