Re: handle_written_filepage: active pagedep

2001-06-12 Thread Andrey A. Chernov

On Tue, Jun 12, 2001 at 19:07:44 +0900, Jun Kuriyama wrote:
 
 I updated my notebook today and I got some messages on my console.
 
 handle_written_filepage: active pagedep
 handle_written_filepage: active pagedep
 handle_written_filepage: active pagedep
 ...

I can confirm that I saw them too with recent kernel

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: handle_written_filepage: active pagedep

2001-06-12 Thread Jun Kuriyama


I got panic with recently updated box.  Brief trackback is here:

panic()
deallocate_dependencies()
softdep_setup_freeblocks()
ffs_truncate()
handle_workitem_remove()
softdep_setup_remove()
ufs_dirremove()
ufs_rmdir()
ufs_vnoperate()
rmdir()
syscall()
syscall_with_err_pushed()


-- 
Jun Kuriyama [EMAIL PROTECTED] // IMG SRC, Inc.
 [EMAIL PROTECTED] // FreeBSD Project

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: handle_written_filepage: active pagedep

2001-06-12 Thread Warner Losh

In message [EMAIL PROTECTED] Jun Kuriyama writes:
: Can I ignore these messages?  Or something wrong in
: sys/ufs/ffs/ffs_softdep.c?

SOFTUPDATES are not safe in current.  Maybe I should write an UPDATING 
entry.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message