由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - [合集] Help: a 算法 question
相关主题
a simple question regarding string copy in CHow to debug "broken pipe" in linux programming ? (转载)
qsub callback question怎样准确测量函数执行的时间?
[合集] 再请教一个 编译错误 (转载)Algorithm Question: Given an array and a sum value return
Monitor process memory usage in Fedora coreHow to display webpages 1 by 1 ?
高人帮我看看一个简单的script,为什么nohup有问题? (转载)求一网络编程解决办法
请教一个progress bar的问题Java job scheduler
关于如何检测服务器job完成的问题How to update button status from node.js server ?
excel macro running slowsqlite3 db.close() called before db.serialized() finishes
相关话题的讨论汇总
话题: cpu话题: question话题: 算法话题: run
进入Programming版参与讨论
1 (共1页)
c***d
发帖数: 996
1
☆─────────────────────────────────────☆
somehow (王小石) 于 (Fri Oct 20 17:57:46 2006) 提到:
I have 1 CPU,
it runs 5 threads,
each thread can run several instructions.
for each thread, it runs its instructions one by one,
you can only run instr2 after instr1 finishes.
but from CPU's point of view,
it can run only 1 instruction at a time.
each instruction can take 1, 2, 3, ... or 24 ticks to finish,
dont't worry about the number here,
basically the instructions take different time to complete.
now
1 (共1页)
进入Programming版参与讨论
相关主题
sqlite3 db.close() called before db.serialized() finishes高人帮我看看一个简单的script,为什么nohup有问题? (转载)
distinguish load and store instruction given a segmentation fault请教一个progress bar的问题
[合集] brain teaser关于如何检测服务器job完成的问题
how to rename a exe file?excel macro running slow
a simple question regarding string copy in CHow to debug "broken pipe" in linux programming ? (转载)
qsub callback question怎样准确测量函数执行的时间?
[合集] 再请教一个 编译错误 (转载)Algorithm Question: Given an array and a sum value return
Monitor process memory usage in Fedora coreHow to display webpages 1 by 1 ?
相关话题的讨论汇总
话题: cpu话题: question话题: 算法话题: run