Re: [PATCH gnumach] Add protected payloads to NEWS

2014-10-01 Thread Samuel Thibault
Richard Braun, le Wed 01 Oct 2014 16:59:57 +0200, a écrit :
> On Wed, Oct 01, 2014 at 03:57:14PM +0200, Justus Winter wrote:
> > +A protected payload can now be associated with capabilities.  This
> > +payload is attached by the kernel to delivered messages and can be
> > +used to speed up the object lookup in the receiving task.
> 
> Very good job, looking forward to seeing this in the Debian packages :).

Yep, definitely :D

Samuel



Re: [PATCH gnumach] Add protected payloads to NEWS

2014-10-01 Thread Richard Braun
On Wed, Oct 01, 2014 at 03:57:14PM +0200, Justus Winter wrote:
> +A protected payload can now be associated with capabilities.  This
> +payload is attached by the kernel to delivered messages and can be
> +used to speed up the object lookup in the receiving task.

Very good job, looking forward to seeing this in the Debian packages :).

-- 
Richard Braun



Re: [PATCH gnumach] Add protected payloads to NEWS

2014-10-01 Thread Samuel Thibault
Ack.

Justus Winter, le Wed 01 Oct 2014 15:57:14 +0200, a écrit :
> ---
>  NEWS | 4 
>  1 file changed, 4 insertions(+)
> 
> diff --git a/NEWS b/NEWS
> index 9a9f620..357b23f 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -5,6 +5,10 @@ Numerous cleanups and stylistic fixes of the code base.  
> Several
>  problems have been identified using static analysis tools and
>  subsequently been fixed.
>  
> +A protected payload can now be associated with capabilities.  This
> +payload is attached by the kernel to delivered messages and can be
> +used to speed up the object lookup in the receiving task.
> +
>  The kernel debugger can now parse ELF symbol tables, can be invoked
>  over serial lines, gained two new commands and has received usability
>  improvements.
> -- 
> 2.1.0
> 

-- 
Samuel
***e trouve un .xls
***e passe un moment à se demander quelle version de xml c'est ça, le .xls
e: donc j'ai fait un file
 -+- #sos - on n'a pas forcément les mêmes références que tout le monde -+-



[PATCH gnumach] Add protected payloads to NEWS

2014-10-01 Thread Justus Winter
---
 NEWS | 4 
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index 9a9f620..357b23f 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ Numerous cleanups and stylistic fixes of the code base.  
Several
 problems have been identified using static analysis tools and
 subsequently been fixed.
 
+A protected payload can now be associated with capabilities.  This
+payload is attached by the kernel to delivered messages and can be
+used to speed up the object lookup in the receiving task.
+
 The kernel debugger can now parse ELF symbol tables, can be invoked
 over serial lines, gained two new commands and has received usability
 improvements.
-- 
2.1.0