Search code examples
@echo in Makefile always causes error " *** missing separator. Stop."...


makefileechognu-makewindows-subsystem-for-linuxxv6

Read More
QEMU's virtio-mouse-device not sending interrupts to xv6...


coperating-systemqemuxv6

Read More
raise Store/AMO page fault when trying write stack in xv6's trampoline...


linuxkernelriscvxv6

Read More
does kalloc in xv6 return virtual address or physical address?...


memoryx86operating-systemkernelxv6

Read More
ERROR: Couldn't find a working QEMU executable...


pathqemuxv6

Read More
Order of execution of system call in xv6...


unixoperating-systemsystem-callsxv6

Read More
xv6 uartinit: set baud rate...


uartxv6baud-rate

Read More
qemu-system-riscv64 is not found in package qemu-system-misc...


qemuxv6

Read More
Error compiling xv6 in Ubuntu(Makefile:124: recipe for target 'kernel' failed)...


linuxubuntuxv6

Read More
MLFQ anf RR in XV6...


coperating-systemschedulingxv6rr

Read More
call a function from header file in C...


coperating-systemriscvxv6

Read More
What does madvise() do in virtual memory?...


coperating-systemriscvxv6

Read More
Is it possible to manually change page table's PTE value? (xv6, risc-v,c)...


coperating-systemriscvxv6

Read More
undefined reference to `sys_getprocs' when getting number of processes in Xv6...


operating-systemsystem-callsxv6

Read More
How to modify process preemption policies (like RR time-slices) in XV6?...


operating-systemxv6preemption

Read More
Threading using jmp_buf array in C (test in xv6)...


cmultithreadingoperating-systemriscvxv6

Read More
Why is exec() not working in child fork Xv6?...


clinuxshellxv6

Read More
Not able to implement ps command to xv6...


clinuxunixxv6

Read More
xv6: How mycpu() returns a distinct object/data for each CPU?...


xv6

Read More
In xv6, how can i make child process run first after fork()?...


forkxv6

Read More
value not ignored "(argaddr(0, &fva)"...


cargumentsvoidxv6

Read More
xv6 - I'm trying to implement shared memory, but getting a segfault-type usertrap error...


coperating-systemkernelshared-memoryxv6

Read More
Why does MAXVA in xv6 source code differ from the value in the xv6 textbook?...


xv6virtual-address-space

Read More
make qemu on xv6-riscv gets stucked at qemu-system-riscv64 ... command...


xv6

Read More
Implementing sigprocmask(signals) in xv6...


signalsxv6sigprocmask

Read More
How to correctly implement kmalloc using C?...


cqemuxv6kmalloc

Read More
What does 0 in printf( 0, "%d", num) do?...


cargumentsprintfxv6

Read More
Dividing task to N threads in accessing a queue in C...


cmultithreadingpthreadsxv6

Read More
Why there is no GDT in xv6-riscv?...


operating-systemriscvxv6

Read More
Permission denied in "make qemu" in wtakuo/xv6-env docker image...


linuxdockeroperating-systemxv6

Read More
BackNext