Welcome, Guest. Please login or register.

Author Topic: SetPatch is hungry!  (Read 2798 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Duncan

  • Newbie
  • *
  • Join Date: Nov 2002
  • Posts: 7
    • Show all replies
Re: SetPatch is hungry!
« on: January 21, 2003, 06:08:42 PM »
Your fast memory is probably not tagged as MEMF_KICK, and
is not used by setpatch. try the AVOIDMEMFKICKFORPATCHES
option.

Duncan
 

Offline Duncan

  • Newbie
  • *
  • Join Date: Nov 2002
  • Posts: 7
    • Show all replies
Re: SetPatch is hungry!
« Reply #1 on: January 22, 2003, 04:07:08 PM »
Don't forget you can also force LoadModule to use
your Fast memory. Just use the NOMEMFKICK option.

Duncan