configs: Fix ruby_fs.py cache line size
authorJoel Hestness <jthestness@gmail.com>
Wed, 18 Sep 2013 00:39:11 +0000 (19:39 -0500)
committerJoel Hestness <jthestness@gmail.com>
Wed, 18 Sep 2013 00:39:11 +0000 (19:39 -0500)
commit30c588a483138b781a94af20ffc97017cb1faa89
tree5fbb4e832f16aff846091c10336115f634b70e30
parent143dfa31df3cc61c76e76d8b1418b73183943705
configs: Fix ruby_fs.py cache line size

Recent changes added setting of system-wide cache line size and these settings
occur in the top-level configs (se.py and fs.py). This setting also needs to
take place in ruby_fs.py. This change sets the cache line size as appropriate.
configs/example/ruby_fs.py