svn commit: r256094 - in projects/random_number_generator/sys: boot/forth conf dev/random kern sys

Mark R V Murray mark at grondar.org
Mon Oct 7 18:59:30 UTC 2013


On 7 Oct 2013, at 19:56, Pawel Jakub Dawidek <pjd at FreeBSD.org> wrote:

> On Sun, Oct 06, 2013 at 10:45:03PM +0000, Mark Murray wrote:
>> +int randomdev_read_file(const char *filename, void *buf);
>> +int randomdev_write_file(const char *filename, void *buf);
> 
> Can we pass buffer sizes explicitely and not just assume it is PAGE_SIZE?

I don't see why not.

Right now, I need to find out why the read function (not yet got to write)
is panicking with "page not present".

M
-- 
Mark R V Murray

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 353 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-projects/attachments/20131007/b53289a1/attachment.sig>


More information about the svn-src-projects mailing list