You're talking about poorly done software, not a hardware limitation.
Presumably, in a selector based scheme, selectors would replace
'handles', not 'pointers'.  Since the PalmOS already uses the concept of
handles, well behaved apps would not really notice the change, just run
faster.

-jjf

-----Original Message-----
From: Steve Sabram [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 26, 2000 10:59 AM
To: Palm Developer Forum
Subject: Re: End Of Dragonball? Palm Shakeup?


True, but whatever is done, please let me still be able to create a
pointer, assign it an explicit address space and read and write
to it.  This is so much easier than dealing with drivers or some
offseted "protected mode".

Steve

"Fitzpatrick, Joe" wrote:

> If you trace it, DmWriteCheck is a bit more code than you might
expect.
> DmWrite always calls DmWriteCheck before proceeding.  It then makes a
> system call to lock a resource semaphore and reprogram the memory
> management hardware in the dragonball.  After the actual Memory Copy,
> the hardware is programmed again and the semaphore released.




-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to