Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2005 14:29:30 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        Maxim Sobolev <sobomax@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/compat/linux linux_misc.c src/sys/kern kern_time.c src/sys/sys systm.h
Message-ID:  <200501311429.31197.jhb@FreeBSD.org>
In-Reply-To: <200501252128.j0PLSSHE081956@repoman.freebsd.org>
References:  <200501252128.j0PLSSHE081956@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 25 January 2005 04:28 pm, Maxim Sobolev wrote:
> sobomax     2005-01-25 21:28:28 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/compat/linux     linux_misc.c
>     sys/kern             kern_time.c
>     sys/sys              systm.h
>   Log:
>   Split out kernel side of {get,set}itimer(2) into two parts: the first
> that pops data from the userland and pushes results back and the second
> which does actual processing. Use the latter to eliminate stackgap in the
> linux wrappers of those syscalls.
>
>   MFC after:      2 weeks

Hmm, I already implemented kern_[sg]etitimer() locally and fixed all the ABIs, 
not just Linux to use them.  I haven't had time to test the patches though.  
Would you be interested in them?

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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