Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!newshost.telstra.net!act.news.telstra.net!vic.news.telstra.net!news.mira.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!odin.oar.net!malgudi.oar.net!imci4!newsfeed.internetmci.com!uwm.edu!lll-winken.llnl.gov!osi-east2.es.net!cebaf4.cebaf.gov!recycle.cebaf.gov!doolitt From: doolitt@recycle.cebaf.gov (Larry Doolittle) Newsgroups: comp.unix.bsd.freebsd.misc,comp.os.linux.advocacy,comp.os.linux.misc Subject: Re: Linux or FreeBSD, which is more reliable? Followup-To: comp.unix.bsd.freebsd.misc,comp.os.linux.advocacy,comp.os.linux.misc Date: 3 Apr 1996 18:39:17 GMT Organization: CEBAF Lines: 15 Message-ID: <4jugkl$fun@cebaf4.cebaf.gov> References: <4jt34a$1nm@news7.erols.com> NNTP-Posting-Host: recycle.cebaf.gov X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:16606 comp.os.linux.advocacy:43509 comp.os.linux.misc:96090 Reinhold J. Gerharz (rgerharz@erols.com) wrote: : I have dabbled with Linux for a few years, now, but have never tried : FreeBSD. I would like to use one or the other to build a data : acquisition system that must stay up for more than a year at a time. ^^^^^^^^^^^^^^^^^^^^^^^^^^ Linux can only be expected to stay up 248 days, at which time the 100Hz jiffy counter will go negative. Solutions are: 1. Slow down the clock 2. Run on an alpha (1024 Hz and 64-bit jiffies) 3. Initialize jiffies to 214748000048 and debug what happens after an hour 4. Add the line /sbin/shutdown -r +705600 "running out of jiffies" to your /etc/rc.d/rc.local (thanks, Werner) - Larry Doolittle ldoolitt@cebaf.gov