On Sat, Sep 24, 2011 at 04:33:07PM +1000, matthew green wrote: > i think that joerg's point is that the kernel<->user API is the > wrong place to be making these sorts of "humanisations".
You all miss the point that these "humanisations" (a.k.a. abstractions) are primarily targeted for the use in sys/kern. The kernel<->user API is just a convenient side product of these abstractions. - Jukka.
