Thanks Allen, you're exactly right. I'm charged with the task of finding lots of nasties like that in our old code base where a number of things were just hacked in down and dirty. Our embeded environment moved from XINU on an SH2/SH3 with no mmu support and a BSD protocol stack we hacked in ourselves to Linux kernel, MIPS, and mmu. Codeing standards truely have had to step up a couple levels due to the growing complexity of the environment, but eventually it will be worth the pain. > > > alarm(1) > [sudden swap frenzy] > alarm is delivered.. do nothing > read > > blocks forever. You need to make clever use of siglongjmp to avoid that one > occurring or use select/poll. > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- RE: 2.4.0-test9-pre8, usb, unresolved symbols Dunlap, Randy
- Re:2.4.0-test9-pre8, usb, unresolved symbols f5ibh
- Re: 2.4.0-test9-pre8, usb, unresolved symbols Claude LeFrancois (LMC)
- 2.4.0-test6 network socket problems J. Scott Kasten
- Re: 2.4.0-test6 network socket problems J. Scott Kasten
- Re: 2.4.0-test6 network socket proble... Richard B. Johnson
- Re: 2.4.0-test6 network socket proble... Alan Cox
- Re: 2.4.0-test9-pre8, usb, unreso... J. Scott Kasten
- Re: 2.4.0-test9-pre8, usb, unresolved symbols Greg KH
- Re: 2.4.0-test9-pre8, usb, unresolved sym... Claude LeFrancois (LMC)
- Re: 2.4.0-test9-pre8, usb, unresolved... Keith Owens
- Re: 2.4.0-test9-pre8, usb, unreso... Randy Dunlap
- Re: 2.4.0-test9-pre8, usb, u... Greg KH
- Re: 2.4.0-test9-pre8, usb, u... Keith Owens
- Re: 2.4.0-test9-pre8, us... Greg KH
- Re: 2.4.0-test9-pre8, us... Keith Owens
- Re: 2.4.0-test9-pre8, us... Greg KH
- Re: 2.4.0-test9-pre8, us... Christoph Hellwig