Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
uncacheable memory
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
reverius42
Apprentice
Apprentice


Joined: 16 Jul 2002
Posts: 166
Location: Tucson, AZ

PostPosted: Wed Jul 24, 2002 9:34 pm    Post subject: uncacheable memory Reply with quote

Does anyone know of a way to allocate uncacheable memory in Linux, as opposed to the regular write-back memory? I know it's possible in Windows, but I'm not sure if it's possible in Linux...
_________________
Even a stopped clock gives the right time twice a day.
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Thu Jul 25, 2002 2:46 am    Post subject: Reply with quote

What do you mean? Memory that's not allowed to move to swap?

AFAIK, the Linux VMM doesn't let you do that. I'm not certain, though...
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
reverius42
Apprentice
Apprentice


Joined: 16 Jul 2002
Posts: 166
Location: Tucson, AZ

PostPosted: Thu Jul 25, 2002 5:23 pm    Post subject: uncachable memory Reply with quote

delta407 wrote:
What do you mean? Memory that's not allowed to move to swap?

AFAIK, the Linux VMM doesn't let you do that. I'm not certain, though...


No, it's a low level memory allocation. Instead of write-combined or any other method of caching memory, it transfers straight through the bus to the system RAM (without being in the L1 or L2 cache, iirc).

Anyone know of a way to do this?
_________________
Even a stopped clock gives the right time twice a day.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum