lkml.org 
[lkml]   [2006]   [Feb]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[RFC][PATCH 1/7] VPIDs: add VPID config option
Add CONFIG_VIRTUAL_PIDS config option. Too simple one.

Kirill
--- ./init/Kconfig.vpid_conf 2006-02-02 14:15:35.145785768 +0300
+++ ./init/Kconfig 2006-02-02 14:31:22.904704512 +0300
@@ -316,6 +316,15 @@ config PRINTK
very difficult to diagnose system problems, saying N here is
strongly discouraged.

+config VIRTUAL_PIDS
+ default n
+ bool "Enable virtual pids support"
+ help
+ This option turns on process' ids virtualisation. Each
+ task has two types of pids assigned - system and virtual.
+ The latter is the one visible to user-space. When off
+ virtual pid is always equal to system one.
+
config BUG
bool "BUG() support" if EMBEDDED
default y
\
 
 \ /
  Last update: 2006-02-02 17:17    [W:0.134 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site