| To: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
|---|---|
| Subject: | Average number of instructions per line of kernel code |
| From: | "Mohamed Bamakhrama" <bamakhrama@gmail.com> |
| Date: | Thu, 30 Aug 2007 15:00:29 +0200 |
| Dkim-signature: | a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OZu8hmdqLDyF8F54QRMWMItvKIOVUx7yfp1xkWPTq+Io3+W6unO9QtDQmuXsZue8lL0kw4L6sW7LLDVishpm3cjYQZ8XoFSj/irj6V9FbwMSO6SxqX6OOZgXMQiHItIXANkBqWo83X6SCL8AEw7G4IgIa4n1JdRuFDBJBecYywk= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Fmw4wGWvb1olX8DTPWlhRd4EmLU+hJMqyXLhix4yi1kIMZryudW4y2bCF7uEo12DUwvlMEXMO+zELmlavnjEOAjN3GHYaEVq22hMBIhZa6Pumu2i/6P6my9Xn4Q1fkMGkRVldxOGbcSzlkKCbeFsGS8p92aGSuZyq21LJcN8COk= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Reply-to: | bamakhrama@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi all, I have a question regarding the average number of assembly instructions per line of kernel code. I know that this is a difficult question since it depends on many factors such as the instruction set architecture, compiler used, optimizations used, type of code, coding style, etc... I would like to know a rough estimate for such a quantity for the kernel 2.4/2.6 code running on MIPS32 architecture. My estimate is between 5-10 instructions. I googled for such a thing but couldn't find any useful papers/resources. Many thanks in advance. Best regards -- Mohamed A. Bamakhrama |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Exception while loading kernel, Giuseppe Sacco |
|---|---|
| Next by Date: | Re: Average number of instructions per line of kernel code, Jesper Juhl |
| Previous by Thread: | problem about the tool chain for R3000, guo guo |
| Next by Thread: | Re: Average number of instructions per line of kernel code, Jesper Juhl |
| Indexes: | [Date] [Thread] [Top] [All Lists] |