RE: temperature standard - global config option?

2001-06-08 Thread Leif Sawyer
> From: L. K. [mailto:[EMAIL PROTECTED]] > I really do not belive that for a CPU or a motherboard +- 1 > degree would make any difference. You haven't pushed your system, or run it in a hostile environment then. There are many places where systems are run right up to the edge of thermal breakdo

RE: 2.4.5 -ac series broken on Sparc64

2001-05-30 Thread Leif Sawyer
Alan Cox responded to: > Leif Sawyer, who wrote: >> include/linux/irq.h:61: asm/hw_irq.h: No such file or directory >> *** [sched.o] Error 1 >> >> a find . -name 'hw_irq.h' shows appropriate versions >> in i386, ia64, mips, mips64, alpha, ppc, parisc,

2.4.5 -ac series broken on Sparc64

2001-05-29 Thread Leif Sawyer
i've successfully built the 2.4.5 vanilla kernel. I went to check the -ac series, and each [1-4] breaks in the same way on Sparc64 platform: include/linux/irq.h:61: asm/hw_irq.h: No such file or directory *** [sched.o] Error 1 a find . -name 'hw_irq.h' shows appropriate versions in i386, ia64,

DHCP comiling issues under sparc linux

2001-05-01 Thread Leif Sawyer
riate maintainers. Please read below for the summary. I'll be happy to fill in the blanks off-list. Thanks, Leif -Original Message- Ted Lemon responds to: > Leif Sawyer who wrote: > Under Kernel 2.4.3, at least for Sparc64, the following > define in includes/cf/linux.h creates th

RE: [OT] Re: CML2 1.3.1, aka "I stick my neck out a mile..."

2001-04-30 Thread Leif Sawyer
freelance. poing!) #insert -- Leif Sawyer -- Pi@4398680 [EMAIL PROTECTED] || [EMAIL PROTECTED] || internic: LS2540 (907) 868 - 0116 || ICQ - 3749190 || http://home.gci.net/~leif Network Engineer -- General Communication Inc. PGP Fingerprint: 77 C8 34 B8 FD BC C6 32 5F FE 93 4B AE 6C F7 4E

RE: IP Acounting Idea for 2.5

2001-04-17 Thread Leif Sawyer
> > Jesse Pollard replies: > > to Leif Sawyer who wrote: > > >> Besides, what would be gained in making the counters RO, if > > >> they were cleared every time the module was loaded/unloaded? > > > > > > 1. Knowlege that the module was re

RE: IP Acounting Idea for 2.5

2001-04-17 Thread Leif Sawyer
Jesse Pollard replies: to Leif Sawyer who wrote: >> Besides, what would be gained in making the counters RO, if >> they were cleared every time the module was loaded/unloaded? > > 1. Knowlege that the module was reloaded. > 2. Knowlege that the data being measured i

RE: IP Acounting Idea for 2.5

2001-04-17 Thread Leif Sawyer
Jesse Pollard continues with: > Leif Sawyer <[EMAIL PROTECTED]>: >>> Ian Stirling [mailto:[EMAIL PROTECTED]] >>>> Manfred Bartz responded to >>>>> Russell King <[EMAIL PROTECTED]> who writes: >>>>> >>>>> You just i

RE: IP Acounting Idea for 2.5

2001-04-16 Thread Leif Sawyer
> From: Ian Stirling [mailto:[EMAIL PROTECTED]] > > Manfred Bartz responded to > > > Russell King <[EMAIL PROTECTED]> who writes: > > > > You just illustrated my point. While there is a reset capability > > > people will use it and accounting/logging programs will get wrong > > > data. Resetabl

RE: CML2 1.1.3 release announcement

2001-04-16 Thread Leif Sawyer
It also appears that upon a re-configuration of 2.4.3 from 2.2.17: > cd /usr/src/linux > cp ../linux-2.2.17/.config . > make oldconfig where the old configuration did not include FrameBuffer support, then performing an Xconfig to tweak some settings and enable FB, no default fonts were allocated

RE: IP Acounting Idea for 2.5

2001-04-16 Thread Leif Sawyer
Manfred Bartz responded to > Russell King <[EMAIL PROTECTED]> who writes: > > > On Mon, Apr 16, 2001 at 12:07:31PM +1000, Manfred Bartz wrote: > > > There is another issue with logging in general: > > > > > > *COUNTERS MUST NOT BE RESETABLE!!!* > > > > Umm, no. Counters can be

Re: CML2 1.1.3 release announcement

2001-04-16 Thread Leif Sawyer
Hmm. Looking better - I'm in the process of configuring v2.4.3.. It looks as if the TUN/TAP selection isn't being grok'd right. It should be available as a module, yet the 'm' is greyed out and not selectable. I don't see any prerequistes in the drivers/net/rules.cml either, although i'm not e

RE: How to compile linux 0.0.0.1?

2001-03-30 Thread Leif Sawyer
On Fri, 30 Mar 2001, Alan Olsen wrote: > On Fri, 30 Mar 2001, David Relson wrote: > >> At 03:06 PM 3/30/01, Alan Olsen wrote: >>>On Fri, 30 Mar 2001, Bruno Avila wrote: >>> I can't find this anywhere. What is the version of the tools to compile linux kernel 0.0.0.1 (../Historic)? And >>

RE: [PATCH] Prevent OOM from killing init

2001-03-21 Thread Leif Sawyer
Patrick O'Rourke, who wrote: > Since the system will panic if the init process is chosen by > the OOM killer, the following patch prevents select_bad_process() > from picking init. > (Patch deleted) What happens when init is not pid == 1, as is often the case during installs, booting off of cdr

RE: Linux stifles innovation...

2001-02-21 Thread Leif Sawyer
> From: Dr. Kelsey Hudson [mailto:[EMAIL PROTECTED]] > > 'good' in this case was meant to mean working properly, well-coded, > does-what-it's-suppossed-to-do, eg not broken in one way or > another. English should have a better word that 'good...' > Functional, perfect, clean, documented, reada

RE: named streams, extended attributes, and posix

2001-01-25 Thread Leif Sawyer
[EMAIL PROTECTED] [[EMAIL PROTECTED]] wrote: > Here's an idea: streams/etc are reached by appending > "/.../xxx" or some such to paths, thus: > for streamname on /dir/file, we have "/dir/file/.../streamname" > for a directory /dir/dir, we get /dir/dir/.../streamname" >-- "..." is a speci

RE: Error compiling for sparc64

2001-01-24 Thread Leif Sawyer
David S. Miller [[EMAIL PROTECTED]] wrote: > Wrong, your one-line fix may make it build correctly but it > will not produce working quota 32-bit syscall code there. > > Someone needs to fixup the conversion code, I don't have time to track > the AC series (it actually duplicates a lot of network

Error compiling for sparc64

2001-01-24 Thread Leif Sawyer
char *spec; Thanks. -- Leif Sawyer -- Pi@4398680 [EMAIL PROTECTED] || [EMAIL PROTECTED] || internic: LS2540 (907) 868 - 0116 || ICQ - 3749190 || http://home.gci.net/~leif Network Engineer -- General Communication Inc. PGP Fingerprint: 77 C8 34 B8 FD BC C6 32 5F FE 93 4B AE 6C F7 4E ---