Hi, I've got another patch to if_ndis and I'd like to know if any NDIS users out there can test it for me and give me some feedback. I've converted the ndis_spinlock in if_ndis into a normal sleepable mutex, and would like to get some testers. The idea here is to eliminate an unnecessary "spinning" in the kernel, where it would be preferable to sleep (for CPU usage, interactivity, etc...). You can download it here: * http://people.freebsd.org/~cokane/patches/if_ndis-spinlock-to-mtx.patch -- Coleman Kane
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:31 UTC