> On 16 Dec 2022, at 16:29, Mateusz Guzik wrote:
>
> On 12/16/22, Zhenlei Huang wrote:
>> Hi,
>>
>> While hacking `sys/kern/kern_jail.c` I got lost.
>>
>> There're lots of ref / unref and flags to prevent visit invalid prison
>> while
>> concurrent modification is possible and some refs loo
On 12/23/22, Alexander V. Chernikov wrote:
>
>
>> On 16 Dec 2022, at 16:29, Mateusz Guzik wrote:
>>
>> On 12/16/22, Zhenlei Huang wrote:
>>> Hi,
>>>
>>> While hacking `sys/kern/kern_jail.c` I got lost.
>>>
>>> There're lots of ref / unref and flags to prevent visit invalid prison
>>> while
>>> c