cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
UNIX/Linux Programming
huge pages
huge pages
May 24, 2009 at 5:57pm UTC
korisk
(2)
Hi! Please tell me how can i use huge page memory allocation in C++.
G++ compiler
Thanks
May 26, 2009 at 1:54pm UTC
closed account (
S6k9GNh0
)
Why...Would you possibly want to page memory unless your purposely making your application slow and retarded.
May 28, 2009 at 1:25am UTC
PanGalactic
(1658)
http://devresources.linux-foundation.org/dev/robustmutexes/src/fusyn.hg/Documentation/vm/hugetlbpage.txt
Google for "hugetlbfs" for more information.
May 28, 2009 at 3:48am UTC
korisk
(2)
computerquip: i don't really want to use huge pages, but want to know.
PanGalactic: thanx
i can suppos that if i wanted use huge pages i would have reloaded operator new.
Topic archived. No new replies allowed.