Page MenuHomeFreeBSD

sh: Fix pipebuf limit
ClosedPublic

Authored by des on Fri, May 29, 10:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 7, 7:02 PM
Unknown Object (File)
Sun, Jun 7, 4:30 AM
Unknown Object (File)
Sat, Jun 6, 11:31 PM
Unknown Object (File)
Sat, Jun 6, 3:51 AM
Unknown Object (File)
Sat, Jun 6, 1:49 AM
Unknown Object (File)
Thu, Jun 4, 12:12 PM
Unknown Object (File)
Wed, Jun 3, 5:29 PM
Unknown Object (File)
Mon, Jun 1, 5:27 PM
Subscribers

Details

Summary

Since the factor is not 1, we need to provide a unit.

MFC after: 1 week
Fixes: 5d92f20c7d31 ("bin/sh: support RLIMIT_PIPEBUF")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Fri, May 29, 10:12 PM

bin/sh part looks right to me.

bin/sh/profile
20 ↗(On Diff #178960)

This does not look related?

This revision is now accepted and ready to land.Sat, May 30, 7:54 AM
des marked an inline comment as done.Mon, Jun 1, 8:51 AM
des added inline comments.
bin/sh/profile
20 ↗(On Diff #178960)

Correct, sorry

des marked an inline comment as done.Mon, Jun 1, 8:51 AM
This revision was automatically updated to reflect the committed changes.