Author: adrian
Date: Fri Dec 16 00:04:32 2016
New Revision: 310130
URL: https://svnweb.freebsd.org/changeset/base/310130

Log:
  [ar933x] don't waste memory/flash; drop the UMTX_CHAINS count down to 16.

Modified:
  head/sys/mips/conf/std.AR933X

Modified: head/sys/mips/conf/std.AR933X
==============================================================================
--- head/sys/mips/conf/std.AR933X       Thu Dec 15 22:39:52 2016        
(r310129)
+++ head/sys/mips/conf/std.AR933X       Fri Dec 16 00:04:32 2016        
(r310130)
@@ -27,6 +27,8 @@ options       KDB
 options        ALQ
 options         ALT_BREAK_TO_DEBUGGER
 
+options        UMTX_CHAINS=16
+
 options        SCHED_4BSD              #4BSD scheduler
 options        INET                    #InterNETworking
 #options       INET6                   #InterNETworking
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to