klange changed the topic of #osdev to: Operating System Development || Don't ask to ask---just ask! || For 3+ LoC, use a pastebin (for example https://gist.github.com/) || Stats + Old logs: http://osdev-logs.qzx.com New Logs: https://libera.irclog.whitequark.org/osdev || Visit https://wiki.osdev.org and https://forum.osdev.org || Books: https://wiki.osdev.org/Books
eddof13 has joined #osdev
cloudowind has quit [Ping timeout: 255 seconds]
cloudowind has joined #osdev
eddof13 has quit [Quit: eddof13]
Matt|home has joined #osdev
raphaelsc has quit [Remote host closed the connection]
hwpplayer1 has joined #osdev
qubuepe24_ has quit [Remote host closed the connection]
griddle has quit [Quit: griddle]
housemate has quit [Quit: Nothing to see here. I wasn't there.]
cloudowind has quit [Ping timeout: 264 seconds]
cloudowind has joined #osdev
hwpplayer1 has quit [Remote host closed the connection]
griddle has joined #osdev
griddle has quit [Quit: griddle]
rkazak has joined #osdev
hwpplayer1 has joined #osdev
hwpplayer1 has quit [Remote host closed the connection]
Arthuria has joined #osdev
stolen has joined #osdev
Arthuria has quit [Ping timeout: 272 seconds]
heat has quit [Ping timeout: 248 seconds]
griddle has joined #osdev
annamalai has joined #osdev
griddle has quit [Quit: griddle]
griddle has joined #osdev
griddle has quit [Client Quit]
edr has quit [Quit: Leaving]
qubasa has quit [Ping timeout: 252 seconds]
gildasio has quit [Remote host closed the connection]
gildasio has joined #osdev
rkazak has quit [Ping timeout: 265 seconds]
hwpplayer1 has joined #osdev
hwpplayer1 has quit [Remote host closed the connection]
ThinkT510 has quit [Ping timeout: 260 seconds]
qubuepe24 has joined #osdev
<the_oz> you can do better than ucontext by you have both from and to at once
<the_oz> assuming AMD64 call patter
<the_oz> n
stolen has quit [Quit: Connection closed for inactivity]
qubuepe24 has quit [Remote host closed the connection]
qubuepe24 has joined #osdev
qubuepe24 has quit [Remote host closed the connection]
cloudowind has quit [Ping timeout: 252 seconds]
qubuepe24 has joined #osdev
qubuepe24 has quit [Remote host closed the connection]
<kazinsal> geist: how's the storm treating you?
netbsduser` has joined #osdev
cloudowind has joined #osdev
netbsduser` has quit [Ping timeout: 252 seconds]
the_oz has quit [Read error: Connection reset by peer]
the_oz has joined #osdev
goliath has joined #osdev
<geist> power has been out since about 6pm
<geist> the PSE map is currently showing 350000 customers without power
<geist> pretty epic
<cloudowind> life stops withouth it hey
<geist> this is pretty historic yeah
<geist> showing over 550k in all of seattle area
craigo has joined #osdev
theruran has quit [Quit: Connection closed for inactivity]
GeDaMo has joined #osdev
spare has joined #osdev
Dead_Bush_Sanpa1 has joined #osdev
Dead_Bush_Sanpai has quit [Ping timeout: 252 seconds]
Dead_Bush_Sanpa1 is now known as Dead_Bush_Sanpai
annamalai has quit [Ping timeout: 276 seconds]
annamalai has joined #osdev
hwpplayer1 has joined #osdev
foudfou has quit [Remote host closed the connection]
<cloudowind> thats millions of people without power , must be a serious issue
foudfou has joined #osdev
<klys> power to the people, is the power corrupt
hwpplayer1 has quit [Remote host closed the connection]
<dinkelhacker> geist: So the 150 ms is with caches turned off. By context switch I mean switching from one task to another. So basically both taks will just do a syscall in a loop, that will schedule the other task. The scheduler is a very simple round robin implementation. Also it might be noteworthy that the code runs from flash. As said once I turned on the i cache it was ~50 ms so about 3x faster. I assume
<dinkelhacker> that if i increase the core's clock speed enabling the cache will have a greater effect.
<dinkelhacker> I guess to really understand how fast it should be I need to find out how fast I should theoretically be able to get the instructions from the internal flash and calculate based on the 64MHz clock how much instructions I should be able to execute in that time. And if those 2000 task switches should be faster or not.
<dinkelhacker> geist: So with caches on that means that 1 task switch takes about 25 us at 64MHz. That matches your expectation, right?
<dinkelhacker> Out of curiosity I measured what's the cost of a single exception entry/exit with no scheduling. So immediately returning after the syscall... 13 us with caches off 6 us with i-cache enabled.
<the_oz> trees to power lines: let me show you the dance of our peoples. *trust falls*
<the_oz> power lines to trees: c'mre braNch let me show you the song of our peoples. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ oh no what'ya on fire fer?
<dinkelhacker> the_oz: are you in the area of the storm?
<the_oz> I am not, in pensacola fl. I have a friend that lives there so I heard about it
<dinkelhacker> kk.. yeah seems to be pretty bad
LjL has quit [Read error: Connection reset by peer]
LjL has joined #osdev
<GeDaMo> Is that the cyclone NW US and Canada?
<dinkelhacker> yes
<GeDaMo> Looks nasty :| https://www.windy.com/?46.845,-132.407,5
<bslsk05> ​www.windy.com: Windy: Wind map & weather forecast
<dinkelhacker> Absolutely! Is it moving away from the coast or towards the land?
<GeDaMo> If you hit the play button bottom left, it will show the forecast over the next few days
<GeDaMo> Seems to be moving away but there's more bad weather following it
<zid> also, don't go to svalbard
<zid> but that's just general advice
<dinkelhacker> like ever or is there also some storm at the moment :D?
JerryXiao has quit [Ping timeout: 246 seconds]
JerryXiao has joined #osdev
bauen1 has quit [Ping timeout: 245 seconds]
edr has joined #osdev
Dead_Bush_Sanpai has quit [Remote host closed the connection]
Dead_Bush_Sanpai has joined #osdev
sidcha has quit [Ping timeout: 252 seconds]
gildasio has quit [Remote host closed the connection]
gildasio has joined #osdev
bauen1 has joined #osdev
Left_Turn has joined #osdev
Matt|home has quit [Write error: Connection reset by peer]
sidcha has joined #osdev
spare has quit [Remote host closed the connection]
sidcha has quit [Read error: Connection reset by peer]
eddof13 has joined #osdev
sidcha has joined #osdev
cloudowind has quit [Ping timeout: 245 seconds]
cloudowind has joined #osdev
levitating has joined #osdev
levitating has quit [Client Quit]
marshmallow has joined #osdev
Turn_Left has joined #osdev
Left_Turn has quit [Ping timeout: 244 seconds]
eddof13 has quit [Quit: eddof13]
eddof13 has joined #osdev
levitating has joined #osdev
levitating has quit [Client Quit]
spareproject has joined #osdev
qubuepe24 has joined #osdev
air has quit [Ping timeout: 276 seconds]
griddle has joined #osdev
raphaelsc has joined #osdev
<geist> yah historic winds here in PNW
<geist> over 500k folks without power (including me)
FreeFull has quit [Ping timeout: 252 seconds]
FreeFull has joined #osdev
ThinkT510 has joined #osdev
hwpplayer1 has joined #osdev
qubuepe24 has quit [Remote host closed the connection]
xenos1984 has quit [Ping timeout: 246 seconds]
sidcha has quit [Read error: Connection reset by peer]
sidcha has joined #osdev
xenos1984 has joined #osdev
netbsduser` has joined #osdev
eddof13 has quit [Quit: eddof13]
eddof13 has joined #osdev
spareproject has quit [Remote host closed the connection]
foudfou has quit [Ping timeout: 260 seconds]
bauen1 has quit [Ping timeout: 245 seconds]
xenos1984 has quit [Ping timeout: 252 seconds]
foudfou has joined #osdev
xenos1984 has joined #osdev
air has joined #osdev
hwpplayer1 has quit [Remote host closed the connection]
griddle has quit [Quit: griddle]
craigo has quit [Quit: Leaving]
eddof13 has quit [Quit: eddof13]
johnjaye has quit [Ping timeout: 265 seconds]
griddle has joined #osdev
pabs3 has quit [Read error: Connection reset by peer]
eddof13 has joined #osdev
pabs3 has joined #osdev
gog has joined #osdev
heat has joined #osdev
pabs3 has quit [Excess Flood]
X-Scale has joined #osdev
theyneversleep has joined #osdev
pabs3 has joined #osdev
johnjaye has joined #osdev
bauen1 has joined #osdev
GeDaMo has quit [Quit: 0wt 0f v0w3ls.]
orccoin has joined #osdev
griddle has quit [Quit: griddle]
griddle has joined #osdev
griddle has quit [Client Quit]
griddle has joined #osdev
griddle has quit [Read error: Connection reset by peer]
griddle has joined #osdev
griddle has quit [Client Quit]
theyneversleep has quit [Remote host closed the connection]
hwpplayer1 has joined #osdev
hwpplayer1 has quit [Read error: Connection reset by peer]
sprocket has quit [Quit: brb]
hwpplayer1 has joined #osdev
sprock has joined #osdev
hwpplayer1 has quit [Quit: sleep]
SGautam has joined #osdev
griddle has joined #osdev
griddle has quit [Quit: griddle]
netbsduser` has quit [Ping timeout: 248 seconds]
Turn_Left has quit [Ping timeout: 248 seconds]
* cloudowind turns left
<cloudowind> the winds , storms , erruptions , earthquakes things getting crazy
<cloudowind> 1/1000 events started to occur in 1/10
X-Scale has quit [Quit: Client closed]
Turn_Left has joined #osdev
vdamewood has joined #osdev
netbsduser` has joined #osdev
gog has quit [Quit: byee]
mavhq has quit [Ping timeout: 244 seconds]
orccoin has quit [Read error: Connection reset by peer]
raphaelsc has quit [Remote host closed the connection]
X-Scale has joined #osdev
Left_Turn has joined #osdev
netbsduser` has quit [Ping timeout: 265 seconds]
Turn_Left has quit [Ping timeout: 272 seconds]
eddof13 has quit [Ping timeout: 276 seconds]
Left_Turn has quit [Read error: Connection reset by peer]