benchmarklar / bringup-bench

Bringup-Bench is a collection of standalone minimal library and system dependence benchmarks useful for bringing up newly designed CPUs, accelerators, compilers and operating systems. You probably don't need Bringup-Bench, but if you do, you probably need it badly!
Other
0 stars 0 forks source link

kütüphanedeki sbrk fonksiyonu, MAX_HEAP'i bir makro olarak almasın #6

Open farukyld opened 2 weeks ago

farukyld commented 2 weeks ago

static bir değişken olarak linker dosyasında tanımlanan heap_start ve heap_end sembollerinden hesaplasın. böylece heap boyutunu her değiştirmek istediğimizde kütüphaneyi tekrar derlemek zorunda kalmayız.