Linuxlinux kernel space - LinuxAgnes · 2010-09-03Table of ContentsPostCommentsRelated Posts hi linux 下, 一般一個process 會切成3G/1G user/kernel 為什麼在每個process 的 virtual memory space都要自己 帶一份 kernel space 的位址? 請問是有什麼意義嗎? -- 過去 未來 的交會點 就是 現在 -- LinuxAll CommentsBrianna2010-09-06話說那kernel space是共享的Jacob2010-09-10喔 我知道是共享的, 是對到同一份Liam2010-09-12但, 他是做什麼用的?Andy2010-09-16在執行user space程式時,隨時都可能會用到kernel的程式譬如interrupt, system call 等等如果user space不含kernel space的位址,根本就看不到Skylar Davis2010-09-21kernel space裡的程式。如果要把整個對應表切換也太浩大Related Posts設定VPN server(ipsec+xl2tp)設定VPN server(ipsec+xl2tp)灌linux 沒有發生問題的主機板有關於xargs -i的問題在Ubuntu上使用bjam產生執行檔的問題
All Comments