From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 14 Jan 2003 12:22:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 14 Jan 2003 12:22:10 -0500 Received: from userel174.dsl.pipex.com ([62.188.199.174]:6275 "EHLO einstein31.homenet") by vger.kernel.org with ESMTP id ; Tue, 14 Jan 2003 12:22:09 -0500 Date: Tue, 14 Jan 2003 17:31:37 +0000 (GMT) From: Tigran Aivazian X-X-Sender: To: Patrick Mochel cc: Arjan van de Ven , Christoph Hellwig , Hugh Dickins , , Subject: Re: [PATCH] don't create regular files in devfs (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 14 Jan 2003, Patrick Mochel wrote: > Out of curiosity, how large are the microcode updates? Or rather, what is > the range of sizes that you've seen? Each chunk is 2048 bytes long of which only 2000 bytes are the data bits sent to the cpus. See struct microcode in Regards Tigran