search for: snv_82

Displaying 4 results from an estimated 4 matches for "snv_82".

Did you mean: snv82
2008 Feb 16
4
Solaris snv81 xVM on a Thinkpad T30
...5/5 ISA 1 i8042_intr 14 0x2e 5/5 PCI 1 ata_intr 15 0x2f 5/5 PCI 1 ata_intr After reading this thread http://www.opensolaris.org/jive/thread.jspa?messageID=199181 it seems that snv_81 xVM does not run on my T30, right? If yes, is this issue already fixed in snv_82? regards Bernd This message posted from opensolaris.org
2008 Mar 19
2
aclinherit property changes fast track
Here is a draft of the fast track to allow ZFS to inherit mode permission via owner@, group@ and everyone@ -Mark -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: aclinherit.fasttrack URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20080319/42e8ace7/attachment.ksh>
2008 Mar 14
8
xcalls - mpstat vs dtrace
HI, T5220, S10U4 + patches mdb -k > ::memstat While above is working (takes some time, ideally ::memstat -n 4 to use 4 threads could be useful) mpstat 1 shows: CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl 48 0 0 1922112 9 0 0 8 0 0 0 15254 6 94 0 0 So about 2mln xcalls per second. Let''s check with dtrace:
2008 Mar 13
12
7-disk raidz achieves 430 MB/s reads and 220 MB/s writes on a $1320 box
...gned SATA controllers (AHCI, SiI3132/SiI3124). So I made this experiment of building a fileserver by picking each component to be as cheap as possible while not sacrificing performance too much. I ended up spending $270 on the server itself and $1050 on seven 750GB SATA disks. After installing snv_82, a 7-disk raidz pool on this $1320 box is capable of: - 220-250 MByte/s sequential write throughput (dd if=/dev/zero of=file bs=1024k) - 430-440 MByte/s sequential read throughput (dd if=file of=/dev/null bs=1024k) I did a quick test with a 7-disk striped pool too: - 330-390 MByte/s seq. writ...