Displaying 5 results from an estimated 5 matches for "ertos".
2007 Apr 18
3
[RFC PATCH 35/35] Add Xen virtual block device driver.
> This is another thing that has always put me off. The
> virtual block device driver has the ability to masquerade as
> other types of block devices. It actually claims to be an
> IDE or SCSI device allocating the appropriate major/minor numbers.
>
> This seems to be pretty evil and creating interesting failure
> conditions for users who load IDE or SCSI modules.
2007 Apr 18
3
[RFC PATCH 35/35] Add Xen virtual block device driver.
> This is another thing that has always put me off. The
> virtual block device driver has the ability to masquerade as
> other types of block devices. It actually claims to be an
> IDE or SCSI device allocating the appropriate major/minor numbers.
>
> This seems to be pretty evil and creating interesting failure
> conditions for users who load IDE or SCSI modules.
2007 Jun 26
2
RFC: multiple address spaces for one process
...dress spaces for userspace virtualisation acceleration"
+ default false
+ help
+ This option allows a process to have more than one address space,
+ and enables the new_as and switch_as system calls.
--
Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au ERTOS within National ICT Australia
2007 Jun 26
2
RFC: multiple address spaces for one process
...dress spaces for userspace virtualisation acceleration"
+ default false
+ help
+ This option allows a process to have more than one address space,
+ and enables the new_as and switch_as system calls.
--
Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au ERTOS within National ICT Australia
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*