logo       

Re: Ugly Q, I admit: msg#00549

os.plan9.general

Subject: Re: Ugly Q, I admit

> Does this imply that it would not be difficult to implement dynamic linking
> natively in Plan 9?

the difficult part of dynamic linking is more in the compiler
and linker than in the kernel proper. since i'm just running
already-created linux binaries, there's hardly any trouble.

the linuxemu i posted has an "mmap" function that allocates
memory and reads the whole file into it. not quite the most
efficient way to do it. i wrote a real mmap for the kernel at the
time, but it didn't seem worth keeping. the user-side interface
for the kernel mmap is commented out.




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise