From owner-freebsd-threads@FreeBSD.ORG Tue Apr 22 22:22:00 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF23E37B401 for ; Tue, 22 Apr 2003 22:22:00 -0700 (PDT) Received: from bluejay.mail.pas.earthlink.net (bluejay.mail.pas.earthlink.net [207.217.120.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9BEC43F85 for ; Tue, 22 Apr 2003 22:21:59 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0352.cvx22-bradley.dialup.earthlink.net ([209.179.199.97] helo=mindspring.com) by bluejay.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 198Chc-0001Nk-00; Tue, 22 Apr 2003 22:21:52 -0700 Message-ID: <3EA6229B.A67A58AD@mindspring.com> Date: Tue, 22 Apr 2003 22:20:27 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Jeff Roberson References: <20030422175008.P76635-100000@mail.chesapeake.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4c6be438b07462648b6a4cceb64f99012350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: threads@freebsd.org cc: Daniel Eischen Subject: Re: libkse -> libpthreads X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 05:22:01 -0000 Jeff Roberson wrote: > > I think your keyboard needs a rate limiter. ;-) Ask a question, get an answer. 8-) > So the point of all this is that the vm performed better with processes > because it was better able to determine the resident set of each? Not really. It's all relevent to the story. Complex things don't always have simple summaries. That's why you and I get more money than the counter person at McDonalds. If I had to give a short summary, it would be "SVR4-derived systems without a unified VM and buffer cache do a lot of page thrashing". That's what I said in the first place; don't blame me if you asked "how?". 8-) 8-). -- Terry