David Xu wrote this message on Tue, Jan 08, 2013 at 13:09 +0800:
> and can not be freed until process is exited, the page is doubly
> mapped into in kernel and userland, accessing the shared data
> in kernel has zero overhead though.
Don't forget that there are arches out there w/ VIVT caches whic
On Sat, Jan 12, 2013 at 05:25:47PM +0100, Jilles Tjoelker wrote:
> On Sat, Jan 12, 2013 at 07:31:48AM +0200, Konstantin Belousov wrote:
> > On Sat, Jan 12, 2013 at 12:29:06AM +0100, Jilles Tjoelker wrote:
> > > On Fri, Jan 11, 2013 at 10:49:38PM +0200, Konstantin Belousov wrote:
> > > > http://peop
On 1/11/13 9:31 PM, Konstantin Belousov wrote:
On Sat, Jan 12, 2013 at 12:29:06AM +0100, Jilles Tjoelker wrote:
On Fri, Jan 11, 2013 at 10:49:38PM +0200, Konstantin Belousov wrote:
http://people.freebsd.org/~kib/misc/rtld-sigblock.3.patch
The new fields td_sigblock_ptr and td_sigblock_val are
On Sat, Jan 12, 2013 at 07:31:48AM +0200, Konstantin Belousov wrote:
> On Sat, Jan 12, 2013 at 12:29:06AM +0100, Jilles Tjoelker wrote:
> > On Fri, Jan 11, 2013 at 10:49:38PM +0200, Konstantin Belousov wrote:
> > > http://people.freebsd.org/~kib/misc/rtld-sigblock.3.patch
> > The new fields td_sig
Hi Nathan,
I'm very interested in making better use of LLVM in our infrastructure. It
would also be nice to be able to integrate this with rtld, so that we can load
shared libraries that contain LLVM IR.
Beyond that, there are a few long-term projects that I have in mind:
- Run passes that ad