Giter Site home page Giter Site logo

mjchku / nautilus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from peterdinda/nautilus

5.0 5.0 0.0 47.34 MB

Nautilus Aerokernel

License: Other

Makefile 0.78% C 68.56% Objective-C 0.01% C++ 27.91% Python 0.15% Shell 1.59% Lex 0.05% Yacc 0.12% Assembly 0.42% CMake 0.01% M4 0.14% HTML 0.18% Perl 0.02% LLVM 0.01% Rust 0.01% Gnuplot 0.01% CSS 0.04% Roff 0.01% Modula-3 0.01% SourcePawn 0.01%

nautilus's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nautilus's Issues

Pthread lib Profiling

Use instrument.c to profile the whole pthread library by wrap functions with NK_PROFILE_ENTRY and NK_PROFILE_EXIT.


From MG benchmark result, pte_cancellable_wait is taking the most of the time(basically anything that is using pte_osSemaphorePend), followed by spin_lock and sched_yield(nk_yield). But interestingly, pte_osSemaphorePend is not taking that much time as indicated by which uses it.

[BUG]

NAS benchmark BT class B won't run on v-test-5038ki;
It runs on qemu and virtualbox;
Guess is :
virtual environment has initialized memory (to 0) while on real machine, it's not; and when you check
some ptr == NULL, it's not NULL. Subsequently causes GP.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.