summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2012-12-23 13:04:04 +0000
committeravg <avg@FreeBSD.org>2012-12-23 13:04:04 +0000
commitbabb1e87f13c8aafcdbe450f1985694c481cdad8 (patch)
tree822d669e52e1425fdc98863e75caec291970cd34 /UPDATING
parenta931043751d62613cff21d7eea760e17669bef4f (diff)
downloadFreeBSD-src-babb1e87f13c8aafcdbe450f1985694c481cdad8.zip
FreeBSD-src-babb1e87f13c8aafcdbe450f1985694c481cdad8.tar.gz
UPDATING: add a note about the clang+zfs+i386 stack overflow issue
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 16c524a..ce83d3f 100644
--- a/UPDATING
+++ b/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,
OpenPOWER on IntegriCloud