summaryrefslogtreecommitdiff
path: root/sys/ufs/ffs
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2020-02-21 11:10:24 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2020-02-21 11:10:24 +0000
commit44f18b94170cd98c42626b69d8362d0e13a638ab (patch)
treec72c783c8d33841707638b976df9691ef5010bda /sys/ufs/ffs
parent60414df02f949212f37643473418202f197dd828 (diff)
Remove sigacts structure sharing. The only process that used sharing was
proc0 which is used for kthreads and idle threads. proc0 and all those other kernel threads don't handle signals so there is no benefit in sharing. Simplifies the code a fair bit since the refcnt is gone. OK kettenis@
Diffstat (limited to 'sys/ufs/ffs')
0 files changed, 0 insertions, 0 deletions