DragonFly BSD
DragonFly kernel List (threaded) for 2003-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: You could do worse than Mach ports


From: a <a@a>
Date: Mon, 28 Jul 2003 18:19:55 -0400

Terry Lambert wrote:
Matthew Dillon wrote:

   Even something like cryptfs can conceivably, if a crypto chip is
   present, use DMA to directly access the data without it having to be
   mapped.  And if it isn't, so what?  You wind up mapping the data and
   take the performance hit.  Just because you might have to do it for
   some subsystems doesn't mean you should go and burden *ALL* the
   subsystems with that kind of overhead.


Cache coherency.  It's a big problem.  Given the design information
disclosed so far, the assumptions tend to make me believe that the
coherency model would not work for NUMA, IA64 (more than 4 CPU),
SPARC, PPC, and a number of other platforms.

Could someone address this issue?





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