lkml.org 
[lkml]   [2006]   [Mar]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromJoshua LeVasseur <>
SubjectRe: [RFC, PATCH 0/24] VMI i386 Linux virtualization interface proposal
DateMon, 13 Mar 2006 19:56:04 +0100
>
> On Mar 13, 2006, at 19:42, Arjan van de Ven wrote:
>
> On Mon, 2006-03-13 at 10:30 -0800, Zachary Amsden wrote:
>>  and gives hypervisors room to grow while maintaining
>> binary compatibility with already released kernels.
>
> that I buy for binary only hypervisors. But in an open source world  
> I'll
> buy this a LOT less as being relevant.
>


Binary compatibility to Linux is pretty important for applications.   
Even though Apache is open source, I don't want to recompile it for  
every new Linux kernel.  Fortunately I don't have to, because glibc  
abstracts the Linux kernel interface.  Consider VMI in the same role  
as glibc -- when the hypervisor changes, VMI maintains compatibility  
with your pre-existing infrastructure, while letting you have some of  
the benefits of the new hypervisor.  The upgrade and recompile game  
can quickly end in a stalemate when you have packages with  
conflicting dependencies (one package requires the old version, and  
the other package requires the new version).

Josh

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-03-13 19:57    [from the cache]
©2003-2008