Home
last modified time | relevance | path

Searched hist:"1 dd75d28" (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/i386/i386/
H A Dkobj_machdep.c1dd75d28 Fri Jan 04 12:26:20 GMT 2008 ad <ad@NetBSD.org> Add a simple in-kernel linker, derived from FreeBSD's link_elf_obj.c. Needs
more work but is enough to load simple LKMs. amd64 is untested.

Locking is caller provided. This is decoupled from the LKM framework because
kernel modules need not be loaded from the file system - they could be built
into the kernel and referenced via link set.
/netbsd/sys/arch/amd64/amd64/
H A Dkobj_machdep.c1dd75d28 Fri Jan 04 12:26:20 GMT 2008 ad <ad@NetBSD.org> Add a simple in-kernel linker, derived from FreeBSD's link_elf_obj.c. Needs
more work but is enough to load simple LKMs. amd64 is untested.

Locking is caller provided. This is decoupled from the LKM framework because
kernel modules need not be loaded from the file system - they could be built
into the kernel and referenced via link set.
/netbsd/sys/sys/
H A Dkobj.h1dd75d28 Fri Jan 04 12:26:20 GMT 2008 ad <ad@NetBSD.org> Add a simple in-kernel linker, derived from FreeBSD's link_elf_obj.c. Needs
more work but is enough to load simple LKMs. amd64 is untested.

Locking is caller provided. This is decoupled from the LKM framework because
kernel modules need not be loaded from the file system - they could be built
into the kernel and referenced via link set.
/netbsd/sys/kern/
H A Dsubr_kobj.c1dd75d28 Fri Jan 04 12:26:20 GMT 2008 ad <ad@NetBSD.org> Add a simple in-kernel linker, derived from FreeBSD's link_elf_obj.c. Needs
more work but is enough to load simple LKMs. amd64 is untested.

Locking is caller provided. This is decoupled from the LKM framework because
kernel modules need not be loaded from the file system - they could be built
into the kernel and referenced via link set.