|
CT60 and related things BBS
Re: Harddisk cache? |
Posted by: Peter
|
Aug,24.2007-23:03
|
>Problem is that you can't have TOS in SDRAM and run with memory protection right? (because both need the MMU).
Yes you can. MINT mentions something about it, but memory protection still works. At least I'm able to trigger protection faults when when touching memory that isn't mine.
>I have always run with protection off, and have never thought of a need to have it on.
I defenitely recommend it for coders, since you get instant notification (in most cases) of pointer errors and such stuff.
Another good reason to enable it when coding is to ensure that your production is compatible with it. If not, you're most probably A: doing something wrong or B: doing something nasty. In case of the latter, there are often clean - or cleaner - ways of doing it.
-- Peter
|
[All messages in this thread] [Start new thread]
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|