the memory overlapping problem when loading the two duplicate components
Björn Döbel
doebel at os.inf.tu-dresden.de
Wed Sep 2 17:16:47 CEST 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Cheng,
> In the menu.lst this modules was loaded twice like this:
> module /rdtsc
> module /rdtsc
That's as expected. You statically try to put the rdtsc image into the
same physical memory area twice.
2 solutions: You can either compile the rdtsc app twice and use
different DEFAULT_RELOC settings, or use the loader to load the
application twice.
Bjoern
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkqejFsACgkQP5ijxgQLUNnbDACggijzmGfONe+BlOjCnGUPJQ9J
UAoAniH4z4nW9UxVzr4eOOU9Kh+yqcT7
=8ahX
-----END PGP SIGNATURE-----
More information about the l4-hackers
mailing list