Re: Replacement for grep(1) (part 2)

1999-07-14 Thread Jon Ribbens
of allocating address space with no swap reserved *when you specifically ask for it*. Of course I would not disagree with this. Cheers Jon -- \/ Jon Ribbens / j...@oaktree.co.uk To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: Replacement for grep(1) (part 2)

1999-07-13 Thread Jon Ribbens
"Daniel C. Sobral" [EMAIL PROTECTED] wrote: I can add it to the list of reasons I don't use it then I guess ;-). Whatever. The operating system you use also does it. How terribly tedious. Cheers Jon -- \/ Jon Ribbens / [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL

Re: Replacement for grep(1) (part 2)

1999-07-13 Thread Jon Ribbens
Daniel C. Sobral d...@newsguy.com wrote: I can add it to the list of reasons I don't use it then I guess ;-). Whatever. The operating system you use also does it. How terribly tedious. Cheers Jon -- \/ Jon Ribbens / j...@oaktree.co.uk To Unsubscribe: send mail to majord...@freebsd.org

Re: Replacement for grep(1) (part 2)

1999-07-13 Thread Jon Ribbens
impossible. So Don't Do That Then. Cheers Jon -- \/ Jon Ribbens / j...@oaktree.co.uk To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: Replacement for grep(1) (part 2)

1999-07-12 Thread Jon Ribbens
not prepared to do that, the long and the short of it is that FreeBSD _does_ overcommit, we like it that way and neither of these two facts is likely to change. I can add it to the list of reasons I don't use it then I guess ;-). Cheers Jon -- \/ Jon Ribbens / [EMAIL PROTECTED] To Unsubscribe

Re: Replacement for grep(1) (part 2)

1999-07-12 Thread Jon Ribbens
it, then you'd need much more memory. Why? Are there really such a lot of applications allocating vastly more memory than they actually use? Cheers Jon -- \/ Jon Ribbens / j...@oaktree.co.uk To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body

Re: Replacement for grep(1) (part 2)

1999-07-12 Thread Jon Ribbens
not prepared to do that, the long and the short of it is that FreeBSD _does_ overcommit, we like it that way and neither of these two facts is likely to change. I can add it to the list of reasons I don't use it then I guess ;-). Cheers Jon -- \/ Jon Ribbens / j...@oaktree.co.uk To Unsubscribe

Re: Replacement for grep(1) (part 2)

1999-07-11 Thread Jon Ribbens
"Daniel C. Sobral" [EMAIL PROTECTED] wrote: OTOH, though, FreeBSD's malloc() is very unlikely to return an out of memory error. Why is that? What happens if the process hits its resource limits? Cheers Jon -- \/ Jon Ribbens / [EMAIL PROTECTED] To Unsubscribe: send mail

Re: Replacement for grep(1) (part 2)

1999-07-11 Thread Jon Ribbens
is killed. It might or might not be the one demanding additional memory. No, if the *process* hits its *administrative* resource limits. i.e. setrlimit(2). Cheers Jon -- \/ Jon Ribbens / [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hacke

Re: Replacement for grep(1) (part 2)

1999-07-11 Thread Jon Ribbens
Daniel C. Sobral d...@newsguy.com wrote: OTOH, though, FreeBSD's malloc() is very unlikely to return an out of memory error. Why is that? What happens if the process hits its resource limits? Cheers Jon -- \/ Jon Ribbens / j...@oaktree.co.uk To Unsubscribe: send mail to majord

Re: Replacement for grep(1) (part 2)

1999-07-11 Thread Jon Ribbens
or might not be the one demanding additional memory. No, if the *process* hits its *administrative* resource limits. i.e. setrlimit(2). Cheers Jon -- \/ Jon Ribbens / j...@oaktree.co.uk To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body