Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 1998 06:50:57 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        current@FreeBSD.ORG
Subject:   ELF kernels: When?
Message-ID:  <199804220650.XAA01906@usr06.primenet.com>

next in thread | raw e-mail | index | archive | help
I would like to run an ELF kernel.

Specifically, I would like to experiment with abstracting libkern
as a seperate ELF segment in the running kernel that I could map
into a program's address space via a section aware dlopen() (sort
of a poor man's "libelf").  I would hack the loader to not load
the (shared object) section type I'd use for this.

This would tend to fix the !@#$%! "ps: proc size mismatch ..."
messages, once and for all.

So, per the subject: "ELF kernels: When?".


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804220650.XAA01906>