public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: 2.4.0-test10 Sluggish After Load
@ 2000-11-01 15:44 Jonathan George
  2000-11-01 16:05 ` Rik van Riel
  0 siblings, 1 reply; 21+ messages in thread
From: Jonathan George @ 2000-11-01 15:44 UTC (permalink / raw)
  To: 'matthew@mattshouse.com'; +Cc: 'linux-kernel@vger.kernel.org'

Matt,

It might be helpful to show the current (post crippled) results of top.
Futhermore, a list of allocated ipc resources (share memory, etc.) and open
files (lsof) would be nice.

--Jonathan--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 21+ messages in thread
* RE: 2.4.0-test10 Sluggish After Load
@ 2000-11-01 16:18 Jonathan George
  2000-11-01 16:56 ` Rik van Riel
  2000-11-01 16:59 ` matthew
  0 siblings, 2 replies; 21+ messages in thread
From: Jonathan George @ 2000-11-01 16:18 UTC (permalink / raw)
  To: 'Rik van Riel', Jonathan George
  Cc: 'matthew@mattshouse.com',
	'linux-kernel@vger.kernel.org'

-----Original Message-----
From: Rik van Riel [mailto:riel@conectiva.com.br]
Sent: Wednesday, November 01, 2000 11:06 AM
To: Jonathan George
Cc: 'matthew@mattshouse.com'; 'linux-kernel@vger.kernel.org'
Subject: RE: 2.4.0-test10 Sluggish After Load


On Wed, 1 Nov 2000, Jonathan George wrote:

> It might be helpful to show the current (post crippled) results
> of top. Futhermore, a list of allocated ipc resources (share
> memory, etc.) and open files (lsof) would be nice.

The problem may well be that Oracle wants to clean up
all memory at once, accessing much more memory than
it did while under stress with more tricky access
patterns.
<SNIP>
If this looks bad to you, compare the points where 2.2
starts thrashing and where 2.4 starts thrashing. You'll
most likely (there must be a few corner cases where 2.2
does better ;)) see that 2.4 still runs fine where 2.2
performance has already "degraded heavily" and that 2.2
has "hit the wall" before 2.4 does so ... the difference
just is that 2.4 hits the wall more suddenly ;)

regards,

Rik
---------------

It sounded to me as if his machine never actually recovered from thrashing.
Futhermore, even a thrashing case on a machine like that shouldn't last for
more than about 10 minutes.  It would be interesting to contrast FreeBSD's
behavior if "simple" cleanup was the problem.  BTW, I think that everyone is
happy with the direction of the new VM.  I'm looking forward to your
upcoming enhancements which I hope will make it in to a later 2.4 release.

--Jonathan--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 21+ messages in thread
* 2.4.0-test10 Sluggish After Load
@ 2000-11-01 15:00 matthew
  2000-11-01 15:26 ` Sean Hunter
  0 siblings, 1 reply; 21+ messages in thread
From: matthew @ 2000-11-01 15:00 UTC (permalink / raw)
  To: linux-kernel



I'm evaluating my company's needs for a new database server which means
that I get to beat the hell out of the contenders.  I'm a long time Linux
user, and the founder of the Orasoft Project (Oracle Apps for
Linux).  There, I'm no Linux spring chicken. :-)

I wrote stress testing apps that simulates extreme database load.  I ran
it against 2.4.0-test9 and locked it up solid on two occasions.  I grabbed
2.0.4-test10 and reran.

I was impressed.  The distributed stress tester (DDOS) created 1800 Oracle
connections, and then proceeded to bang on the server by selecting random
connections and executing SELECT statements.

Load average got to 5.48.
Memory was depleted, and 200M remained of the 800M swap.

After being pleased by the results, I killed the stress tester.  That's
when things went to hell.  After the stresser was dead the server's load
average spiked to 795!  I still had a remote console open so I tried to
run some things.  The pstools would hang for about 20 minutes before
spitting out data.  Just hitting ENTER in my ssh session would take 10
minutes to register with the server.

The machine shouldn't be under any kind of load right now, yet it's acting
as though it's getting killed.

I've left it in this condition.  It's still accepting SSH connections,
albeit very slowly.  If anyone want to take a look I'll create an account
and allow SSH.  I'd prefer it to be someone that I know, or someone with
an @redhat||suse||etc e-mail address.

Here's the hardware:
2x 500mhz PIII
256M RAM
100% SCSI
HP Kayak
Kernel 2.4.0-test10

Here's some stats just before I killed the stress tester:

[root@oserv02 /root]# pstree 
init-+-atd
     |-crond
     |-gpm
     |-kflushd
     |-klogd
     |-kreclaimd
     |-kswapd
     |-kupdate
     |-6*[mingetty]
     |-1803*[oracle]
     |-portmap
     |-sendmail
     |-sshd---sshd---bash---pstree
     |-syslogd
     |-tnslsnr
     |-wu.ftpd
     `-xfs

[root@oserv02 /root]# w
  9:40pm  up 26 min,  1 user,  load average: 4.40, 5.48, 4.10
USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU  WHAT
root     pts/1    matthome.godfrey  9:29pm  1:38   5.94s  4.57s  w


[root@oserv02 /root]# cat /proc/meminfo 
        total:    used:    free:  shared: buffers:  cached:
Mem:  261881856 259772416  2109440        0   212992 24477696
Swap: 814178304 524578816 289599488
MemTotal:       255744 kB
MemFree:          2060 kB
MemShared:           0 kB
Buffers:           208 kB
Cached:          23904 kB
Active:          15268 kB
Inact_dirty:       180 kB
Inact_clean:      8664 kB
Inact_target:    12036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       255744 kB
LowFree:          2060 kB
SwapTotal:      795096 kB
SwapFree:       282812 kB

I'm not on the list, so direct your reply to matthew@mattshouse.com.

Matthew


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2000-11-05 18:47 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-01 15:44 2.4.0-test10 Sluggish After Load Jonathan George
2000-11-01 16:05 ` Rik van Riel
2000-11-03 12:54   ` Christoph Rohland
2000-11-04 13:05     ` Rik van Riel
2000-11-04 20:04       ` Christoph Rohland
2000-11-05 13:36         ` Rik van Riel
2000-11-05 18:49           ` Christoph Rohland
  -- strict thread matches above, loose matches on Subject: below --
2000-11-01 16:18 Jonathan George
2000-11-01 16:56 ` Rik van Riel
2000-11-02  8:48   ` Christoph Rohland
2000-11-02 13:52     ` Rik van Riel
2000-11-02 16:22       ` matthew
2000-11-04  1:31         ` Peter Samuelson
2000-11-01 16:59 ` matthew
2000-11-01 17:11   ` Rik van Riel
2000-11-01 15:00 matthew
2000-11-01 15:26 ` Sean Hunter
2000-11-01 17:10   ` matthew
2000-11-01 17:13     ` Sean Hunter
2000-11-01 17:29       ` Rik van Riel
2000-11-02 11:09   ` Alessandro Suardi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox