Date: Sun, 26 Feb 2017 16:39:02 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-mips@FreeBSD.org Subject: [Bug 216831] [PATCH] sys/mips/cavium/octeon_machdep.c: add cavium octeon 'bootoctlinux' boot argument support Message-ID: <bug-216831-27794-33t7WnO7O1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216831-27794@https.bugs.freebsd.org/bugzilla/> References: <bug-216831-27794@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216831 --- Comment #9 from Dave Rush <northwoodlogic.free@gmail.com> --- (In reply to Juli Mallett from comment #7) You are right about the coremask parameter. More experimentation shows it c= an be unspecified (defaults to 1 core) or placed anywhere in the command line.= It seems like the most straight forward thing to do is just parse the command = line from the beginning. I attached a new patch that addresses your feedback. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216831-27794-33t7WnO7O1>