gvisor/pkg/sentry/fsimpl/pipefs
Nicolas Lacasse 723464ec55 Make pipe min/max sizes match linux.
The default pipe size already matched linux, and is unchanged.

Furthermore `atomicIOBytes` is made a proper constant (as it is in Linux). We
were plumbing usermem.PageSize everywhere, so this is no functional change.

PiperOrigin-RevId: 340497006
2020-11-03 12:12:06 -08:00
..
BUILD Implement POSIX locks 2020-06-17 10:04:26 -07:00
pipefs.go Make pipe min/max sizes match linux. 2020-11-03 12:12:06 -08:00