| | - The Extensible Operating Systems
An extensible operating system lets an application apply certain customization to tailor the operating systems behavior to the needs of the application. Applications running on personal computers have been taking advantage of the nonexisting protecti ... http://www.cs.unm.edu/~riesen/prop/node26.html
|
| |
- The BITS
BITS, an operating system project, was investigated in HiPeX research centre in City University , London, UK. BITS, based on describing system resources as independent components, enables applications to implement their own abstractions, define ... http://www.soi.city.ac.uk/~patty/bits.html
|
| |
|
- Using Kernel Extensions to Decrease
CPUs, network interfaces, and networks are improving, providing higher bandwidths and lower latencies. System software overhead makes it impossible for a user application to achieve bandwidths and latencies near the hardware limits. This is especiall ... http://www.cs.unm.edu/~riesen/prop/
| | |
| |
- The Spin
SPIN is an operating system that blurs the distinction between kernels and applications. Applications traditionally live in userlevel address spaces, separated from kernel resources and services by an expensive protection boundary. With SPIN, applica ... http://www.cs.washington.edu/research/projects/spin/www/
|
| |
- A Caching Model of Operating
Stanford Cache Kernel, supervisormode component of V++ OS; caches system objects threads, address spaces to raise performance; microkernel alternative, performance equals normal monolithic OSs, yet gives applicationlevel control of system resources, ... http://www-dsg.stanford.edu/papers/cachekernel/main.html
| | |
| |