[9fans] Re: runebase.c illegal rune in string

2023-08-29 Thread Don Bailey
Oh, I see. I thought I had the latest version of the tools installed, but once I 'mk all' in sys/src, I can now compile ports without errors. Resolved. D On Tue, Aug 29, 2023 at 9:22 PM Don Bailey wrote: > Hi All, > > When attempting to build an ARM binary, I am getting an error in > libc/por

[9fans] Remind me how to make the fs writable for `mk install'

2023-08-29 Thread Don Bailey
Hi All, I am trying to `mk install' all cmds/libs. Can someone please remind me how to tell fossil that an active fs can be written? Thank you, D -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T9322be37362fa93a-M02d167d63d46a22890443c9

[9fans] runebase.c illegal rune in string

2023-08-29 Thread Don Bailey
Hi All, When attempting to build an ARM binary, I am getting an error in libc/port/runebase.c on several lines (such as 1255). The error is "illegal rune in string". Can anyone tell me how to patch this? If I "pull" from this plan9 image, nothing updates, even after changing the sources to 9p.io .

Re: [9fans] /dev/realtime doesn't exist?

2023-08-29 Thread Skip Tavakkolian
I wrote an example 20 years ago, but couldn't get it to work. I found a copy in this thread: https://9fans.topicbox.com/groups/9fans/T6fea0dd928cee45d-M9987c73da1c5b3190e83c561/9fans-trace-c On Tue, Aug 29, 2023, 11:29 AM Charles Forsyth wrote: > There's another paper from an iwp9 http://9p.i

Re: [9fans] /dev/realtime doesn't exist?

2023-08-29 Thread Charles Forsyth
There's another paper from an iwp9 http://9p.io/iwp9/Real-time.pdf that might provide more detail On Tue, 29 Aug 2023 at 18:19, wrote: > Quoth dusan3...@gmail.com: > > I was reading an article about plan9's realtime scheduler edf ( > http://doc.cat-v.org/plan_9/real_time/real_time_in_a_real_oper

Re: [9fans] /dev/realtime doesn't exist?

2023-08-29 Thread ori
Quoth dusan3...@gmail.com: > I was reading an article about plan9's realtime scheduler edf > (http://doc.cat-v.org/plan_9/real_time/real_time_in_a_real_operating_system/real_time_in_a_real_operating_system.pdf, > page 7), and they mentioned using /dev/realtime to create realtime > processes, but

[9fans] /dev/realtime doesn't exist?

2023-08-29 Thread dusan3sic
I was reading an article about plan9's realtime scheduler edf (http://doc.cat-v.org/plan_9/real_time/real_time_in_a_real_operating_system/real_time_in_a_real_operating_system.pdf, page 7), and they mentioned using /dev/realtime to create realtime processes, but /dev/realtime doesn't exist on my

Re: [9fans] Plan9 multi-core support

2023-08-29 Thread Rob Pike
The dual VAX was the first machine we tried to make work, but for various reasons including the machine's peculiarities and our own embryonic knowledge, we abandoned it. The first working Plan 9 kernel was for a 4-CPU (one MIPS chip per board) IRIS machine, with custom locking hardware (on another