I'll try heading down this road, thanks for the advice. I believe that
mempool is not required. And can be turned off. My Impression is that
there is a significant speed boost using mempool. This is my rather
uninformed assessment. The application I'm working on building is clamd,
.98.1 works
2014-06-25 4:54 GMT-07:00 Derek Werthmuller :
> After some research I've determined the header files I'm looking for are
> kernel header files. They are part of the memory management /memory
> allocation section. The package I'm trying to build uses mempool.h for
> faster memory allocation.
> Any
After some research I've determined the header files I'm looking for are
kernel header files. They are part of the memory management /memory
allocation section. The package I'm trying to build uses mempool.h for
faster memory allocation.
Any help or advice on how to get the kernel to export these
Thanks for the Advice and direction, I figured that wasn't right.
I suspect I need to configure the kernel differently to enable/include
mempool. I looked through the kernel memory config and the best I could
figure was adding high memory support.
Any advice where to look to add mempool suppor
2014-06-06 15:35 GMT-07:00 Derek Werthmuller :
> I'm trying to build a new version of clamav for the brcm2708 platform and
> have some questions about the new build dependencies for the latest version
> of clamav 98.3. 98.1 built OK and didn't use openssl.
>
> The configure portion of the build is
I'm trying to build a new version of clamav for the brcm2708 platform and
have some questions about the new build dependencies for the latest version
of clamav 98.3. 98.1 built OK and didn't use openssl.
The configure portion of the build is asking about mempool support.
output snip
checking