I have set up my computer so it can use large pages, but how do I enable it in polygot?
Thanks in advance!







How do I know if my Rybka is using the Large pages?
The way I do this is to enable the Rybka log (not the xlog), load the Rybka engine and
look in the log. The log is in the same directory as the Rybka executable and has the
name uci.<data>.<number>.txt.
A successful allocation of a hash table of 2GB with large pages looks like this in the
log:
-->> setoption name Use Large Pages value true
Use large pages enabled.
-- shared synchronization file: RybkaSync13744
-- shared exchange file: RybkaEx23744
Using large pages, size = 2147483648
Using large pages, size = 2147483648
A failure when trying to obtain large pages looks something like this in the log:
-->> setoption name Hash value 256
-- shared synchronization file: RybkaSync14432
-- shared exchange file: RybkaEx24432
<<-- ERROR: API = CreateFileMapping
<<-- error code = 1450
<<-- message = Insufficient system resources exist to
complete the requested service.
Large pages not used - CreateFileMapping () returned invalid handle.
Please check memory fragmentation, privileges and UAC (and reboot if
necessary)

Users browsing this forum: No registered users and 0 guests