• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by user4592357

  1. U

    virtual memory: how does it provide protection

    it's said that virtual memory solves the problems of raw physical memory, namely lack of memory, fragmentation, and protection. but does it provide a guarantee that two processes don't map to the same physical memory? how does, when "allocating" a space for a new process, virtual memory manager...
  2. U

    handling multikey sequence interrupts

    i'm reading tanenbaum's book. here it says that when the "shift" key is presses and then the letter "m", the os knows that the user wants an uppercase "M" rather than a lowercase "m". i'm wondering how this is handled by the cpu? here's what i think. since both keypresses are interrupts, and...
Back
Top