<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/user, branch 0.0.2e3</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=0.0.2e3</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=0.0.2e3'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-05-27T18:06:13+00:00</updated>
<entry>
<title>feat: generic_kits: Add X64Chrono inside BenchKit.</title>
<updated>2025-05-27T18:06:13+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-27T18:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=1a44b4385b3250cd90e255d7d787ae69e987544b'/>
<id>urn:sha1:1a44b4385b3250cd90e255d7d787ae69e987544b</id>
<content type='text'>
refactor: libSystem: Refactored as a whole.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat!: Add IFS layer within DriveMgr, and IFS API.</title>
<updated>2025-05-26T18:29:57+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-26T18:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=f4babecc6d72aae688ad85fc726e22dbd1f82219'/>
<id>urn:sha1:f4babecc6d72aae688ad85fc726e22dbd1f82219</id>
<content type='text'>
also:

 - Use ThreadID in AP system.
 - Refactor kernel according to new IFS layer.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(kernel): Better syscall routing, also added new tools.</title>
<updated>2025-05-24T08:59:49+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-24T08:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=386d9a5bffcd66633e4c3c72eb6cb25722796c92'/>
<id>urn:sha1:386d9a5bffcd66633e4c3c72eb6cb25722796c92</id>
<content type='text'>
what:

 - ping, manual have been added.
 - Rework RtlCurrentPID to SchedGetCurrentProcessID.
 - Cleanup codebase overall.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(kernel/libSystem): Lots of improvements, see below.</title>
<updated>2025-05-23T21:31:58+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-23T21:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=6551964ad66de7bc7ccb636c54351be2a260612b'/>
<id>urn:sha1:6551964ad66de7bc7ccb636c54351be2a260612b</id>
<content type='text'>
what:

 - Reworked NetworkDevice.
 - Reworked RTL8139 driver.
 - Don't assert fCleanup on NetworkDevice destructor.
 - Add new Ref types in libSystem.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(krnl, libSystem, boot): Make space for LibSystem inside Handover</title>
<updated>2025-05-23T14:00:35+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-23T13:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=e2bd3c7b6fcd6147fcbf699be087a475608ffdf7'/>
<id>urn:sha1:e2bd3c7b6fcd6147fcbf699be087a475608ffdf7</id>
<content type='text'>
boot structure.

what:

 - Mostly related to the libSystem.sys library.
	- Updated the implementation of it, the specs, and added new
	  APIs.
 - Fixed the hooks inside AsmProc.h

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(kernel): add ddk.sys to the build flow, finished the mk_fwrk CLI.</title>
<updated>2025-05-14T07:53:11+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-14T07:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=9fcff991059ff5cdbdf71848039e7b56ccd5bc49'/>
<id>urn:sha1:9fcff991059ff5cdbdf71848039e7b56ccd5bc49</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(kernel): expand KDBG packet structure, and prefix hexadecimal</title>
<updated>2025-05-13T21:49:28+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-13T21:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=38a534c90e682bd4ce3d176127520f0ff513fb11'/>
<id>urn:sha1:38a534c90e682bd4ce3d176127520f0ff513fb11</id>
<content type='text'>
numbers with 0x100, instead of 100h.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(kernel/hefs): Fixed the shortcomings and issues of HeFS.</title>
<updated>2025-05-11T14:49:12+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-11T14:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=da0e83c01161d0c216f3831d5be21df728691c64'/>
<id>urn:sha1:da0e83c01161d0c216f3831d5be21df728691c64</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(cleanup): cleanup codebase.</title>
<updated>2025-05-04T20:44:34+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-04T20:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=74230b2cbf7f922c79d8106e021584488011a381'/>
<id>urn:sha1:74230b2cbf7f922c79d8106e021584488011a381</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem.</title>
<updated>2025-04-28T07:06:35+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-28T07:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=2ead335ccc7afd8e1b2a6533e966c10f49fbdfe9'/>
<id>urn:sha1:2ead335ccc7afd8e1b2a6533e966c10f49fbdfe9</id>
<content type='text'>
other/related:
 - Add new KPC codes.
 - Final refactors for HeFS's Format method.
 - Dma pool improvements.
 - Better standard disk I/O names.
 - Add mm_memory_fence function inside HalPagingMgrAMD64.cc

Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
