[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Thread model
From: |
Thomas Bushnell BSG |
Subject: |
Re: Thread model |
Date: |
Wed, 19 Mar 2008 09:51:16 -0400 |
On Tue, 2008-03-18 at 10:26 +0100, olafBuddenhagen@gmx.net wrote:
> > You need kernel memory for the memory maps, at least one for each user
> > thread.
>
> No I don't. That's precisely where it is *not* equivalent.
>
> In the model I described, the state structures for the blocked requests
> (I prefer not to talk about user threads here -- it's possible to use
> that abstraction, but it only seems to be confusing) are ordinary user
> space data structures, living on the heap. The kernel has nothing to do
> with them.
The heap is demand paged virtual memory, for which the kernel must
maintain memory maps, as Neal was saying.
Thomas
- Re: Thread model, (continued)
- Re: Thread model, olafBuddenhagen, 2008/03/18
- Re: Thread model, Thomas Bushnell BSG, 2008/03/19
- Re: Thread model, Neal H. Walfield, 2008/03/19
- Re: Thread model, Thomas Bushnell BSG, 2008/03/19
- Re: Thread model, Neal H. Walfield, 2008/03/20
- Re: Thread model, olafBuddenhagen, 2008/03/19
- Re: Thread model, Thomas Bushnell BSG, 2008/03/20
- Re: Thread model, olafBuddenhagen, 2008/03/17
- Re: Thread model, Neal H. Walfield, 2008/03/17
- Re: Thread model, olafBuddenhagen, 2008/03/18
- Re: Thread model,
Thomas Bushnell BSG <=
- Re: Thread model, olafBuddenhagen, 2008/03/19
- Re: Thread model (was: Ext2 superblock fault), Samuel Thibault, 2008/03/11
- Re: Thread model (was: Ext2 superblock fault), olafBuddenhagen, 2008/03/17
- Re: Thread model (was: Ext2 superblock fault), Samuel Thibault, 2008/03/17
- Re: Thread model (was: Ext2 superblock fault), olafBuddenhagen, 2008/03/18
- Re: Thread model (was: Ext2 superblock fault), Samuel Thibault, 2008/03/19
- Re: Thread model (was: Ext2 superblock fault), Michal Suchanek, 2008/03/19
- Re: Thread model (was: Ext2 superblock fault), Samuel Thibault, 2008/03/19
- Re: Thread model (was: Ext2 superblock fault), olafBuddenhagen, 2008/03/19
- Re: Thread model (was: Ext2 superblock fault), Thomas Bushnell BSG, 2008/03/17