Janggun Lee

Results 60 comments of Janggun Lee

If the next node is null, you should be at the end of the list since you are holding the lock for the last node. The benefit of lock coupling...

> I think that unlock function of McsLock has to spin over next node which was allocated by other thread. Then, does McsLock get advantage of NUMA consideration on its...

That is really weird. Normally, using `ptr::read()` without being sure of what you are doing will lead to more errors. For this particular case, I have no idea why it...

@Meraro Do you want to send me an email to ask about this issue regarding your code? Sure, I'll take a look.

As I said in https://github.com/kaist-cp/cs431/issues/645#issuecomment-1256318180 ... I really cannot say anything without more information. :(

You might want to take a look at https://github.com/kaist-cp/cs431/issues/645#issuecomment-1289027021 .

I actually think we can delete it... but I'm not sure. @jeehoonkang do you possibly have an answer? As a note, we won't ask about `PhantomData` in the exam since...

* If you want to make a claim, please send an email to [email protected] by **next Sunday, 2022-10-30, 23:59:59**. * Please follow the below format so that I can quickly...

* Claims so far: I sent an email reply to the claims I got so far, so please check them. * Claim policy: we won't send you the correct answers...

@metamon123 Yes, thanks for the notice. Turns out I also had the same issue in the above comment, saying Sunday was the 30th....