[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B802870.5030201@metux.de>
Date: Sat, 20 Feb 2010 19:22:40 +0100
From: Enrico Weigelt <weigelt@...ux.de>
To: linux-kernel@...r.kernel.org
Subject: Dynamic linking in the kernel
Hi folks,
just some naive thoughts on dynamic linking:
Starting up an dynamically linked executable tends to need a lot
of syscalls. A kernel-based dynamic linker could cache a lot of
relocation data (eg. when the same binary is called many times),
share pages even w/o mmap(), and the ldstub wouldnt be needed
anymore.
At that point we maybe also could create a new binfmt which is
tailored to efficiency (much simpler than ELF)
What do you think about this idea ?
cu
--
----------------------------------------------------------------------
Enrico Weigelt, metux IT service -- http://www.metux.de/
cellphone: +49 174 7066481 email: info@...ux.de skype: nekrad666
----------------------------------------------------------------------
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists