<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Dryice Liu's Blog</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 12:01:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>grow fs</title>
		<description>before I started:


root@mybox:data# fdisk -s /dev/da0
/dev/da0: 91517 cyl 255 hd 63 sec
Part        Start        Size Type Flags
1:          63   980141652 0xa5 0x80
root@mybox:data# disklabel -A /dev/da0s1
# /dev/da0s1:
type: unknown
disk: ...</description>
		<link>http://dryice.name/blog/freebsd/grow-fs/</link>
			</item>
	<item>
		<title>my growfs test</title>
		<description>root@mybox:data# fdisk -s /dev/da0 /dev/da0: 61011 cyl 255 hd 63 sec Part        Start        Size Type Flags
1:          63   980141652 0xa5 0x80
root@mybox:data# disklabel -A /dev/da0s1 # /dev/da0s1: ...</description>
		<link>http://dryice.name/blog/freebsd/my-growfs-test/</link>
			</item>
	<item>
		<title>write cache turns a lot</title>
		<description>on the system disk, if I turn the write cache off (sysctl hw.ata.wc, by setting in /boot/loader.conf). the dd command will take 77.78 seconds, well when turning it on (the default), it will take only 10.93 seconds.

Share This
 </description>
		<link>http://dryice.name/blog/freebsd/write-cache-turns-a-lot/</link>
			</item>
	<item>
		<title>mount CD/VCD/DVD</title>
		<description>mount_cd9660 -s 0 /dev/acd0 /cdrom

Share This
 </description>
		<link>http://dryice.name/blog/freebsd/mount-cdvcddvd/</link>
			</item>
</channel>
</rss>

