[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

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

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

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