mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
UPDATING: add a note about the clang+zfs+i386 stack overflow issue
This commit is contained in:
parent
c80e6c4bec
commit
3fea4e6b7b
1 changed files with 5 additions and 0 deletions
5
UPDATING
5
UPDATING
|
|
@ -26,6 +26,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
|
|||
disable the most expensive debugging functionality run
|
||||
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
|
||||
|
||||
20121223:
|
||||
After switching to Clang as the default compiler some users of ZFS
|
||||
on i386 systems started to experience stack overflow kernel panics.
|
||||
Please consider using 'options KSTACK_PAGES=4' in such configurations.
|
||||
|
||||
20121222:
|
||||
GEOM_LABEL now mangles label names read from file system metadata.
|
||||
Mangling affect labels containing spaces, non-printable characters,
|
||||
|
|
|
|||
Loading…
Reference in a new issue