allocating 14KB memory per packet compression/decompression results in vm_fault

Joseph Koshy joseph.koshy at gmail.com
Fri Nov 4 14:34:47 PST 2005


> - Am I not following the correct procedures to
>   allocate and deallocate memory in kernel space ??
> - Or is the problem elsewhere ??

You didn't say whether you've checked your code for buffer
overruns.

If the fault is happening in seemingly unrelated parts of
the kernel with your module is enabled, this could be a
root cause.

--
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy


More information about the freebsd-net mailing list