Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2019 19:17:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234906] kernel panic: softdep_setup_inomapdep: dependency 0xfffff80107d15c00 for newinode already exists
Message-ID:  <bug-234906-227-9LgL6vv5fk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234906-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234906

--- Comment #2 from johan van Zanten <johanvz816@giantfoo.org> ---
the other possibly relevant changes:

loader.conf:

kern.cam.boot_delay="10000"     # Delay (in ms) of root mount for CAM bus
                                # registration, useful for USB sticks as root
#kern.cam.scsi_delay="2000"     # Delay (in ms) before probing SCSI
usb_load="YES"                  # USB subsystem
umass_load="YES"                        # Mass Storage Devices

# i think these were to reduce power consumption
# https://people.freebsd.org/~bcr/laptop_article.html
hint.apic.0.clock=0
kern.hz=100
hint.atrtc.0.clock=0

# this is because i'm not use ZFS, and disabling it gives me 4 or 5 GB of RAM
back.
zfs_load="NO"

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234906-227-9LgL6vv5fk>