Re: grep: memory exhausted
- From: Jeremy Chadwick <koitsu@xxxxxxxxxxx>
- Date: Wed, 29 Nov 2006 22:30:18 -0800
On Wed, Nov 29, 2006 at 11:41:23PM -0500, Kris Kennaway wrote:
Try increasing this. I think grep mmaps the file, so the large file
could be exceeding your limit.
According to the manpage, grep uses read(2) unless you specify --mmap
which then (obviously) uses mmap(2).
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977. PGP: 4BD6C0CB |
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- References:
- grep: memory exhausted
- From: van Osnabrugge, Sean
- Re: grep: memory exhausted
- From: Kris Kennaway
- grep: memory exhausted
- Prev by Date: Re: vr speed issues
- Next by Date: ggate still broken on 6.2-RC1 for amd64.
- Previous by thread: Re: grep: memory exhausted
- Next by thread: Re: grep: memory exhausted
- Index(es):
Relevant Pages
|
|