Displaying 3 results from an estimated 3 matches for "emptible".
Did you mean:
emptable
2008 Nov 19
0
Re: [CentOS-devel] CentOS for router product
Arut Selvan wrote:
> I have been told by my boss to do a feasability study of using CentOS
> for our routing product.
>
> I have some basic questions regarding CentOS. Please clarify.
>
> 1. Is the kernel used by CentOS pre-emptible/non-preemptible ?
>
> 2. Does CentOS allow for assigning of process priorities (e.g in VxWorks
> task priorities can be set at creation time)
>
> 3. What is the clock resolution provided ?
a) you have the wrong list, you want the centos at centos.org list ( which
is where I am r...
2014 Nov 27
0
xen_4.4.1-4_amd64.changes ACCEPTED into unstable
...kage)
xen-utils-4.4 - XEN administrative tools
xen-utils-common - Xen administrative tools - common files
xenstore-utils - Xenstore command line utilities for Xen
Closes: 759384 767295 769543 770460
Changes:
xen (4.4.1-4) unstable; urgency=medium
.
[ Bastian Blank ]
* Make operations pre-emptible.
CVE-2014-5146, CVE-2014-5149
* Don't allow page table updates from non-PV page tables.
CVE-2014-8594
* Enforce privilege level while loading code segment.
CVE-2014-8595
* Fix reference counter leak.
CVE-2014-9030
* Use linux 3.16.0-4 stuff.
* Fix memory leak...
2013 Dec 06
36
[V6 PATCH 0/7]: PVH dom0....
Hi,
V6: The only change from V5 is in patch #6:
- changed comment to reflect autoxlate
- removed a redundant ASSERT
- reworked logic a bit so that get_page_from_gfn() is called with NULL
for p2m type as before. arm has ASSERT wanting it to be NULL.
Tim: patch 4 needs your approval.
Daniel: patch 5 needs your approval.
These patches implement PVH dom0.
Patches 1 and 2