linux 2.6内核配置选项注解

原创
ithorizon 7个月前 (10-11) 阅读数 30 #Linux

Linux 2.6 内核配置选项注解

Linux 2.6 内核配置选项注解

Linux 2.6 内核是Linux内核的一个重要分支,它提供了充裕的配置选项,以便用户可以采取自己的需求定制内核。以下是一些常见的Linux 2.6内核配置选项及其注解。

1. Processor Type and Features

这个配置选项允许用户选择处理器类型和启用某些处理器特定的功能。

Processor type and features

Processor family

<*> Pentium III (Coppermine) compatible

<*> Pentium M (Dothan) compatible

<*> Pentium 4 (Northwood) compatible

<*> Pentium 4 (Prescott) compatible

<*> Intel Itanium 2

<*> AMD K6-2/K6-3 compatible

<*> AMD Athlon (K7) family

<*> AMD Athlon64/Sempron (K8) family

<*> AMD Opteron, AMD64, and EM64T compatible

<*> VIA C3/C7 family

<*> Transmeta Crusoe

<*> Transmeta Efficeon

<*> MIPS R4000 big-endian

<*> MIPS R3000 big-endian

<*> MIPS R2000 big-endian

<*> MIPS R10000 big-endian

<*> MIPS R4000 little-endian

<*> MIPS R3000 little-endian

<*> MIPS R2000 little-endian

<*> MIPS R10000 little-endian

<*> Hitachi SH3

<*> Hitachi SH4

<*> Hitachi SH4A

<*> Hitachi SuperH family

<*> ARM 6/7/7T/7A/8/9/10/11/12/15/17/18/20/22/26/31/33/35/37/39/40/42/46/47/48/49/50/51/52/53/54/55/56/57/58/59/60/61/62/63/64/65/66/67/68/69/70/71/72/73/74/75/76/77/78/79/80/81/82/83/84/85/86/87/88/89/90/91/92/93/94/95/96/97/98/99/100/101/102/103/104/105/106/107/108/109/110/111/112/113/114/115/116/117/118/119/120/121/122/123/124/125/126/127/128/129/130/131/132/133/134/135/136/137/138/139/140/141/142/143/144/145/146/147/148/149/150/151/152/153/154/155/156/157/158/159/160/161/162/163/164/165/166/167/168/169/170/171/172/173/174/175/176/177/178/179/180/181/182/183/184/185/186/187/188/189/190/191/192/193/194/195/196/197/198/199/200/201/202/203/204/205/206/207/208/209/210/211/212/213/214/215/216/217/218/219/220/221/222/223/224/225/226/227/228/229/230/231/232/233/234/235/236/237/238/239/240/241/242/243/244/245/246/247/248/249/250/251/

本文由IT视界版权所有,禁止未经同意的情况下转发

文章标签: Linux


热门