Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] dtime
- Date: Fri, 12 Jul 2002 17:45:38 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] dtime
- References: <000901c22a5d$56158050$1500a8c0@example.com>
- Organization: The XEmacs Project
- User-agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Informed Management(RC2), i686-pc-linux)
>>>>> "hatuhiro" == hatuhiro <hatsuhiro> writes: hatuhiro> What is the meaning of "dtime"? Deletion TIME. If 0, not deleted. What happens is that when you delete a file, the kernel immediately marks its directory entry as "dead", but there is some housekeeping, including setting the timestamp for deletion, which occur later. Since the timestamp is not critical, the actual insertion of the timestamp may be delayed to the next timeslice, rather than disabling interrupts and forcing "atomic" completion in the same timeslice. If the system goes down without unmounting the file system, the buffer containing the deletion time information may not get flushed to disk, and the next time you boot you'll get messages like hatuhiro> /dev.hda2 was not cleanly unmounted. check forced. hatuhiro> Deleted inode 63759 has zero dtime. FIXED. Because it's no big deal, it gets fixed without human intervention. I don't know which man to RTFM, I think this is one of those things you pick up in general books on file system architecture and implementation, or by communing with the source. -- Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN My nostalgia for Icon makes me forget about any of the bad things. I don't have much nostalgia for Perl, so its faults I remember. Scott Gilbert c.l.py
- References:
- [tlug] dtime
- From: hatsuhiro
Home | Main Index | Thread Index
- Prev by Date: [tlug] dtime
- Next by Date: Re: [tlug] Memory 100% used. Is that a Bad Thing(tm)?
- Previous by thread: [tlug] dtime
- Next by thread: [tlug] new distro howto
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links