Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/regress/sys/arch/i386



yamt%NetBSD.org@localhost said:
> Log Message: test i386_get_ioperm/i386_set_ioperm. 

This reminds me of something: Because this syscall is
practically useless and the bitmap just uses up pcb bits
and kernel stack, I had once reduced it to a COMPAT
option, setting iopl if any access is allowed by the
bitmap, somewhere in a local tree, before the i386/amd64
unification.
This would make that the (faked) bitmap returned by
get_ioperm() would not necessarily be identical to the one
sent by set_ioperm(). I didn't find any userland program
using the ioperm calls, let alone reading back the bitmasks.
So how about getting the bitmask removed?

best regards
Matthias




-------------------------------------------------------------------
-------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich

Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Dr. Sebastian M. Schmidt
-------------------------------------------------------------------
-------------------------------------------------------------------



Home | Main Index | Thread Index | Old Index