Re: sysctl debug.cpufreq.highest

2008-11-10 Thread Alexandre "Sunny" Kovalenko
On Sat, 2008-11-08 at 02:27 +0100, vermaden wrote: > Hi, > > Currently there is possibility to set lowest speed of > cpu for scaling with cpufreq (debug.cpufreq.lowest), > it would be good to include also a option to set the > highest possible freq to use with cpufreq, some laptops > get too hot a

HEADSUP bce(4) 7-STABLE users [Fwd: svn commit: r184826 - in stable/7/sys: . dev/bce]

2008-11-10 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, FYI. I have just committed a MFC of most of recent bce(4) improvements. These changes were in tree for some months, while on the other hand it's a big chunk of changes. Feedbacks appreciated. - Original Message Subject: svn c

OpenSSH error: error: key_read: uudecode failed FreeBSD_7 stable

2008-11-10 Thread John
Hello, I installed FreeBSD from 7.0-release and brought up to stable a few days ago: lentil# uname -a FreeBSD lentil.growveg.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Nov 10 09:21:06 GMT 2008 [EMAIL PROTECTED]:/ext0/system/src/sys/i386/compile/LENTIL i386 today I recompiled the kernel b

Re: du and df don't agree

2008-11-10 Thread Eugene Grosbein
On Mon, Nov 10, 2008 at 11:01:00AM -0500, Stephen Clark wrote: > Why would du show 630k used by /tmp while df show 161M used > by /tmp? > > I have run fstat /tmp and can't find any files that are using > the space that df is claiming as being used. You need lsof +aL1 /tmp to see an answer. Euge

Re: du and df don't agree

2008-11-10 Thread Stephen Clark
Jille Timmermans wrote: Probably some file descriptor to an unlinked file is still open. The space on disk will be freed when the last descriptor is closed. and because there is no file linked to the data, du can't see it. (iirc MySQL does this in some situaties when using temp-tables or rebuil

Re: du and df don't agree

2008-11-10 Thread Jille Timmermans
Probably some file descriptor to an unlinked file is still open. The space on disk will be freed when the last descriptor is closed. and because there is no file linked to the data, du can't see it. (iirc MySQL does this in some situaties when using temp-tables or rebuilding tables) -- Jille

Re: du and df don't agree

2008-11-10 Thread Erwan David
Le Mon 10/11/2008, Stephen Clark disait > Why would du show 630k used by /tmp while df show 161M used > by /tmp? > > > # du -sh /tmp > 630K/tmp > # df -h > Filesystem SizeUsed Avail Capacity Mounted on > /dev/ad0s1a 94M 41M 45M47%/ > devfs 1.0K1.0K

du and df don't agree

2008-11-10 Thread Stephen Clark
Why would du show 630k used by /tmp while df show 161M used by /tmp? # du -sh /tmp 630K/tmp # df -h Filesystem SizeUsed Avail Capacity Mounted on /dev/ad0s1a 94M 41M 45M47%/ devfs 1.0K1.0K 0B 100%/dev /dev/ad0s1e193M161M 17M

Re: [EMAIL PROTECTED]: Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?]

2008-11-10 Thread Fernan Aguero
On Mon, Nov 10, 2008 at 10:01 AM, Fernan Aguero <[EMAIL PROTECTED]> wrote: > > Date: Wed, 29 Oct 2008 14:05:22 -0300 > From: Fernan Aguero <[EMAIL PROTECTED]> > To: Kirk Strauser <[EMAIL PROTECTED]> > Cc: freebsd-stable@freebsd.org, [EMAIL PROTECTED], >John Baldwin <[EMAIL PROTECTED]>, [EMA

Interrupt routing issues in FreeBSD 7.1-BETA2

2008-11-10 Thread Victor Balada Diaz
Hello, last month i reported a problem with interrupt storms in re(4). You can find that report here: http://lists.freebsd.org/pipermail/freebsd-stable/2008-October/046075.html After that, i filled a bug report: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/128287 Remko Lodder (CC'ed) sugges

Re: php-cgi frozen with sbwait when SMP enable

2008-11-10 Thread Ivan Voras
Anton - Valqk wrote: > You can try taking look to lighttpd status and fcgi processes status > like this: > server.modules += ( "mod_status" ) > status.status-url = "/server-status" > status.statistics-url = "/sstatus1" > > status.statistics-url gives info for each fastcgi like this: > > fastcgi