diff options
author | tjr <tjr@FreeBSD.org> | 2003-02-20 04:18:42 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2003-02-20 04:18:42 +0000 |
commit | 569e9d1a868a053312375c90c3f0c7ab35d18e47 (patch) | |
tree | 28ed51036df7221547d852601de750f3a017c7e6 /sys/kern/kern_malloc.c | |
parent | c812b91a675fc33d56c494228f512aef76f65480 (diff) | |
download | FreeBSD-src-569e9d1a868a053312375c90c3f0c7ab35d18e47.zip FreeBSD-src-569e9d1a868a053312375c90c3f0c7ab35d18e47.tar.gz |
Remove the PL_SHAREMOD flag from struct plimit, which could have been
used to share resource limits between rfork threads, but never was.
Removing it makes resource limit locking much simpler -- only the current
process can change the contents of the structure that p_limit points to.
Diffstat (limited to 'sys/kern/kern_malloc.c')
0 files changed, 0 insertions, 0 deletions