Re: How to know HZ from userspace?

2001-06-06 Thread Tomas Telensky
> On Wed, Jun 06, 2001 at 08:09:33PM +0200, Tomas Telensky wrote: > > > Hi! > > > > > > Is there any way to read out the compile-time HZ value of the kernel? > > > > Why simply #include ? > > because the include file doesn't say anything

Re: How to know HZ from userspace?

2001-06-06 Thread Tomas Telensky
> Hi! > > Is there any way to read out the compile-time HZ value of the kernel? Why simply #include ? Tomas > > I had a brief look at /proc/* and didn't find anything. > > The background, why it is needed: > > There are certain settings, for example the icmp rate limiting values, >

Re: [Patch] Output of L1,L2 and L3 cache sizes to /proc/cpuinfo

2001-05-22 Thread Tomas Telensky
On Tue, 22 May 2001, H. Peter Anvin wrote: > Martin Knoblauch wrote: > > > > > > If so, then that's their problem. We're not here to solve the problem of > > > stupid system administrators. > > > > > > > They may not be stupid, just mislead :-( When Intel created the "cpuid" > > Feature some

Re: [Patch] Output of L1,L2 and L3 cache sizes to /proc/cpuinfo

2001-05-22 Thread Tomas Telensky
On 21 May 2001, H. Peter Anvin wrote: > Followup to: <[EMAIL PROTECTED]> > By author:"Martin.Knoblauch" <[EMAIL PROTECTED]> > In newsgroup: linux.dev.kernel > > > > Hi, > > > > while trying to enhance a small hardware inventory script, I found that > > cpuinfo is missing the details of L

[QUESTION] "No 100Hz timer" thread - any LKML archive?

2001-05-17 Thread Tomas Telensky
Hi, does anybody know about any archive/digest service for this mailing list? Majordomo at vger doesn't support this. Or does anybody of you archive all e-mails? I'm especially interested in the _WHOLE_ thread "No 100Hz timer !" now. (but the question is asked in general). If you have the compl

Re: [OFFTOPIC] Re: [PATCH] Single user linux

2001-04-24 Thread Tomas Telensky
On Tue, 24 Apr 2001, Alexander Viro wrote: > > > On Tue, 24 Apr 2001, Tomas Telensky wrote: > > > of linux distributions the standard daemons (httpd, sendmail) are run as > > root! Having multi-user system or not! Why? For only listening to a port > > <10

Re: [OFFTOPIC] Re: [PATCH] Single user linux

2001-04-24 Thread Tomas Telensky
> > trustix.co.id? hehehe. > > If you don't want to login with user/password, then change your > password to "". Don't want to even do that? Then just change > /etc/inittab to invoke "login -f username" instead of mingetty or > whatever. No need at all to hack the kernel up. > > Dunno why

Re: Could hd-drivers and buffer algorithm be hardware?

2001-04-17 Thread Tomas Telensky
The expensive RAM would not be efficiently used. OTOH, the cheap HDD need not to be compressed, how would you recover the data? You also mix in the filesystem layer (relocating files), it would be hardly possible. Tomas Telensky > > /John Nilsson > ___