It's UWAweek 47

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Showing 20 of 828 articles
Showing page 1 of 42⬅ older  |  newer ⮕
Currently 90 other people reading this forum.


SVG not supported 11:48am Mon 18th Nov, ANONYMOUS

Has anyone's project been remarked? I emailed the professor on the 10th, and it seems that there are still no updates. I understand that there is a large amount of exams to mark, just worried if this will be looked at before the marks release on the 2...


 UWA week 45 (2nd semester, 2nd exam week) ↓
SVG not supported 10:30am Wed 6th Nov, ANONYMOUS

Same here, we got 2 10 and checked that our code passed all the test cases on help forum - and still waiting for reply from Amitava


SVG not supported 3:58pm Tue 5th Nov, ANONYMOUS

I m in a similar boat and would love some clarification on it )


SVG not supported 10:03am Tue 5th Nov, ANONYMOUS

Hi everyone, I m really frustrated with the grading of my recent project submission, where I received a 0 10. I just verified if my submission was proper with the appropriate names and student IDs mentioned in the code and despite the code passing m...


SVG not supported 9:51am Tue 5th Nov, ANONYMOUS

Even I have the same issue. We got a zero score.


SVG not supported 11:14pm Mon 4th Nov, Joshua N.

ANONYMOUS wrote Hi Anon, I would recommend sending an email to Amitava as soon as possible, it might have been a mistake, especially if your project met the requirements. It seems very odd to get 0, usually that's a grade reserved for submitting nothi...


SVG not supported 4:43pm Mon 4th Nov, ANONYMOUS

Hello everyone, I'm reaching out to seek advice and support regarding the recent grading of our Project 2. Our team received a zero score, which we find difficult to accept given the time, effort, and energy we invested. We carefully rechecked our cod...


 UWA week 44 (2nd semester, 1st exam week) ↓
SVG not supported 6:24pm Sat 2nd Nov, ANONYMOUS

Hi, I was just wondering when the Project 2 marks would be released.


 UWA week 43 (2nd semester, study break) ↓
SVG not supported 1:26pm Sat 26th Oct, ANONYMOUS

Pretty sure this is not correct. The primary page table size is 2 8 256, where each of these 256 entries points to a secondary page table. Therefore there are 2 8 256 secondary page tables, one for each index of the primary page table. Each of these ...


SVG not supported 8:23pm Fri 25th Oct, ANONYMOUS

meant to say the amount of frames is determined by the maximum frame number which is everything left of the offset. so in a 32 bit computer if 10 were for offset then it means that there are up to 2 22 pages and if each of those pages are 2 10 bytes ...


SVG not supported 8:19pm Fri 25th Oct, ANONYMOUS

an off set of 10 bits means the page size is 2 10 Bytes which is 1 KB. the amount of pages is determined by the maximum page number. Also, each digit in a memory address represents a byte so a 32 bit computer would have 2 32 unique addresses which is...


SVG not supported 7:48pm Fri 25th Oct, ANONYMOUS

Thank you for your reply, I'd like to ask why there'd be 2 14 secondary page tables instead of the size of secondary page table being 2 14. As I understand, primary page table will hold the address to a single secondary page table. Perhaps I'm mistak...


SVG not supported 7:40pm Fri 25th Oct, Chenjun H.

Sorry for the confusion, when the offset is 10 bits, does it mean there are 2 10 bytes, or 2 10 32-bit addresses?


SVG not supported 7:40pm Fri 25th Oct, Amitava D.

Dear All, I will sort out all problems related to project 1 marks on Monday, as I had an eye operation and was on leave yesterday and today. The exam paper is fairly easy, and I am sure you will do well. all the best, Amitava


SVG not supported 7:36pm Fri 25th Oct, Amitava D.

ANONYMOUS wrote good answer, thanks


SVG not supported 7:34pm Fri 25th Oct, Amitava D.

No, we haven't started marking the second project.


SVG not supported 7:34pm Fri 25th Oct, Amitava D.

ANONYMOUS wrote It needs to be consistent so that it is not misused by malicious processes.Complicated interfaces may be easier to manipulate to pass malicious parameters. Also parameter checking is more efficient if they are consistent.


SVG not supported 7:32pm Fri 25th Oct, Amitava D.

ANONYMOUS wrote Each process starts with three open file descriptors, stdin, stdout, stderr - these will require system calls to open.


SVG not supported 7:30pm Fri 25th Oct, Amitava D.

ANONYMOUS wrote page size is 2 10 primary page table size is 2 8 There are 2 14 secondary page tables, each entry of the primary page table holds the starting address of a secondary page table. One can bring the secondary page tables on demand (the sec...


SVG not supported 7:26pm Fri 25th Oct, Amitava D.

ANONYMOUS wrote Sort of, but you can ignore that question. I don't know what Chris meant, may be segmented paging (I haven't explained that).

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy