Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 1999 11:10:49 +0930 (CST)
From:      Kris Kennaway <kkennawa@physics.adelaide.edu.au>
Cc:        Alfred Perlstein <bright@rush.net>, hackers@freebsd.org
Subject:   Re: Microsoft performance (was: ...)
Message-ID:  <Pine.OSF.4.10.9906251103580.22202-100000@bragg>
In-Reply-To: <Pine.BSF.4.10.9906242120590.16674-100000@janus.syracuse.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 24 Jun 1999, Alfred Perlstein wrote:

> Pardon the niaveness of this idea, but things like per-CPU
> malloc areas and each CPU haveing a queue for CPUs if
> memory is free'd by a processor that down't "own" it.
> Things like someone signalling another processor if one of its
> free queues becomes full, or if a CPU finds its pool exhausted.

This sounds a lot like local resource management in a distributed locking
system (the local lock manager obtains covering locks on a pool of resources
and can manage those locally, but can relinquish the locks to another lock
manager when requested if it is holding them but not actually using them).

Concurrency theory interests me, but I don't have the resources (heh, heh) to
be useful at the moment.

Kris

> > 
> > -Alfred
> > 
> > 
> 
>  Brian Fundakowski Feldman      _ __ ___ ____  ___ ___ ___  
>  green@FreeBSD.org                   _ __ ___ | _ ) __|   \ 
>      FreeBSD: The Power to Serve!        _ __ | _ \._ \ |) |
>        http://www.FreeBSD.org/              _ |___/___/___/ 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 

-----
"Never criticize anybody until you have walked a mile in their shoes,
because by that time you will be a mile away and have their shoes."
    -- Unknown



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.10.9906251103580.22202-100000>