Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 1999 13:56:24 +0100
From:      Martin Cracauer <cracauer@cons.org>
To:        Marcel Moolenaar <marcel@scc.nl>
Cc:        Martin Cracauer <cracauer@cons.org>, Bruce Evans <bde@zeta.org.au>, freebsd-arch@freebsd.org
Subject:   Re: cvs commit: src/sys/i386/include signal.h
Message-ID:  <19991205135624.A4009@cons.org>
In-Reply-To: <384A3D54.3DFE76D6@scc.nl>; from Marcel Moolenaar on Sun, Dec 05, 1999 at 11:24:20AM %2B0100
References:  <382E8A1B.B7D9B7F0@scc.nl> <Pine.BSF.4.10.9911142303390.21828-100000@alphplex.bde.org> <19991115095729.A27507@cons.org> <382FDBE2.D075594@scc.nl> <19991115115552.A27870@cons.org> <382FF2AF.545C8C81@scc.nl> <19991204234145.A1221@cons.org> <384A3D54.3DFE76D6@scc.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
In <384A3D54.3DFE76D6@scc.nl>, Marcel Moolenaar wrote: 
> Martin Cracauer wrote:
> > Also mcontext_t is proposed to be bumped to 512 bytes for possible
> > future extensions (because changing the size once 4.0 is out is
> > *bad*).
> 
> mcontext_t is embedded in ucontext_t. If you want a nice round figure, I
> still think we should round ucontext_t and scale mcontext_t accordingly.
> Remember that ucontext_t and not mcontext_t is used in interfaces.
> mcontext_t is "just" a field of ucontext_t...
> 
> > Decisions in order of importance:
> > - Do you accept bumping mcontext_t to 512 bytes?
> 
> No, I'll accept ucontext_t to be bumped to a nice round number (say 512
> bytes) and have the extra space used by mcontext_t :-)

I'm afraid that is not useful, since there are only 64 bytes left
(with FPU status already there), not enough to keep this extension
scheme running for future extensions.

What about 4K? :-]]]

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/
  Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991205135624.A4009>