Sciweavers

SP
1999
IEEE

A Multi-Threading Architecture for Multilevel Secure Transaction Processing

13 years 8 months ago
A Multi-Threading Architecture for Multilevel Secure Transaction Processing
A TCB and security kernel architecture for supporting multi-threaded, queue-driven transaction processing applications in a multilevel secure environment is presented. Our design exploits hardware security features of the Intel 80x86 processor family. Intel's CPU architecture provides hardware with two distinct descriptor tables. We use one of these in the usual way for process isolation. For each process, the descriptor table holds the descriptors of "system-low" segments, such as code segments, used by every thread in a process. We use the second table to hold descriptors for segments known to individual threads within the process. This allocation, together with an appropriately designed scheduling policy, permits us to avoid the full cost of process creation when only switching between threads of different security classes in the same process. Where large numbers of transactions are encountered on transaction queues, this approach has benefits over traditional multil...
Haruna R. Isa, William R. Shockley, Cynthia E. Irv
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1999
Where SP
Authors Haruna R. Isa, William R. Shockley, Cynthia E. Irvine
Comments (0)