Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 1999 17:18:30 -0600
From:      Nate Williams <nate@mt.sri.com>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        Nate Williams <nate@mt.sri.com>, freebsd-hackers@FreeBSD.ORG, tech-userlevel@netbsd.org
Subject:   Re: Replacement for grep(1) (part 2)
Message-ID:  <199907142318.RAA29826@mt.sri.com>
In-Reply-To: <199907142316.QAA97134@apollo.backplane.com>
References:  <199907132110.OAA23817@lestat.nas.nasa.gov> <199907132114.OAA80781@apollo.backplane.com> <877lo4z0pe.fsf@redmail.redback.com> <199907132212.PAA81234@apollo.backplane.com> <871zecyx0k.fsf@redmail.redback.com> <199907142234.QAA29442@mt.sri.com> <199907142245.PAA96901@apollo.backplane.com> <199907142249.QAA29554@mt.sri.com> <199907142302.QAA97044@apollo.backplane.com> <199907142309.RAA29776@mt.sri.com> <199907142316.QAA97134@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> :Returning NULL isn't an error, it's an indication that there is no more
> :memory.  Don't think if it as an error, think of it as a hint. 
> 
>     It's only a hint if it is returned due to the process resource limit
>     being hit.  If it is returned due to the system running out of swap,
>     it would be an error.

Not necessarily.

>     This creates a dependancy between two completely independant processes
>     possibly owned two totally unrelated users.  This is not acceptable,
>     and is precisely why this sort of behavior does not occur.

In embedded systems, there are no such things as 'independant'
processes that are given unlimited access to the system.



Nate


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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