From owner-freebsd-hackers Fri Aug 28 06:54:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19635 for freebsd-hackers-outgoing; Fri, 28 Aug 1998 06:54:47 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from okeefe.bestweb.net (okeefe.bestweb.net [209.94.100.110]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19630 for ; Fri, 28 Aug 1998 06:54:45 -0700 (PDT) (envelope-from geniusj@suarez.bestweb.net) Received: from suarez.bestweb.net (geniusj@suarez.bestweb.net [209.94.100.150]) by okeefe.bestweb.net (8.9.0/8.9.0) with SMTP id JAA03247; Fri, 28 Aug 1998 09:53:52 -0400 (EDT) Date: Fri, 28 Aug 1998 09:52:43 -0400 (EDT) From: Jason Dicioccio To: hackers@FreeBSD.ORG cc: jason@idiom.com Subject: Help, Linux beats freebsd to death (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Could it be possible that you don't have your BSd machines setup for optimal performance. They are meant to be servers and balance out tasks evenly as to let multiple users do things at the same time without the drive plates spinning off the head ;P.. Configure it right before you start comparing. ---------- Forwarded message ---------- Date: Wed, 26 Aug 1998 08:22:08 -0700 (PDT) From: Julian Elischer To: hackers@FreeBSD.ORG Cc: jason@idiom.com Subject: Help, Linux beats freebsd to death (fwd) Anyone got good ideas? Jason, can you figure out what system calls are being performed at this time? Is it network re;lated, or filesystem related? Are there pthread related elements? Maybe a ktrace might give some clues.. (or a profile?) this has to be something really silly, because one order of magnitude is just ridiculous.. julian ---------- Forwarded message ---------- Date: Wed, 26 Aug 1998 00:12:20 -0700 From: Jason Venner To: julian@whistle.com Cc: hosler@lugs.org.sg Subject: Linux beats freebsd to death Note I just posted on the postgresql ports board. Either the K6-200 is the fastest machine on the earth or there is something seriously wrong with postgresql/jdbc and freebsd I have a couple of machines that I run postgres 6.3.2 on. Linux 2.0.32 K6-200 1meg cache, 128meg ram, scsi disks - fileserver/workstation/web server/dbms gcc - 2.7.2 FreeBSD 2.2.5-RELEASE P200 512k cache, 96meg ram, scsi - workstation/web server/dbms FreeBSD 2.2.7-RELEASE PII-333 512k cache, 256meg ram, scsi - web server/dbms I have a testsuite that creates a table and inserts a set bunch of rows. I try the table in autocomit on/off mode and rollback and commit it etc. to collect informatin. I am using the distributed jdbc driver as my interface. Under the linux machine it takes on the order of 2 seconds to do this on the 2.2.5 freebsd machine it takes on the order of 18 seconds on the 2.2.7 freebsd machine it takes on the order of 21 seconds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message