Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 1996 07:38:12 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, nate@mt.sri.com
Cc:        freebsd-hackers@freefall.freebsd.org, msmith@atrad.adelaide.edu.au, ponds!rivers@dg-rtp.dg.com, ponds!rivers@freefall.freebsd.org, sag.space.lockheed.com!handy@dg-rtp.dg.com
Subject:   Re: sio issues (silo overflows on a pentium, locked in ttywait, etc...)
Message-ID:  <199608142138.HAA04949@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> Here is my throwaway lkm and auxiliarly program for testing bus hogging.
>> Usage: make and load the lkm.

>This doesn't compile under 2.1.5R. :(

It should be easy to fix:

	cd /usr/src/share/examples/lkm/syscall/module
	cvs diff -c -r RELENG_2_1_5_RELEASE >/tmp/fixes
	...

Bruce



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