bug-hurd
[Top][All Lists]
Advanced

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

Re: I/O permission bitmap patch for oskit-mach


From: Roland McGrath
Subject: Re: I/O permission bitmap patch for oskit-mach
Date: Fri, 8 Mar 2002 19:14:46 -0500 (EST)

The io_bitmap_* functions can be static (and get inlined), no?  You left
machine_task_zone.  Btw, you could use a zone for the iopb's instead of
kalloc, since they are all the same size.  It's not much difference, but
maybe a wee bit faster.  With the alias decl, you should not need the
#define for base_tss any more.  It's clearer to just use ktss in the function.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]