cvs commit: src/sys/kern subr_param.c sys_pipe.c src/sys/sys pipe.h

Mike Silbersack silby at silby.com
Mon Jul 7 22:06:19 PDT 2003


On Mon, 7 Jul 2003, Don Lewis wrote:

> There should probably be a per-user limit(s) as well.  At a minimum, the
> number of pipes per user should be limited.  The limit should be stored
> in struct plimit, and the current usage should be tracked in struct
> uidinfo.

Agreed, that was suggested by many people.  If someone is interested in
adding that feature, they're welcome to do so.  :)

If I spend more time working on pipes, there are a bunch of other changes
I'll be working on first.

Mike "Silby" Silbersack


More information about the cvs-all mailing list