OS hot topics

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
hda
Posts: 2
Joined: Mon Mar 12, 2007 8:28 am

OS hot topics

Post by hda »

Hi everyone
I'm a bigginer who wants a new or intresting topic about OS to work on.The filed's varaiaty are confusing.My areas of intrests are EC,AI and...
Probalbly the qustion is a silly one,But can anyone of you devellopers help me in finding a good topic ?
User avatar
Brendan
Member
Member
Posts: 8561
Joined: Sat Jan 15, 2005 12:00 am
Location: At his keyboard!
Contact:

Re: OS hot topics

Post by Brendan »

Hi,
hda wrote:I'm a bigginer who wants a new or intresting topic about OS to work on.The filed's varaiaty are confusing.My areas of intrests are EC,AI and...
Probalbly the qustion is a silly one,But can anyone of you devellopers help me in finding a good topic ?
EC??

Probably one of the most interesting research topics at the moment is Software Transactional Memory (or STM).

I've been curious about it myself - wondering if there's be any benefit implementing STM within the OS's linear memory manager, so that all languages could use it interchangeably without special language based STM support. The main problem I see is that it'd be "page granular" and there'd be a lot of false sharing making contention worse. To be honest I'm not sure how much of a problem this would be, as (IMHO) STM isn't really intented for situations where contention is likely anyway.


Cheers,

Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.
User avatar
os64dev
Member
Member
Posts: 553
Joined: Sat Jan 27, 2007 3:21 pm
Location: Best, Netherlands

Re: OS hot topics

Post by os64dev »

hda wrote:Hi everyone
I'm a bigginer who wants a new or intresting topic about OS to work on.The filed's varaiaty are confusing.My areas of intrests are EC,AI and...
Probalbly the qustion is a silly one,But can anyone of you devellopers help me in finding a good topic ?
well start by doing a course on how to type questions correctly because the number of errors in the quoted area are annoying. :(
Author of COBOS
User avatar
mystran
Member
Member
Posts: 670
Joined: Thu Mar 08, 2007 11:08 am

Re: OS hot topics

Post by mystran »

os64dev wrote:
hda wrote:Hi everyone
I'm a bigginer who wants a new or intresting topic about OS to work on.The filed's varaiaty are confusing.My areas of intrests are EC,AI and...
Probalbly the qustion is a silly one,But can anyone of you devellopers help me in finding a good topic ?
well start by doing a course on how to type questions correctly because the number of errors in the quoted area are annoying. :(
Well a certain number of minor spelling mistakes and typos are to be accepted, but here indeed it's hard to decipher what was intended to be said. :?
The real problem with goto is not with the control transfer, but with environments. Properly tail-recursive closures get both right.
User avatar
~
Member
Member
Posts: 1228
Joined: Tue Mar 06, 2007 11:17 am
Libera.chat IRC: ArcheFire

Post by ~ »

I have to admit that when posts turn that incoherent (read carefully and try to make sense of it) and even more when that user has only 1 post (or never breaks the barrier of 15 coherent, well crafted and really useful ones) and doesn't return to clarify or reply anything insightful, I am tempted to think that it was a bot.
Last edited by ~ on Wed Mar 28, 2007 8:51 pm, edited 1 time in total.
anon19287473
Member
Member
Posts: 97
Joined: Thu Mar 15, 2007 2:27 pm

Re: OS hot topics

Post by anon19287473 »

hda wrote:Hi everyone
I'm a bigginer who wants a new or intresting topic about OS to work on.The filed's varaiaty are confusing.My areas of intrests are EC,AI and...
Probalbly the qustion is a silly one,But can anyone of you devellopers help me in finding a good topic ?
AI, like artificial intelligence? I'm writing my OS in lisp, which i guess is an "AI language" :P
I have no idea what EC is.

It sounds like your looking for a neat project, OS-wise. Just think of a stupid, but cool idea, and refine it. If it's just a hobby, it doesn't need to be practical, just have fun. :D :D :D :D
ehird
Member
Member
Posts: 214
Joined: Thu Mar 15, 2007 8:48 am

Post by ehird »

An OS in Lisp? Interesting. What compiler are you using that gives you the low level access required? I thought Lisp OS' were a thing of the Lisp Machines and nothing past that :)
hda
Posts: 2
Joined: Mon Mar 12, 2007 8:28 am

Post by hda »

hi every one,
Sorry for the annoying spelling and late replay.
EC is the abbreviation of "Electronic Commerce".
And thanks for your nice greetings!
To Brendan:
You introduced me an interesting opening and Currently I’m trying to collect more information about it. Thanks alot.
ehird
Member
Member
Posts: 214
Joined: Thu Mar 15, 2007 8:48 am

Post by ehird »

E-Commerce at the kernel level, hells yeah!
Tyler
Member
Member
Posts: 514
Joined: Tue Nov 07, 2006 7:37 am
Location: York, England

Post by Tyler »

ehird wrote:E-Commerce at the kernel level, hells yeah!
e-Commerce literally means Internet Market Place. The inernet is a high level constuct it has no place near a kernel. People need to spend more time improve needed features inside the kernel and not putting stupidly unrelated issues into it.
User avatar
~
Member
Member
Posts: 1228
Joined: Tue Mar 06, 2007 11:17 am
Libera.chat IRC: ArcheFire

Post by ~ »

See? Life wouldn't be the same without these bogus fora-pals!

Don't you see the Clear relation?

Artificial Intelligence (AI): for sending automatic rubbish
E-Commerce: To orientate such rubbish as it is best suited

:!:
ehird
Member
Member
Posts: 214
Joined: Thu Mar 15, 2007 8:48 am

Post by ehird »

Tyler wrote:
ehird wrote:E-Commerce at the kernel level, hells yeah!
e-Commerce literally means Internet Market Place. The inernet is a high level constuct it has no place near a kernel. People need to spend more time improve needed features inside the kernel and not putting stupidly unrelated issues into it.
Your sarcasm detector needs re-adjusting sir
Tyler
Member
Member
Posts: 514
Joined: Tue Nov 07, 2006 7:37 am
Location: York, England

Post by Tyler »

Probably... i'm a little touchy since microsoft and "Web 2.0" ruined everything i know.
User avatar
~
Member
Member
Posts: 1228
Joined: Tue Mar 06, 2007 11:17 am
Libera.chat IRC: ArcheFire

Post by ~ »

Do you mean more self-controlled resources?
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

~ wrote:See? Life wouldn't be the same without these bogus fora-pals!

Don't you see the Clear relation?

Artificial Intelligence (AI): for sending automatic rubbish
E-Commerce: To orientate such rubbish as it is best suited

:!:
It might sound odd but that sounds quite exactly like all the companies I know. Create ideas at random (artificial intelligence), filter those ideas through random detectors (again, artificial intelligence) and use those that pass. You could emulate all that in a single computer, effectively creating money on the spot.
Post Reply