Gentoo Archives: gentoo-user

From: "Benjamen R. Meyer" <bm_witness@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] To x86_64 or not to x86_64
Date: Tue, 18 Mar 2008 21:53:04
Message-Id: 47E039BA.6090100@yahoo.com
In Reply to: Re: [gentoo-user] To x86_64 or not to x86_64 by Alex Schuster
1 Alex Schuster wrote:
2 > Anthony E. Caudel wrote:
3 >
4 >> I have an AMD 64x2 that I have been using only in x86 mode since I got
5 >> it. I have been thinking of going to x86_64 mode but I'm wondering if
6 >> it's worth the trouble with multilib, chroot'ing, firefox-bin and other
7 >> compromises (admittedly some minor). I realize I should see some speed
8 >> increase but probably only in certain areas such as compiling.
9 >> So, for those users who have used both, is it worth it overall?
10 > Next thing I would never have thought of: the root file system was too
11 > small. I made it 500 MB bis, as /usr, /var, /opt, /tmp and /home are on
12 > LVM. A little small because of /root/.ccache, but I usually symlink that to
13 > somewhere else. But why is /lib/modules larger than 300 MB? I would expect
14 > this to be around 30 MB, which is double the size of these directories on
15 > my other system, but even ten times more than that? Is something wrong
16 > here? The installation handbook does not mention this, and also suggest a
17 > small root partition. The examplee shows 132 MB used there, this looks okay
18 > to me.
19
20 Here's my FS setup from df:
21
22 Filesystem Size Used Avail Use% Mounted on
23 /dev/hdb1 9.4G 7.2G 1.8G 81% /
24 /dev/hdb2 471M 27M 420M 7% /boot
25 /dev/hda2 31G 3.7G 25G 13% /usr/portage
26 /dev/mapper/vg_tmp 4.0G 154M 3.6G 5% /tmp
27 /dev/mapper/vg_var 11G 518M 9.8G 5% /var
28 /dev/mapper/vg_usr 9.9G 151M 9.2G 2% /usr/local
29 /dev/mapper/vg_opt 9.9G 505M 8.9G 6% /opt
30 /dev/mapper/vg_home 30G 26G 2.1G 93% /home
31
32
33 I have a few other partitions for things too, but the above covers the
34 normal and essential. Additionally I have a couple gigs of swap space. YMMV
35
36 I also checked my lib size - which is about 53MB for /lib64, and 4.3MB
37 for /lib32. /usr (including sub-mounts, e.g. local and portage) comes
38 out to 11GB. /opt is 335 MB, and /var is 309 MB.
39
40 So I don't know what went wrong for you.
41
42 > Flash does not work (yet). I emerged netscape-flash and and
43 > nspluginwrapper, but firefox and konqueror do not have flash working.
44 > Did not investigate this further yet.
45
46 I've only really been able to get Flash working with the 32-bit Firefox
47 binary. It will randomly work in the 64-bit Firefox build for some
48 reason, but nothing consistent - and when it does, only one web page can
49 use it at a time - not multi-tabs each with their own flash. Perhaps
50 that's just a result of the nswrapper-plugin to make the 32-bit and
51 64-bit work together...not sure.
52
53 Any how...overall, it runs really well. I can't offer any advice on the
54 video issues.
55
56 Ben
57
58 --
59 gentoo-user@l.g.o mailing list