Re: [PATCH, v3] shmat: introduce flag SHM_MAP_NOT_FIXED

From: Alan Cox
Date: Wed Oct 08 2008 - 08:49:19 EST


> > kernel is not to provide nappies for people who think programming is too
> > hard but to provide services that can be used to build applications.
>
> Outsourcing kernel locking to user space is not the way to go.

You mean like say flock, O_APPEND ...

Putting stuff in user space is good, it means we don't carry tons of
never used app specific crap in the kernel, in every users kernel,
unpageable and basically unused.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/