Displaying 3 results from an estimated 3 matches for "md_root_siz".
Did you mean:
md_root_size
2008 Feb 22
0
mddisk(ramdisk) root system that image size limit ?
...20G 7% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/md0a 124M 4.0K 114M 0% /mnt
system not panic.
but config loader.rc, add "load -t mfs_root /image" or "load -t md_image
/image" will panic.
I tried configuring the kernel, change MD_ROOT_SIZE and
MAXDSIZ=(1024UL*1024*1024); MAXSSIZ=(512UL*1024*1024);
DFLDSIZ=(1024UL*1024*1024), panic still.
2012 Apr 24
1
Attempting to boot into ramdisk on 8.3
...accf_http_load="YES"
net.inet.tcp.syncache.hashsize=1024
net.inet.tcp.syncache.bucketlimit=100
The size of mfsboot is 600M.
The diff between GENERIC and my kernel config, comments left in
so people can see what I was doing 7.3ish:
28.43d26
< ### FBCD64 SPECIFIC
< #options MD_ROOT_SIZE="524288"
< options GEOM_UZIP
< #options INCLUDE_CONFIG_FILE
< #options ZERO_COPY_SOCKETS
< #options HZ=1000
< #options DEVICE_POLLING
< #options NKPT=600 # not set up on amd64
< #
< # Debugging
< options KDB
< options DDB
< optio...
2006 Nov 17
1
gjournal on 6.x wont build
Hi all,
I was intending on trying out gjournal on a new disk i've added in my
desktop. I had a look to see what the most recent patch provided by
Pawel and found
http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch
I created the directories as per Pawel's original post
(http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html)
and the patch succeeded with no failed