Date: Tue, 13 Oct 1998 23:27:07 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: grog@lemis.com (Greg Lehey) Cc: tlambert@primenet.com, francisco@natserv.com, freebsd-fs@FreeBSD.ORG Subject: Re: Optimizing space utilization Message-ID: <199810132327.QAA16801@usr08.primenet.com> In-Reply-To: <19981013114410.A21983@freebie.lemis.com> from "Greg Lehey" at Oct 13, 98 11:44:10 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > Uh, what are you smoking? > > Cooked inodes. 8-). > > An inode is 128 bytes, exactly, including reserve space. > > Oops. The in-core inode is 262 bytes, which isn't particularly > relevant to the disk. Where should I have been looking (i.e. which > file?). /sys/ufs/ufs/dinode.h (for struct dinode) or /sys/ufs/ufs/inode.h (for "struct dinode i_din; /* 128 bytes of the on-disk dinode. */"). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810132327.QAA16801>