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] how filesystem works?
- Date: Sun, 01 Apr 2007 17:13:56 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] how filesystem works?
- References: <20070329090009.GK3981@example.com> <ba75897e0703290433l4c843928pb7a155f123579fbd@example.com> <20070329114843.GL3981@example.com> <460BAF7A.2050905@example.com> <20070330070435.GM3981@example.com> <20070330142231.721fd4d8.attila@example.com> <871wj6y3vl.fsf@example.com> <Pine.NEB.4.64.0704011455570.18091@example.com>
Curt Sampson writes: > Just calling it "unlink," which is the name of the system call it uses, > might help. I don't think that's all that intuitive because the Unix indirect directory structure (directory links names to inodes, inodes collect metadata and information about actual space) is completely unknown to most users. I *used* to think that people would go "Link? Unlink? WTF?" and go find out why such an odd name made sense. But these days even Linux users just don't want to know. > I've been using more or less the following system (with the appropriate > increases in size over time--obviously I wasn't going to fit a 64 MB > root partition on a 9 MB drive) since the early '90s. Yeah, this is basically the scheme I use. However, Linux practice is a little different: > root 64-128 MB > tmp 128-1024 MB mfs > /usr 2-4 GB If you have a devel system, 5GB in /usr is tight for many Linux distros. > /var 0.5-2 GB nosuid Most Linux distros put daemon data in /var, eg, web documents in /var/www, database data in /var/lib/db-du-jour, and so on. > /home 2-8 GB nosuid,nodev /home is nosuid. naruhodo.
- References:
- Re: [tlug] how filesystem works?
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] [OT] How is Akanbe expressed in English?
- Next by Date: [tlug] [OT] How is Akanbe expressed in English?
- Previous by thread: Re: [tlug] how filesystem works?
- Next by thread: Re: [tlug] how filesystem works?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links