On 5/27/14 8:17 , takashi ary via illumos-discuss wrote: > Hello, > > I tried updating Processor Microcode Data File from intel. > > https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=3453&DwnldID=23829&ProductFamily=Processors&ProductLine=Server&ProductProduct=Intel%C2%AE+Xeon%C2%AE+Processor+E5-2600+Product+Family&DownloadType=Firmware&lang=eng
A while back I was looking at a bug that doesn't seem dissimilar. What's the size of the actual microcode itself? There's a size cap on the size of the body today, see http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/sys/ucode.h#209. I suspect that if you increased that on a system then it would work, note that you would need to rebuild the entire system with that. Robert ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
