lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Mar 2010 18:11:32 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Avi Kivity <avi@...hat.com>
Cc:	Anthony Liguori <anthony@...emonkey.ws>,
	"Zhang, Yanmin" <yanmin_zhang@...ux.intel.com>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Sheng Yang <sheng@...ux.intel.com>,
	linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
	Marcelo Tosatti <mtosatti@...hat.com>,
	oerg Roedel <joro@...tes.org>,
	Jes Sorensen <Jes.Sorensen@...hat.com>,
	Gleb Natapov <gleb@...hat.com>,
	Zachary Amsden <zamsden@...hat.com>, ziteng.huang@...el.com,
	Arnaldo Carvalho de Melo <acme@...hat.com>,
	Fr?d?ric Weisbecker <fweisbec@...il.com>
Subject: Re: [RFC] Unify KVM kernel-space and user-space code into a single
 project


* Avi Kivity <avi@...hat.com> wrote:

> On 03/18/2010 06:13 PM, Ingo Molnar wrote:
>
> > Currently there's a wall between kernel developers and user-space 
> > developers, and there's somewhat of an element of fear and arrogance on 
> > both sides. For efficient technology such walls needs torn down and people 
> > need a bit more experience with each other's areas.
> 
> I think you're increasing the height of that wall by arguing that a 
> userspace project cannot be successful because it's development process 
> sucks and the only way to fix it is to put it into the kernel where people 
> know so much better.  Instead we kernel developers should listen to 
> requirements from users, even if their code isn't in tools/.

No, it's tearing down that wall because finally, instead of providing rather 
abstract system calls that are designed perfectly, the kernel can operate by 
providing useful libraries and apps.

At least on the context i've worked on it has torn down walls and has improved 
the efficiency of working on ABIs towards user-space. (sysprof is an example 
of that)

Kernel developers are finally faced with user-space development directly, in 
the same repository, using the same rules of contribution.

Non-kernel-hosted apps win from that process too, as even if they dont 
integrate (because they dont want to or cannot for license reasons) they can 
participate in a more direct (and more practical) exchange with kernel 
developers. They can contribute a new system call and create a library 
function for it straight away.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ