Date: Sun, 5 Dec 1999 22:28:12 +0100 From: Pierre Beyssac <pb@fasterix.freenix.org> To: freebsd-emulation@freebsd.org Subject: Linux /proc emulation Message-ID: <19991205222812.A19900@fasterix.frmug.org>
next in thread | raw e-mail | index | archive | help
I've hacked-up a Linux /proc emulation module for -current to be able to run VMware without the fackeprocfs.sh hack. The code is based on a very hacked version of the procfs from FreeBSD and can be found at: http://www.enst.fr/~beyssac/freebsd/linprocfs.tar.gz It (more or less) implements: /proc/self /proc/<pid>/exe /proc/<pid>/mem /proc/cpuinfo /proc/meminfo (fake values) It is destined to be mounted as /compat/linux/proc and be extended to include all the /proc bloat needed for Linux emulation. -- Pierre Beyssac pb@fasterix.frmug.org pb@fasterix.freenix.org BSD : il y a moins bien, mais c'est coté en bourse Free domains: http://www.eu.org/ or mail dns-manager@EU.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991205222812.A19900>