[linux操作系统实验]进程的创建(有时程序输出在cmd提示之后?)

/ 6,511评论 / 48862阅读 / 0点赞

问题


实验具体内容

实验内容

编写一段程序,使用系统调用fork( )创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示'a',子进程分别显示字符'b'和字符'c'。试观察记录屏幕上的显示结果,并分析原因。

涉及的系统调用

…..
pid=fork( );
if  (! pid) printf("I'm the child process!\n");
else if (pid>0) printf("I'm the parent process! \n");
else printf("Fork fail!\n");
……
fork( )调用前
…..
pid=fork( );
if (! pid) printf("I'm the child process!\n");
else if (pid>0) printf("I'm the parent process!\n ");    
else printf("Fork fail!\n");
……
 …..
pid=fork( );
if (! pid) printf("I'm the child process!\n");
else if (pid>0) printf("I'm the parent process!\n ");
else printf("Fork fail!\n");
……
fork( )调用后

源代码

#include <iostream>
#include <unistd.h>
using namespace std;
int main()
{
        cout << "<< coolight | [软件202,2006300052,郑泳坤]" << endl;
        int fork_num = fork();
        if(fork_num == -1){
                cout << "<< fork Error" << endl;
        }else if(fork_num == 0){ //子进程
                fork_num = fork();
                if(fork_num == -1){
                        cout << "<< fork Error" << endl;
                }else if(fork_num == 0){ //子进程
                        sleep(0.5);
                        cout << "c" << endl;
                }else if(fork_num > 0){
                        sleep(0.5);
                        cout << "b" << endl;
                }
        }else if(fork_num > 0){
                sleep(0.5);
                cout << "a" << endl;
        }
        return 0;g
}

运行结果截图

思考

  1. scaffold deck说道:

    I’m not sure why but this site is loading extremely slow for me. Is anyone else having this problem or is it a issue on my end? I’ll check back later and

  2. An fascinating discussion may be worth comment. I think you should write on this topic, it might certainly be a taboo subject but usually people are not enough to dicuss on such topics. To a higher. Cheers

  3. Generally I don’t read post on blogs, however I wish to say that this write-up very compelled me to take a look at and do it! Your writing taste has been amazed me. Thanks, quite great post.

  4. Hrmm that was weird, my comment got eaten. Anyway I wanted to say that it’s good to be aware that somebody else also mentioned that as I had trouble finding the exact same info elsewhere. That was the first place that told me the answer. Thanks.

  5. rent scaffolding说道:

    I am often to blogging and i also genuinely appreciate your website content continuously. The content has really peaks my interest. My goal is to bookmark your web site and keep checking for brand new info.

  6. I would like to get as many links to my site as posible, rite now this is what I am doing!

  7. I bookmared your site a couple of days ago coz your blog impresses me.;;-`;

  8. This is a topic that’s near to my heart… Many thanks! Exactly where are your contact details though?

  9. Way cool! Some very valid points! I appreciate you penning this write-up and the rest of the site is extremely good.

  10. Greetings! Very useful advice within this article! It’s the little changes that produce the most important changes. Thanks for sharing!

  11. hvac company说道:

    The Case For HIIT Cardio – Why You Should Concider it… By the way you might want to check out this cool site I found……

  12. i was just browsing along and came upon your blog. just wanted to say good blog and this article really helped me.

  13. I think other web site proprietors should take this website as an model, very clean and magnificent user friendly style and design, let alone the content. You are an expert in this topic!

  14. hvac system说道:

    I do agree with all the ideas you’ve presented in your post. They are really convincing and will certainly work. Still, the posts are too short for newbies. Could you please extend them a bit from next time? Thanks for the post.

  15. You are very cool! I dont suppose I have read something similar to this before. So nice to search out somebody with authentic applying for grants this subject. I really appreciate starting this up. Your website is one area that is needed on the net. Totally a helpful project for bringing new things for the web!

  16. We stumbled over here coming from a different web page and thought I might check things out. I like what I see so now i’m following you. Look forward to exploring your web page yet again.

  17. It truly is how you can tell if a is operating or otherwise.

  18. It’s an interesting approach. I commonly see unexceptional views on the subject but yours it’s written in a pretty unusual fashion. Surely, I will revisit your website for additional information.

  19. Spot on with this write-up, I truly suppose this web site wants way more consideration. I’ll most likely be once more to learn way more, thanks for that info.

  20. An intriguing discussion is worth comment. I’m sure that you simply write regarding this topic, may possibly not be considered a taboo subject but typically persons are too little to communicate on such topics. To another. Cheers

  21. What youre saying is completely true. It’s certainly an opinion I agree with.

  22. This is the right weblog for everyone who is hopes to check out this topic. You already know a lot its practically challenging to argue along (not too I really would want…HaHa). You definitely put a fresh spin over a topic thats been discussing for some time. Excellent stuff, just fantastic!

  23. Oh my goodness! an incredible write-up dude. Thanks a ton However We are experiencing problem with ur rss . Don’t know why Struggling to sign up for it. Is there everyone finding identical rss problem? Anybody who knows kindly respond. Thnkx

  24. Very nice style and design and wonderful content material , practically nothing else we need : D.

  25. There are some attention-grabbing time limits in this article however I don’t know if I see all of them center to heart. There’s some validity however I will take maintain opinion till I look into it further. Good article , thanks and we wish extra! Added to FeedBurner as properly

  26. Pretty good article. I just stumbled upon your blog and wanted to say that I have really enjoyed reading your blog posts. Any way I’ll be subscribing to your feed and I hope you post again soon.

  27. ac blower repair说道:

    Beyonce, who headlined Glastonbury on Sunday evening, was talked about on social network sites much more compared to various other musician at the festival this particular year, according to Brandwatch

  28. I consider something really interesting about your site so I bookmarked .

  29. Thanks for all your valuable labor on this web site. My mum loves participating in investigation and it’s really obvious why. A number of us notice all of the powerful mode you convey invaluable guidelines by means of the web site and even increase participation from website visitors on that topic so our own princess is without question understanding a lot. Take advantage of the rest of the year. You have been doing a stunning job.

  30. The next time I learn a weblog, I hope that it doesnt disappoint me as much as this one. I imply, I know it was my choice to read, but I really thought youd have one thing attention-grabbing to say. All I hear is a bunch of whining about one thing that you would fix in the event you werent too busy looking for attention.

  31. Throughout the awesome design of things you actually secure a B+ with regard to effort and hard work. Where exactly you actually lost me personally was first on the details. You know, they say, the devil is in the details… And it couldn’t be much more correct here. Having said that, permit me say to you what did deliver the results. Your text is highly convincing and this is probably the reason why I am making an effort in order to opine. I do not really make it a regular habit of doing that. Second, whilst I can easily notice a leaps in reasoning you make, I am definitely not convinced of exactly how you appear to unite your details which in turn help to make your final result. For now I shall yield to your issue however trust in the future you actually connect your facts better.

  32. Appreciate it for this post, I am a big fan of this website would like to continue updated.

  33. The next occasion Someone said a blog, Lets hope that it doesnt disappoint me around brussels. Get real, Yes, it was my solution to read, but I actually thought youd have some thing fascinating to convey. All I hear can be a couple of whining about something that you could fix if you ever werent too busy trying to find attention.

  34. stuffed animals are very cute and lovely, i bet that most kids and even women loves them`

  35. It’s nearly impossible to find knowledgeable men and women about this topic, but you appear to be what happens you are dealing with! Thanks

  36. Thank you for sharing superb information. Your website is so cool. I’m impressed by the info that you have on this blog. It reveals how nicely you perceive this subject. Bookmarked this web page, will come back for more articles.

  37. Hi there, just became alert to your blog through Google, and found that it is really informative. I¡¦m gonna watch out for brussels. I¡¦ll appreciate if you continue this in future. Many people will be benefited from your writing. Cheers!

  38. I enjoy the dear information you offer to your articles. I will bookmark your site and have the kids have a look at up here generally. Im fairly positive theyre likely to be informed quite a lot of new stuff here than anyone else!

  39. commercial hvac说道:

    You ought to take part in a contest first of the best blogs online. I am going to recommend this great site!

  40. ac repair cost说道:

    The following time I learn a weblog, I hope that it doesnt disappoint me as much as this one. I imply, I know it was my option to read, but I truly thought youd have something attention-grabbing to say. All I hear is a bunch of whining about something that you possibly can fix should you werent too busy on the lookout for attention.

  41. there are bargain dvd players that are sold in our area. i think they are generic low cost dvd players,.

  42. This is quite new to me. Thanks for the information.

  43. commercial hvac说道:

    I think this is among the most significant information for me. And i am glad reading your article. But want to remark on few general things, The web site style is perfect, the articles is really excellent : D. Good job, cheers

  44. I’ve recently started a web site, the information you offer on this site has helped me greatly. Thanks for all of your time & work.

  45. Good – I should certainly pronounce, impressed with your web site. I had no trouble navigating through all the tabs as well as related info ended up being truly simple to do to access. I recently found what I hoped for before you know it at all. Reasonably unusual. Is likely to appreciate it for those who add forums or anything, website theme . a tones way for your client to communicate. Nice task.

  46. Merci à vous pour ce game. Moi j’adore les games de tir, et vous?

  47. Néanmois, merci quant à la pureté des sujet mentionnés maintenant : on sait aujourd’hui s”interviewer sur la véritable signification de certains des arguments que vous déférez ci…

  48. I think so. I think your article will give those people a good reminding. And they will express thanks to you later

  49. oak wood seems to be the best thing to use on garden furnitures but hardwood is always the best;;

  50. I precisely had to thank you so much again. I do not know what I might have handled in the absence of those recommendations shown by you regarding such subject matter. It had been the distressing dilemma in my opinion, however , taking note of your professional style you resolved that took me to weep for gladness. Now i’m grateful for this service and trust you recognize what an amazing job you are always putting in teaching some other people thru your blog post. I know that you haven’t got to know all of us.

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注