On 03/29/13 10:04, Lowell Gilbert wrote:
> I would recommend removing the check completely. The upstream author
> should do this for the Linux version as well; it really doesn't make
> sense in a system that supports virtual memory. If you decide to
> support it anyway to make some kind of performance guarantees, you
> probably should check against all of user memory; "free" memory is by
> definition being underutilized. 

Well, being that I received this suggestion from you and Eitan; this is
probably the way to go.

I'll contact the upstream author and see if he has a better explanation
as why he does this.  There is one other section that uses this check
also, but I have not seen it raise a warning on my testing of the app.

Thank you guys.

Rod
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to