Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged operating

0 votes
483 views
1 answer
    I am very much confused with these questions. On a 32 bit processor, every process has 4 GB virtual ... fully explaining the virtual memory. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
510 views
1 answer
    Following the comments on one of my questions I'm intrigued to know what happens when one overwrites an executable. ... better place to ask it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
707 views
1 answer
    Intel says after reset the processor is placed in real mode and the software initialization code starts at ... these questions. Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
601 views
1 answer
    I'm writing a bootstrap and kernel for myself and both bootstrap and kernel will be burn on a CD-R and will ... DH and DL. Regards, Pooria. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
526 views
1 answer
    I'm writing a bootstrap and kernel for myself and both bootstrap and kernel will be burn on a CD-R and will ... DH and DL. Regards, Pooria. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
486 views
1 answer
    Right now it seems that on every click tick, the running process is preempted and forced to yield the processor, I ... make it 10 clock-tick)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
666 views
1 answer
    I'm reading "Understanding Linux Kernel". This is the snippet that explains how Linux uses Segmentation which I ... 1st and last paragraph. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
603 views
1 answer
    I just read this in "Operating System Concepts" from Silberschatz, p. 18: A bit, called the mode bit, is added to ... bit / how is it set?) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
365 views
1 answer
    I have a project where I am asked to develop an application to simulate how different page replacement algorithms ... working set size is? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
615 views
1 answer
    Is it possible to pause a process, save the memory contents to a file, and then later reload the file so ... allocate the same memory regions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
555 views
1 answer
    Compiled Linux kernel 2.6.34.3 for ARMv7 (Cortex-a8) I looked into the kernel code and it looks like the ... kernel continue to run as usual) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
421 views
1 answer
    I have recently started my OS course. As far as i know the work of dispatcher is to save the context of ... the context before loading itself ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
424 views
1 answer
    Whenever I list the contents of a directory with a function like readdir, the returned file names also include ... that use different ones? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
545 views
1 answer
    I'm actually interested in how an OS works, from the POST over the Boot process to the Kernel, GUI, etc. ... by copying it with explorer :D See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
504 views
1 answer
    From this answer: When is a C++ terminate handler the Right Thing(TM)? It would be nice to have a list ... . Question. Are there any exceptions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
471 views
1 answer
    Curious what the processor/CPU does in general or let say, on intel cpu & Linux, when it executes a ... notify the developer? Thank you! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
479 views
1 answer
    Inspired by this question How can I force GDB to disassemble? I wondered about the INT 21h as a concept. Now, ... it a DOS related strategy ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
746 views
1 answer
    Is there a way to convert the os.cpus() info to percentage? Just like the output of iostat (on the CPU ... convert them to percentage :) Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
403 views
1 answer
    What is the difference between interrupt and an event? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
399 views
1 answer
    I recently started diving into low level OS programming. I am (very slowly) currently working through two older books ... that gets to it first? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
635 views
1 answer
    What is the difference between a stack overflow and a buffer overflow in programming? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
394 views
1 answer
    How does a C program get started? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
512 views
1 answer
    Can any one please make me clear what is the difference between virtual memory and swap space? And why do we ... accessible is 4 GB only? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I tried to open an EPS image with Pyzo, I have installed PIL and Ghostscript (as I saw that it is necessary ... English is not really perfect !) See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
593 views
1 answer
    In Python, and in general - does a close() operation on a file object imply a flush() operation? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
604 views
1 answer
    I'm programming a Metro Style App with C# and the Visual Studio 11 Beta. Now I want to get the OS- ... NET Core there isn't this attribute See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
346 views
1 answer
    I'm writing a Java applet to run differently under different hardware. For instance if I know a computer has a ... took to compile your code. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
321 views
1 answer
    Introduction I heard something about writing device drivers in Java (heard as in "with my ears", not from ... driver anyway? Thanks for reading See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...