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:	Sun, 30 Jul 2006 18:23:50 +0300
From:	Avi Kivity <avi@...o.co.il>
To:	Jiri Slaby <jirislaby@...il.com>
CC:	Arjan van de Ven <arjan@...radead.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: FP in kernelspace

Jiri Slaby wrote:
>
> > unfortunately this only works for MMX not for real fpu (due to 
> exception
> > handling uglies)
>
> concludes it's not multiplatform at all... For that reasen I (maybe) 
> want some
> "protocol" for communication with US, where I can easily compute it.
>
Well, usually such a protocol is by means of read(2) and write(2) to a 
character device provided by your driver: userspace reads some data, 
does the fp ops, and writes it back.  If you want realtime you'll have 
to use a realtime thread with the appropriate priority.

-- 
error compiling committee.c: too many arguments to function

-
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