Re: Current Status

really kuznet@ms2.inr.ac.ru (inr-linux-kernel@ms2.inr.ac.ru)
22 Mar 1996 19:37:41 +0300


Alan Cox (alan@lxorguk.UKuu.ORG.UK) wrote:
: two processes one repeatedly allocating a 4Mb file mmap()ing it
: writing it to disk in a tight loop. One continually opening and
: ftruncate()ing the mmap file as the write is being done.

Did someone try to make it in Solaris?
It locks the second process forever, maybe, it is
analogue of Linux's UNINTERRUPTIBLE state.

Alexey Kuznetsov.