inode state

2003-12-09 Thread Fabian Thylmann
dirty buffers are flushed and what to do to fix this problem. I would be very happy if someone could reply and point me into the right direction! Fabian Thylmann ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

Re: inode state

2003-12-09 Thread Fabian Thylmann
ssage - From: "Robert Watson" <[EMAIL PROTECTED]> To: "Fabian Thylmann" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, December 09, 2003 7:38 PM Subject: Re: inode state > On Tue, 9 Dec 2003, Fabian Thylmann wrote: > > > I have a he

Re: inode state

2003-12-09 Thread Fabian Thylmann
> Hmm. Kqueue should be thread-safe in that it's a system call, but I can't > speak to the safety of various arguments/parameters. I don't know if > linuxthreads tries to provide locking around file descriptors and might > have reference problems if kqueue were held over a call to close(), but it